diff mbox series

p9.dts: Fix typo

Message ID 20200227190202.29350-1-arbab@linux.ibm.com
State Accepted
Headers show
Series p9.dts: Fix typo | expand

Checks

Context Check Description
snowpatch_ozlabs/apply_patch warning Failed to apply on branch master (8b4611b5d8e7e2279fe4aa80c892fcfe10aa398d)
snowpatch_ozlabs/apply_patch fail Failed to apply to any branch

Commit Message

Reza Arbab Feb. 27, 2020, 7:02 p.m. UTC
Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
---
 p9.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/p9.dts b/p9.dts
index ffbc44e86c27..8a35d75b254b 100644
--- a/p9.dts
+++ b/p9.dts
@@ -1520,7 +1520,7 @@ 
 			index = < 0x00 >;
 
 			adu@90000 {
-				compatible = "ibm-power9-adu";
+				compatible = "ibm,power9-adu";
 				reg = < 0x00 0x90000 0x50 >;
 				system-path = "/mem1";
 			};