Commit 9a810c1b authored by Tim Harvey's avatar Tim Harvey Committed by Shawn Guo

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: default avatarTim Harvey <tharvey@gateworks.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 8afaff69
......@@ -404,6 +404,12 @@ channel@9c {
label = "vdd_dram";
};
channel@9e {
gw,mode = <2>;
reg = <0x9e>;
label = "vdd_1p0";
};
channel@a2 {
gw,mode = <2>;
reg = <0xa2>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment