diff mbox series

dts: Fix typo

Message ID 20200120025738.18132-1-amitay@ozlabs.org
State Superseded
Headers show
Series 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

Amitay Isaacs Jan. 20, 2020, 2:57 a.m. UTC
Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
---
 p9.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/p9.dts b/p9.dts
index ffbc44e..8a35d75 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";
 			};