projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b4803
)
ARM: dts: aspeed-g5: Add SCU phandle to GFX node
author
Joel Stanley
<joel@jms.id.au>
Thu, 3 Jun 2021 06:45:36 +0000
(16:15 +0930)
committer
Joel Stanley
<joel@jms.id.au>
Fri, 4 Jun 2021 06:41:26 +0000
(16:11 +0930)
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>
arch/arm/boot/dts/aspeed-g5.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-g5.dtsi
b/arch/arm/boot/dts/aspeed-g5.dtsi
index d733c1f161c1b998ca98f20e072a63b3b5af6eb7..329eaeef66fb79bfd846c4dcca657d496f5f0a7b 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-g5.dtsi
+++ b/
arch/arm/boot/dts/aspeed-g5.dtsi
@@
-264,6
+264,7
@@
reg-io-width = <4>;
clocks = <&syscon ASPEED_CLK_GATE_D1CLK>;
resets = <&syscon ASPEED_RESET_CRT1>;
+ syscon = <&syscon>;
status = "disabled";
interrupts = <0x19>;
};