ARM: dts: aspeed: Harma: Revise node name

Revise max31790 and delta_brick node name.

Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com>
Link: https://lore.kernel.org/r/20240412091600.2534693-11-peteryin.openbmc@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
Peter Yin 2024-04-12 17:15:58 +08:00 committed by Andrew Jeffery
parent fc2891c745
commit 4187ccb5a4

View File

@ -192,7 +192,7 @@
&i2c0 {
status = "okay";
max31790@5e{
pwm@5e{
compatible = "max31790";
reg = <0x5e>;
#address-cells = <1>;
@ -218,7 +218,7 @@
&i2c2 {
status = "okay";
max31790@5e{
pwm@5e{
compatible = "max31790";
reg = <0x5e>;
#address-cells = <1>;
@ -262,7 +262,7 @@
reg = <0x52>;
};
delta_brick@69 {
power-monitor@69 {
compatible = "pmbus";
reg = <0x69>;
};