Re: [U-Boot] [PATCH v5] Exynos5: Pinmux: Add fdt for pinmux

2013-03-08 Thread Simon Glass
Hi Akshay, On Fri, Mar 8, 2013 at 4:08 AM, Akshay Saraswat wrote: > Hi Simon, > > >Hi Akshay, > > > >On Thu, Mar 7, 2013 at 6:09 AM, Akshay Saraswat > wrote: > >> This patch adds fdt nodes for peripherals which require > >> pin muxing and configuration. Device tree bindings for pinctrl > >> are

Re: [U-Boot] [PATCH v5] Exynos5: Pinmux: Add fdt for pinmux

2013-03-08 Thread Akshay Saraswat
Hi Simon, >Hi Akshay, > >On Thu, Mar 7, 2013 at 6:09 AM, Akshay Saraswat wrote: >> This patch adds fdt nodes for peripherals which require >> pin muxing and configuration. Device tree bindings for pinctrl >> are kept same as required for Linux. Existing pinmux code >> modified to retrieve gpio ra

Re: [U-Boot] [PATCH v5] Exynos5: Pinmux: Add fdt for pinmux

2013-03-07 Thread Simon Glass
Hi Akshay, On Thu, Mar 7, 2013 at 6:09 AM, Akshay Saraswat wrote: > This patch adds fdt nodes for peripherals which require > pin muxing and configuration. Device tree bindings for pinctrl > are kept same as required for Linux. Existing pinmux code > modified to retrieve gpio range and function r