Skip to content

Commit

Permalink
devicetree: Fix typo in power9-phb4.dts
Browse files Browse the repository at this point in the history
Change "impi" to "ipmi".

Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
  • Loading branch information
rarbab authored and stewartsmith committed Feb 19, 2019
1 parent 855465a commit 85c4c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/device-tree/examples/power9-phb4.dts
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
interrupts = <4>;
};

impi@ie4 {
ipmi@ie4 {
compatible = "ipmi-bt";
reg = < 1 0xe4 0x3 >;
interrupts = <10>;
Expand Down

0 comments on commit 85c4c82

Please sign in to comment.