|
@@ -12,3 +12,11 @@ compatible = "wm,wm8505";
|
|
|
Boards with the Wondermedia WM8650 SoC shall have the following properties:
|
|
|
Required root node property:
|
|
|
compatible = "wm,wm8650";
|
|
|
+
|
|
|
+Boards with the Wondermedia WM8750 SoC shall have the following properties:
|
|
|
+Required root node property:
|
|
|
+compatible = "wm,wm8750";
|
|
|
+
|
|
|
+Boards with the Wondermedia WM8850 SoC shall have the following properties:
|
|
|
+Required root node property:
|
|
|
+compatible = "wm,wm8850";
|