diff for duplicates of <20150924125703.GU3529@tiger> diff --git a/a/1.txt b/N1/1.txt index 90656bc..ca06d80 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,13 +35,13 @@ which shouldn't be in bindings doc. > +extends fsl,imx-pinctrl driver to support iomuxc-lpsr controller. > + -> +iomuxc_lpsr: iomuxc-lpsr@302c0000 { +> +iomuxc_lpsr: iomuxc-lpsr at 302c0000 { > + compatible = "fsl,imx7d-iomuxc-lpsr"; > + reg = <0x302c0000 0x10000>; > + input-sel = <&iomuxc>; > +}; > + -> +iomuxc: iomuxc@30330000 { +> +iomuxc: iomuxc at 30330000 { > + compatible = "fsl,imx7d-iomuxc"; > + reg = <0x30330000 0x10000>; > +}; @@ -83,13 +83,13 @@ s/is/it's ? > +any of the iomux controllers. For example the I2C1 IP can use SCL pad from > +iomuxc-lpsr controller and SDA pad from iomuxc controller as: > + -> +i2c1: i2c@30a20000 { +> +i2c1: i2c at 30a20000 { > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_i2c1_1 &pinctrl_i2c1_2>; > + status = "okay"; > +}; > + -> +iomuxc-lpsr@302c0000 { +> +iomuxc-lpsr at 302c0000 { > + compatible = "fsl,imx7d-iomuxc-lpsr"; > + reg = <0x302c0000 0x10000>; > + @@ -100,7 +100,7 @@ s/is/it's ? > + }; > +}; > + -> +iomuxc@30330000 { +> +iomuxc at 30330000 { > + compatible = "fsl,imx7d-iomuxc"; > + reg = <0x30330000 0x10000>; > + diff --git a/a/content_digest b/N1/content_digest index ded235f..2df745f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\01442593798-11501-1-git-send-email-aalonso@freescale.com\0" "ref\01442593798-11501-8-git-send-email-aalonso@freescale.com\0" - "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0Re: [PATCH v4 8/8] pinctrl: freescale: imx: imx7d iomuxc-lpsr devicetree bindings\0" + "From\0shawnguo@kernel.org (Shawn Guo)\0" + "Subject\0[PATCH v4 8/8] pinctrl: freescale: imx: imx7d iomuxc-lpsr devicetree bindings\0" "Date\0Thu, 24 Sep 2015 05:57:03 -0700\0" - "To\0Adrian Alonso <aalonso@freescale.com>\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - shawn.guo@linaro.org - linus.walleij@linaro.org - lznuaa@gmail.com - linux-gpio@vger.kernel.org - devicetree@vger.kernel.org - kernel@pengutronix.de - robh+dt@kernel.org - Anson.Huang@freescale.com - Frank.Li@freescale.com - yibin.gong@freescale.com - " nitin.garg@freescale.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Sep 18, 2015 at 11:29:58AM -0500, Adrian Alonso wrote:\n" @@ -55,13 +43,13 @@ "\n" "> +extends fsl,imx-pinctrl driver to support iomuxc-lpsr controller.\n" "> +\n" - "> +iomuxc_lpsr: iomuxc-lpsr@302c0000 {\n" + "> +iomuxc_lpsr: iomuxc-lpsr at 302c0000 {\n" "> +\tcompatible = \"fsl,imx7d-iomuxc-lpsr\";\n" "> +\treg = <0x302c0000 0x10000>;\n" "> +\tinput-sel = <&iomuxc>;\n" "> +};\n" "> +\n" - "> +iomuxc: iomuxc@30330000 {\n" + "> +iomuxc: iomuxc at 30330000 {\n" "> +\tcompatible = \"fsl,imx7d-iomuxc\";\n" "> +\treg = <0x30330000 0x10000>;\n" "> +};\n" @@ -103,13 +91,13 @@ "> +any of the iomux controllers. For example the I2C1 IP can use SCL pad from\n" "> +iomuxc-lpsr controller and SDA pad from iomuxc controller as:\n" "> +\n" - "> +i2c1: i2c@30a20000 {\n" + "> +i2c1: i2c at 30a20000 {\n" "> +\tpinctrl-names = \"default\";\n" "> +\tpinctrl-0 = <&pinctrl_i2c1_1 &pinctrl_i2c1_2>;\n" "> +\tstatus = \"okay\";\n" "> +};\n" "> +\n" - "> +iomuxc-lpsr@302c0000 {\n" + "> +iomuxc-lpsr at 302c0000 {\n" "> +\tcompatible = \"fsl,imx7d-iomuxc-lpsr\";\n" "> +\treg = <0x302c0000 0x10000>;\n" "> +\n" @@ -120,7 +108,7 @@ "> +\t};\n" "> +};\n" "> +\n" - "> +iomuxc@30330000 {\n" + "> +iomuxc at 30330000 {\n" "> +\tcompatible = \"fsl,imx7d-iomuxc\";\n" "> +\treg = <0x30330000 0x10000>;\n" "> +\n" @@ -139,4 +127,4 @@ "> 2.1.4\n" > -a5d7078fea167ceb868c22daf28b419ba296e9f0da480ea85b8222abab1ee9af +9e25e41f825586e5f30ce531c8c1499641cb7f4cabd798128f34e94f362a89ef
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.