On 20 April 2014 10:56, Arun Kumar K <[email protected]> wrote:
> Adds the google peach-pit board dts file which uses
> exynos5420 SoC.
>
> Signed-off-by: Arun Kumar K <[email protected]>
> Signed-off-by: Doug Anderson <[email protected]>
> ---
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/exynos5420-peach-pit.dts | 225
> ++++++++++++++++++++++++++++
> 2 files changed, 226 insertions(+)
> create mode 100644 arch/arm/boot/dts/exynos5420-peach-pit.dts
>
[ snip ]
> + pinctrl@13400000 {
> + lid_irq: lid-irq {
> + samsung,pins = "gpx3-4";
> + samsung,pin-function = <0>;
> + samsung,pin-pud = <0>;
> + samsung,pin-drv = <0>;
> + };
> +
> + power_key_irq: power-key-irq {
> + samsung,pins = "gpx1-2";
> + samsung,pin-function = <0>;
> + samsung,pin-pud = <0>;
> + samsung,pin-drv = <0>;
> + };
> +
> + tpm_irq: tpm-irq {
> + samsung,pins = "gpx1-0";
> + samsung,pin-function = <0>;
> + samsung,pin-pud = <0>;
> + samsung,pin-drv = <0>;
> + };
> + };
> +
If you plan to respin, please consider keeping the above entries
sorted based on the pin numbers.
tpm_irq
power_key_irq
lid_irq
--
Tushar Behera
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html