mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 02:52:56 +00:00
95e9fd10f0
Bindings for gpio, interrupt controller, power management controller, timer, realtime clock, serial uart, ehci and uhci controllers and framebuffer controllers used on the arch-vt8500 platform. Framebuffer binding also specifies a 'display' node which is required for determining the lcd panel data. Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
15 lines
483 B
Plaintext
15 lines
483 B
Plaintext
VIA/Wondermedia VT8500 Platforms Device Tree Bindings
|
|
---------------------------------------
|
|
|
|
Boards with the VIA VT8500 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "via,vt8500";
|
|
|
|
Boards with the Wondermedia WM8505 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "wm,wm8505";
|
|
|
|
Boards with the Wondermedia WM8650 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "wm,wm8650";
|