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/20210603064536.165297-1-joel@jms.id.au Signed-off-by: Joel Stanley <joel@jms.id.au>
1 parent 51b4803 commit d5dd6fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)