Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-12 | dts: vt8500: Update serial nodes and disable by default in SoC files | Tony Prisk | |
Missing aliases for uarts on vt8500, wm8505, wm8650 added. Nodes incorrectly labelled uart@.., changed to serial@... on all SoCs. Set each uarts default status = "disabled" as they generally don't exist. For each board file, we only need to enable uart0 as no other uarts are physically present on any of these boards. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> | |||
2013-05-12 | dts: vt8500: Add devicetree support for WM8750 SoC and APC8750 board | Tony Prisk | |
This patch adds support for the WonderMedia WM8750 SoC and the VIA APC8750 board. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> |