Skip to content

Commit d5dd6fd

Browse files
committed
ARM: dts: aspeed-g5: Add SCU phandle to GFX node
In v5.13 the DRM driver gained support for using a phandle to the SCU, instead of matching on the scu compatible. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joel Stanley <[email protected]>
1 parent 51b4803 commit d5dd6fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/aspeed-g5.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@
264264
reg-io-width = <4>;
265265
clocks = <&syscon ASPEED_CLK_GATE_D1CLK>;
266266
resets = <&syscon ASPEED_RESET_CRT1>;
267+
syscon = <&syscon>;
267268
status = "disabled";
268269
interrupts = <0x19>;
269270
};

0 commit comments

Comments
 (0)