projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e85c9d0
)
arm64: dts: fsl: imx8mq-evk: link regulator to GPU domain
author
Lucas Stach
<l.stach@pengutronix.de>
Mon, 15 Apr 2019 13:01:18 +0000
(15:01 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 22 Apr 2019 01:26:05 +0000
(09:26 +0800)
Link the SW1AB regulator to the GPU domain, so that it gets enabled
when needed.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-evk.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
b/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
index ec430b3c35d4a0f89a110fa22ff5fde6e6268a26..b2038be8bbd7f679d31873f3095c88148caf74f8 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mq-evk.dts
+++ b/
arch/arm64/boot/dts/freescale/imx8mq-evk.dts
@@
-238,6
+238,10
@@
status = "okay";
};
+&pgc_gpu {
+ power-supply = <&sw1a_reg>;
+};
+
&uart1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1>;