Skip to content

Commit

Permalink
Tue Jul 2 07:18:09 UTC 2024 Kernel update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 2, 2024
1 parent d664783 commit 2e827bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/arm64/boot/dts/allwinner/sun55i-t527-avaota-a1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@
enable-gpios = <&pio PI 5 GPIO_ACTIVE_HIGH>;
pwms = <&pwm0 5 5000000 0>;
};

lvds_panel: lvds_panel@0 {
compatible = "sunxi-lvds";
status = "okay";
Expand Down Expand Up @@ -424,16 +425,15 @@
};

&dlcd0 {
status = "okay";
status = "disabled";
};

&dlcd2 {
status = "disabled";
};

&lvds0 {
status = "okay";
// dual-channel = <0>;
status = "disabled";
pinctrl-0 = <&lvds0_pins_a>;
pinctrl-1 = <&lvds0_pins_b>;
pinctrl-names = "active","sleep";
Expand Down

0 comments on commit 2e827bb

Please sign in to comment.