[Skiboot] [PATCH 2/6] devicetree: Fix typo in power9-phb4.dts

Reza Arbab arbab at linux.ibm.com
Thu Feb 14 08:42:34 AEDT 2019


Change "impi" to "ipmi".

Signed-off-by: Reza Arbab <arbab at linux.ibm.com>
---
 doc/device-tree/examples/power9-phb4.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/device-tree/examples/power9-phb4.dts b/doc/device-tree/examples/power9-phb4.dts
index a9a75dadbf25..daf71fcaf9e1 100644
--- a/doc/device-tree/examples/power9-phb4.dts
+++ b/doc/device-tree/examples/power9-phb4.dts
@@ -219,7 +219,7 @@
 			interrupts = <4>;
 		    };
 
-		    impi at ie4 {
+		    ipmi at ie4 {
 			compatible = "ipmi-bt";
 			reg = < 1 0xe4 0x3 >;
 			interrupts = <10>;
-- 
1.8.3.1



More information about the Skiboot mailing list