diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/device-tree/examples/power9-phb4.dts | 2 |
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 17453da..a9a75da 100644 --- a/doc/device-tree/examples/power9-phb4.dts +++ b/doc/device-tree/examples/power9-phb4.dts @@ -153,7 +153,7 @@ compatible = "ibm,power9-xive-x"; }; - PSI_X0 : psihb@5012900 { + PSI_X0: psihb@5012900 { reg = <0x5012900 0x100>; compatible = "ibm,power9-psihb-x", "ibm,psihb-x"; |