mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-15 19:55:32 +00:00
update star64 and pinetabv configs
This commit is contained in:
parent
9d2b3f0773
commit
a6d46b4b0d
4 changed files with 16 additions and 22 deletions
|
@ -70,11 +70,8 @@
|
|||
reg = <0x0 0x6ce00000 0x0 0x1600000>;
|
||||
};
|
||||
|
||||
xrp_reserved: xrpbuffer@f0000000 {
|
||||
reg = <0x0 0x69c00000 0x0 0x01ffffff
|
||||
0x0 0x6bc00000 0x0 0x00001000
|
||||
0x0 0x6bc01000 0x0 0x00fff000
|
||||
0x0 0x6cc00000 0x0 0x00001000>;
|
||||
hifi4_reserved: hifi4@f0000000 {
|
||||
reg = <0x0 0x69c00000 0x0 0x03001000>;
|
||||
};
|
||||
|
||||
};
|
||||
|
@ -993,13 +990,12 @@
|
|||
xhci-lowmem-pool;
|
||||
};
|
||||
|
||||
&xrp {
|
||||
memory-region = <&xrp_reserved>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ptc {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&lcdbl_pins>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sof_dsp {
|
||||
memory-region = <&hifi4_reserved>;
|
||||
};
|
|
@ -68,11 +68,8 @@
|
|||
reg = <0x0 0x6ce00000 0x0 0x1600000>;
|
||||
};
|
||||
|
||||
xrp_reserved: xrpbuffer@f0000000 {
|
||||
reg = <0x0 0x69c00000 0x0 0x01ffffff
|
||||
0x0 0x6bc00000 0x0 0x00001000
|
||||
0x0 0x6bc01000 0x0 0x00fff000
|
||||
0x0 0x6cc00000 0x0 0x00001000>;
|
||||
hifi4_reserved: hifi4@f0000000 {
|
||||
reg = <0x0 0x69c00000 0x0 0x03001000>;
|
||||
};
|
||||
|
||||
};
|
||||
|
@ -783,15 +780,12 @@
|
|||
pinctrl-0 = <&usb_pins>;
|
||||
};
|
||||
|
||||
|
||||
|
||||
&xrp {
|
||||
memory-region = <&xrp_reserved>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ptc {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pwm_pins>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sof_dsp {
|
||||
memory-region = <&hifi4_reserved>;
|
||||
};
|
|
@ -538,6 +538,8 @@ CONFIG_USB_VIDEO_CLASS=y
|
|||
CONFIG_V4L_PLATFORM_DRIVERS=y
|
||||
CONFIG_VIDEO_STF_VIN=y
|
||||
CONFIG_VIN_SENSOR_IMX219=y
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
CONFIG_VIDEO_WAVE_VPU=m
|
||||
CONFIG_VIDEO_GC02M2=m
|
||||
CONFIG_VIDEO_OV5640=m
|
||||
CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A=y
|
||||
|
|
|
@ -534,6 +534,8 @@ CONFIG_USB_VIDEO_CLASS=y
|
|||
CONFIG_V4L_PLATFORM_DRIVERS=y
|
||||
CONFIG_VIDEO_STF_VIN=y
|
||||
CONFIG_VIN_SENSOR_IMX219=y
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
CONFIG_VIDEO_WAVE_VPU=m
|
||||
CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A=y
|
||||
CONFIG_DRM_PANEL_JADARD_JD9365DA_H3=y
|
||||
CONFIG_DRM_VERISILICON=y
|
||||
|
|
Loading…
Add table
Reference in a new issue