ARM: dts: aspeed: p10bmc: Fix ADC iio-hwmon battery node name

In keeping with previous systems, call the iio-hwmon bridge node
"iio-hwmon-battery" to distinguish it as the battery voltage
sensor.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20211020215321.33960-2-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Eddie James 2021-10-20 16:53:17 -05:00 committed by Joel Stanley
parent 4eb7fe3333
commit bf1914e2cf
2 changed files with 2 additions and 2 deletions

View file

@ -244,7 +244,7 @@ led-pcieslot-power {
};
};
iio-hwmon {
iio-hwmon-battery {
compatible = "iio-hwmon";
io-channels = <&adc1 7>;
};

View file

@ -247,7 +247,7 @@ fan5-presence {
};
};
iio-hwmon {
iio-hwmon-battery {
compatible = "iio-hwmon";
io-channels = <&adc1 7>;
};