Skip to content

Commit

Permalink
Mon Apr 15 06:34:12 UTC 2024 Kernel update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 15, 2024
1 parent e20414a commit 8aba072
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion arch/arm64/boot/dts/allwinner/sun55i-t527-avaota-a1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
};

&dlcd0 {
status = "okay";
status = "disabled";
panel = <&rgb_panel0>;
ports {
tcon0_out: port@1 {
Expand Down Expand Up @@ -3528,3 +3528,20 @@ chn_cfg_mode : Hardware DE channel allocation config. 0:single display with
};
};
};

&pd1 {
/* pk */
pd1_vi@A523_PCK_VI {
ppu-always-on;
};

/* pd */
pd1_vo0@A523_PCK_VO0 {
ppu-always-on;
};

/* pj */
pd1_vo1@A523_PCK_VO1 {
ppu-always-on;
};
};

0 comments on commit 8aba072

Please sign in to comment.