mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: fix panel for rk3326 863 tablet board
Change-Id: I8e5314fd606e135bfea1334d5c677b17cdae9c7f Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
compatible = "aoly,sl008pa21y1285-b00", "simple-panel-dsi";
|
||||
reg = <0>;
|
||||
backlight = <&backlight>;
|
||||
enable-gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>;
|
||||
enable-gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_LOW>;
|
||||
reset-gpios = <&gpio3 RK_PB7 GPIO_ACTIVE_LOW>;
|
||||
prepare-delay-ms = <20>;
|
||||
reset-delay-ms = <20>;
|
||||
@@ -171,7 +171,7 @@
|
||||
native-mode = <&timing0>;
|
||||
|
||||
timing0: timing0 {
|
||||
clock-frequency = <65000000>;
|
||||
clock-frequency = <66000000>;
|
||||
hactive = <800>;
|
||||
vactive = <1280>;
|
||||
hfront-porch = <2>;
|
||||
@@ -529,7 +529,7 @@
|
||||
};
|
||||
|
||||
&route_dsi {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&saradc {
|
||||
|
||||
Reference in New Issue
Block a user