Thanks Doug & Tushar for the Reviewed-by. On Fri, Apr 25, 2014 at 12:27 AM, Doug Anderson <dianders@xxxxxxxxxxxx> wrote: > Arun, > > On Wed, Apr 23, 2014 at 9:17 PM, Arun Kumar K <arun.kk@xxxxxxxxxxx> wrote: >> Adds the google peach-pit board dts file which uses >> exynos5420 SoC. >> >> Signed-off-by: Arun Kumar K <arun.kk@xxxxxxxxxxx> >> Signed-off-by: Doug Anderson <dianders@xxxxxxxxxxxx> >> --- >> Changes from v1 >> --------------- >> - Addressed review comments from Doug, Sachin & Tushar >> - Removed adc and lid-switch nodes >> --- >> arch/arm/boot/dts/Makefile | 1 + >> arch/arm/boot/dts/exynos5420-peach-pit.dts | 182 ++++++++++++++++++++++++++++ >> 2 files changed, 183 insertions(+) >> + spi@12d30000 { >> + status = "okay"; >> + samsung,spi-src-clk = <0>; >> + num-cs = <1>; >> + >> + spidev@0 { >> + compatible = "spidev"; >> + reg = <0>; >> + spi-max-frequency = <50000000>; >> + pinctrl-names = "default"; >> + pinctrl-0 = <&spi_flash_cs>; >> + >> + controller-data { >> + cs-gpio = <&gpa2 5 0>; > > Technically this could be > > cs-gpio = <&gpa2 5 GPIO_ACTIVE_HIGH>; > > ...but I don't think that's a huge deal... > Kukjin, please let me know if I need to re-send this or can you take care while applying? Regards Arun > Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html