ARM: dts: aspeed: mtjade: Add SMPro nodes

Add SMPro nodes to Mt. Jade BMC.

Signed-off-by: Quan Nguyen <quan@os.amperecomputing.com>
Link: https://lore.kernel.org/r/20221118065109.2339066-1-quan@os.amperecomputing.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Quan Nguyen 2022-11-18 13:51:09 +07:00 committed by Joel Stanley
parent c1b175dbfc
commit 3973fc0f9f

View File

@ -354,6 +354,14 @@
&i2c2 {
status = "okay";
smpro@4f {
compatible = "ampere,smpro";
reg = <0x4f>;
};
smpro@4e {
compatible = "ampere,smpro";
reg = <0x4e>;
};
};
&i2c3 {