summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2024-03-05 23:20:15 +0300
committerShawn Guo <shawnguo@kernel.org>2024-04-01 08:49:04 +0300
commit9a810c1b0340984676f025d6917651d544ca7203 (patch)
tree03d2cd8642e12345fc43928e60b22a5c95219ed4 /arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts
parent8afaff6951edaf1101e2514d54f0105d38615005 (diff)
downloadlinux-9a810c1b0340984676f025d6917651d544ca7203.tar.xz
arm64: dts: imx8mp-venice-gw74xx: add ADC rail for VDD_1P0
The imx8mp-venice-gw74xx revB PCB added an ADC rail for VDD_1P0. Add it to the GSC ADC rails. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts
index cae586cd45bd..a77e9a44d9fa 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts
@@ -404,6 +404,12 @@
label = "vdd_dram";
};
+ channel@9e {
+ gw,mode = <2>;
+ reg = <0x9e>;
+ label = "vdd_1p0";
+ };
+
channel@a2 {
gw,mode = <2>;
reg = <0xa2>;