mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 15:51:40 -04:00
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:
committed by
Joel Stanley
parent
c1b175dbfc
commit
3973fc0f9f
@@ -354,6 +354,14 @@ &i2c1 {
|
||||
|
||||
&i2c2 {
|
||||
status = "okay";
|
||||
smpro@4f {
|
||||
compatible = "ampere,smpro";
|
||||
reg = <0x4f>;
|
||||
};
|
||||
smpro@4e {
|
||||
compatible = "ampere,smpro";
|
||||
reg = <0x4e>;
|
||||
};
|
||||
};
|
||||
|
||||
&i2c3 {
|
||||
|
||||
Reference in New Issue
Block a user