RE: [PATCH 1/8] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's

2012-08-08 Thread Tony Prisk
>It appears more typical to use "-" rather than "_" in the filename to >join SoC and board names. Fixed. >I guess "_ref" means "reference". Is that how the boards are commonly >known? Are you sure there will never be another reference board for >these SoCs? Given the "model" values in the file, s

Re: [PATCH 1/8] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's

2012-08-08 Thread Stephen Warren
On 08/07/2012 07:39 PM, Tony Prisk wrote: > Add device tree files for VT8500, WM8505 and WM8650 SoC's and > reference boards. > diff --git a/arch/arm/boot/dts/vt8500_ref.dts > b/arch/arm/boot/dts/vt8500_ref.dts It appears more typical to use "-" rather than "_" in the filename to join SoC and bo

[PATCH 1/8] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's

2012-08-07 Thread Tony Prisk
Add device tree files for VT8500, WM8505 and WM8650 SoC's and reference boards. Signed-off-by: Tony Prisk --- arch/arm/boot/dts/vt8500.dtsi| 99 ++ arch/arm/boot/dts/vt8500_ref.dts | 31 ++ arch/arm/boot/dts/wm8505.dtsi| 125 ++