Re: [PATCH v7 3/7] ARM: dts: imx27 pinctrl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Tue, Nov 12, 2013 at 09:50:06AM +0100, Markus Pargmann wrote:
> Pinctrl driver node and pin group definitions for other driver nodes.

Neither patch subject nor commit log is telling anything useful, like
what is the change and why the changes.

Shawn

> 
> Signed-off-by: Markus Pargmann <mpa@xxxxxxxxxxxxxx>
> ---
>  arch/arm/boot/dts/imx27.dtsi | 125 +++++++++++++++++++++++--------------------
>  1 file changed, 67 insertions(+), 58 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
> index b7a1c6d..f119296 100644
> --- a/arch/arm/boot/dts/imx27.dtsi
> +++ b/arch/arm/boot/dts/imx27.dtsi
> @@ -10,6 +10,7 @@
>   */
>  
>  #include "skeleton.dtsi"
> +#include "imx27-pingrp.h"
>  
>  / {
>  	aliases {
> @@ -235,64 +236,72 @@
>  				status = "disabled";
>  			};
>  
> -			gpio1: gpio@10015000 {
> -				compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> -				reg = <0x10015000 0x100>;
> -				interrupts = <8>;
> -				gpio-controller;
> -				#gpio-cells = <2>;
> -				interrupt-controller;
> -				#interrupt-cells = <2>;
> -			};
> -
> -			gpio2: gpio@10015100 {
> -				compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> -				reg = <0x10015100 0x100>;
> -				interrupts = <8>;
> -				gpio-controller;
> -				#gpio-cells = <2>;
> -				interrupt-controller;
> -				#interrupt-cells = <2>;
> -			};
> -
> -			gpio3: gpio@10015200 {
> -				compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> -				reg = <0x10015200 0x100>;
> -				interrupts = <8>;
> -				gpio-controller;
> -				#gpio-cells = <2>;
> -				interrupt-controller;
> -				#interrupt-cells = <2>;
> -			};
> -
> -			gpio4: gpio@10015300 {
> -				compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> -				reg = <0x10015300 0x100>;
> -				interrupts = <8>;
> -				gpio-controller;
> -				#gpio-cells = <2>;
> -				interrupt-controller;
> -				#interrupt-cells = <2>;
> -			};
> -
> -			gpio5: gpio@10015400 {
> -				compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> -				reg = <0x10015400 0x100>;
> -				interrupts = <8>;
> -				gpio-controller;
> -				#gpio-cells = <2>;
> -				interrupt-controller;
> -				#interrupt-cells = <2>;
> -			};
> -
> -			gpio6: gpio@10015500 {
> -				compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> -				reg = <0x10015500 0x100>;
> -				interrupts = <8>;
> -				gpio-controller;
> -				#gpio-cells = <2>;
> -				interrupt-controller;
> -				#interrupt-cells = <2>;
> +			iomuxc: iomuxc@10015000 {
> +				compatible = "fsl,imx27-iomuxc";
> +				reg = <0x10015000 0x600>;
> +				#address-cells = <1>;
> +				#size-cells = <1>;
> +				ranges;
> +
> +				gpio1: gpio@10015000 {
> +					compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> +					reg = <0x10015000 0x100>;
> +					interrupts = <8>;
> +					gpio-controller;
> +					#gpio-cells = <2>;
> +					interrupt-controller;
> +					#interrupt-cells = <2>;
> +				};
> +
> +				gpio2: gpio@10015100 {
> +					compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> +					reg = <0x10015100 0x100>;
> +					interrupts = <8>;
> +					gpio-controller;
> +					#gpio-cells = <2>;
> +					interrupt-controller;
> +					#interrupt-cells = <2>;
> +				};
> +
> +				gpio3: gpio@10015200 {
> +					compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> +					reg = <0x10015200 0x100>;
> +					interrupts = <8>;
> +					gpio-controller;
> +					#gpio-cells = <2>;
> +					interrupt-controller;
> +					#interrupt-cells = <2>;
> +				};
> +
> +				gpio4: gpio@10015300 {
> +					compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> +					reg = <0x10015300 0x100>;
> +					interrupts = <8>;
> +					gpio-controller;
> +					#gpio-cells = <2>;
> +					interrupt-controller;
> +					#interrupt-cells = <2>;
> +				};
> +
> +				gpio5: gpio@10015400 {
> +					compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> +					reg = <0x10015400 0x100>;
> +					interrupts = <8>;
> +					gpio-controller;
> +					#gpio-cells = <2>;
> +					interrupt-controller;
> +					#interrupt-cells = <2>;
> +				};
> +
> +				gpio6: gpio@10015500 {
> +					compatible = "fsl,imx27-gpio", "fsl,imx21-gpio";
> +					reg = <0x10015500 0x100>;
> +					interrupts = <8>;
> +					gpio-controller;
> +					#gpio-cells = <2>;
> +					interrupt-controller;
> +					#interrupt-cells = <2>;
> +				};
>  			};
>  
>  			audmux: audmux@10016000 {
> -- 
> 1.8.4.2
> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux