Thread (3 messages) 3 messages, 2 authors, 2020-01-31

Re: [PATCH] ARM: dts: aspeed: tiogapass: Add IPMB device

From: Joel Stanley <joel@jms.id.au>
Date: 2020-01-31 03:56:34
Also in: linux-aspeed, linux-devicetree, lkml

On Tue, 28 Jan 2020 at 01:17, Vijay Khemka [off-list ref] wrote:
Adding IPMB devices for facebook tiogapass platform.

Signed-off-by: Vijay Khemka <redacted>
Reviewed-by: Joel Stanley <joel@jms.id.au>

I will merge this through the aspeed tree for 5.7.

Cheers,

Joel
quoted hunk ↗ jump to hunk
---
 arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
index fb7f034d5db2..719c130a198c 100644
--- a/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
@@ -5,6 +5,7 @@

 #include "aspeed-g5.dtsi"
 #include <dt-bindings/gpio/aspeed-gpio.h>
+#include <dt-bindings/i2c/i2c.h>

 / {
        model = "Facebook TiogaPass BMC";
@@ -428,6 +429,11 @@
 &i2c4 {
        status = "okay";
        // BMC Debug Header
+       ipmb0@10 {
+               compatible = "ipmb-dev";
+               reg = <(0x10 | I2C_OWN_SLAVE_ADDRESS)>;
+               i2c-protocol;
+       };
 };

 &i2c5 {
@@ -509,6 +515,11 @@
 &i2c9 {
        status = "okay";
        //USB Debug Connector
+       ipmb0@10 {
+               compatible = "ipmb-dev";
+               reg = <(0x10 | I2C_OWN_SLAVE_ADDRESS)>;
+               i2c-protocol;
+       };
 };

 &pwm_tacho {
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help