[PATCH v4 linuux dev-5.3 08/10] ARM: dts: aspeed-g6: Expose SuperIO scratch registers
Brad Bishop
bradleyb at fuzziesquirrel.com
Wed Sep 25 22:56:08 AEST 2019
Acked-by: Andrew Jeffery <andrew at aj.id.au>
Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
---
v4: add Andrew's ack
v3: new for v3
---
arch/arm/boot/dts/aspeed-g6.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed-g6.dtsi
index 3b42404b2ace..d09f0bdefa43 100644
--- a/arch/arm/boot/dts/aspeed-g6.dtsi
+++ b/arch/arm/boot/dts/aspeed-g6.dtsi
@@ -333,6 +333,10 @@
interrupts = <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled";
};
+
+ sio_regs: regs {
+ compatible = "aspeed,bmc-misc";
+ };
};
};
--
2.21.0
More information about the openbmc
mailing list