Tested these patches on SMDK 5420, works fine with MMC getting probed

Tested-by : Sunil Joshi <[email protected]>

Regards
Sunil

On Wed, Jun 19, 2013 at 12:42 PM, Leela Krishna Amudala
<[email protected]> wrote:
> This patchset adds the pinctrl support to Exynos5420.
> This series is rebased and tested on for-next branch of kgene tree.
>
> Changes since V2:
>         - As Tomasz figa suggested, changed the sd0_bus4, sd1_bus4 and 
> sd2_bus4
>           nodes in pinctrl file so that gpio pins don't overlap between 
> groups.
>         - GPIO interrupt register offsets are added for exynos5420_pin_ctrl 
> structure
>         - Changed the gpio pin count from 8 to 7 for gpz
>         - Added Acked-by: Linus Walleij <[email protected]>
>         - Removed the patch "gpio: samsung: skip gpiolib registration if 
> pinctrl support
>           is enabled for exynos5420" from the series.
>
> Changes since V1:
>         - As gpy7 bank supports interrupts, it is defined using EINTG macro
>
> Leela Krishna Amudala (2):
>   ARM: dts: add pinctrl support to Exynos5420
>   pinctrl: exynos: add exynos5420 SoC specific data
>
>  .../bindings/pinctrl/samsung-pinctrl.txt           |    1 +
>  arch/arm/boot/dts/exynos5420-pinctrl.dtsi          |  680 
> ++++++++++++++++++++
>  arch/arm/boot/dts/exynos5420.dtsi                  |   45 ++
>  drivers/pinctrl/pinctrl-exynos.c                   |  118 ++++
>  drivers/pinctrl/pinctrl-samsung.c                  |    2 +
>  drivers/pinctrl/pinctrl-samsung.h                  |    1 +
>  6 files changed, 847 insertions(+)
>  create mode 100644 arch/arm/boot/dts/exynos5420-pinctrl.dtsi
>
> --
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" 
> in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to