Re: [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines

2013-12-12 Thread Stephen Warren
On 12/05/2013 03:44 AM, Laxman Dewangan wrote: > This patch series convert dts files of all Tegra's platforms to use the > pinctron > dt-binding macro for better readability. I've applied the series to Tegra's for-3.14/dt branch. -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines

2013-12-12 Thread Stephen Warren
On 12/05/2013 03:44 AM, Laxman Dewangan wrote: This patch series convert dts files of all Tegra's platforms to use the pinctron dt-binding macro for better readability. I've applied the series to Tegra's for-3.14/dt branch. -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines

2013-12-05 Thread Laxman Dewangan
On Friday 06 December 2013 05:03 AM, Stephen Warren wrote: On 12/05/2013 03:44 AM, Laxman Dewangan wrote: This patch series convert dts files of all Tegra's platforms to use the pinctron dt-binding macro for better readability. I think this series looks fine now; I'll apply soon pending what

Re: [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines

2013-12-05 Thread Stephen Warren
On 12/05/2013 03:44 AM, Laxman Dewangan wrote: > This patch series convert dts files of all Tegra's platforms to use the > pinctron > dt-binding macro for better readability. I think this series looks fine now; I'll apply soon pending what happens with the DMA/reset/ binding rework. There are

[PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines

2013-12-05 Thread Laxman Dewangan
This patch series convert dts files of all Tegra's platforms to use the pinctron dt-binding macro for better readability. Changes from V1: - Get rid of lots of macro and converge it to TEGRA_PIN_ENABLE/DISABLE. - Change macro name for PULL UP/DOWN/NONE. Changes from V2: - Add more comment on

[PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines

2013-12-05 Thread Laxman Dewangan
This patch series convert dts files of all Tegra's platforms to use the pinctron dt-binding macro for better readability. Changes from V1: - Get rid of lots of macro and converge it to TEGRA_PIN_ENABLE/DISABLE. - Change macro name for PULL UP/DOWN/NONE. Changes from V2: - Add more comment on

Re: [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines

2013-12-05 Thread Stephen Warren
On 12/05/2013 03:44 AM, Laxman Dewangan wrote: This patch series convert dts files of all Tegra's platforms to use the pinctron dt-binding macro for better readability. I think this series looks fine now; I'll apply soon pending what happens with the DMA/reset/ binding rework. There are

Re: [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines

2013-12-05 Thread Laxman Dewangan
On Friday 06 December 2013 05:03 AM, Stephen Warren wrote: On 12/05/2013 03:44 AM, Laxman Dewangan wrote: This patch series convert dts files of all Tegra's platforms to use the pinctron dt-binding macro for better readability. I think this series looks fine now; I'll apply soon pending what