summaryrefslogtreecommitdiffstats
path: root/doc/device-tree
diff options
context:
space:
mode:
authorReza Arbab <arbab@linux.ibm.com>2019-02-13 15:42:34 -0600
committerStewart Smith <stewart@linux.ibm.com>2019-02-18 22:12:37 -0600
commit85c4c823ab11cda2a47255add27ee3a24d62f74b (patch)
treec7b3768d887145554702984885fe84072075b719 /doc/device-tree
parent855465aa780482167fea4627ffbc96969379edc8 (diff)
downloadtalos-skiboot-85c4c823ab11cda2a47255add27ee3a24d62f74b.tar.gz
talos-skiboot-85c4c823ab11cda2a47255add27ee3a24d62f74b.zip
devicetree: Fix typo in power9-phb4.dts
Change "impi" to "ipmi". Signed-off-by: Reza Arbab <arbab@linux.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'doc/device-tree')
-rw-r--r--doc/device-tree/examples/power9-phb4.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree/examples/power9-phb4.dts b/doc/device-tree/examples/power9-phb4.dts
index a9a75dad..daf71fca 100644
--- a/doc/device-tree/examples/power9-phb4.dts
+++ b/doc/device-tree/examples/power9-phb4.dts
@@ -219,7 +219,7 @@
interrupts = <4>;
};
- impi@ie4 {
+ ipmi@ie4 {
compatible = "ipmi-bt";
reg = < 1 0xe4 0x3 >;
interrupts = <10>;
OpenPOWER on IntegriCloud