diff for duplicates of <20200910175733.11046-2-krzk@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 9724fc7..4b474cf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -75,7 +75,7 @@ index 3126c3817e2a..000000000000 -Example: - - -- gpio at 20 { +- gpio@20 { - compatible = "nxp,pca9505"; - reg = <0x20>; - pinctrl-names = "default"; @@ -90,7 +90,7 @@ index 3126c3817e2a..000000000000 -Example with Interrupts: - - -- gpio99: gpio at 22 { +- gpio99: gpio@22 { - compatible = "nxp,pcal6524"; - reg = <0x22>; - interrupt-parent = <&gpio6>; @@ -106,7 +106,7 @@ index 3126c3817e2a..000000000000 - "shdn-hs-amp", "chg-status+red", "green", "blue", "en-esata", "fault1", "p26", "p27"; - }; - -- ts3a227 at 3b { +- ts3a227@3b { - compatible = "ti,ts3a227e"; - reg = <0x3b>; - interrupt-parent = <&gpio99>; @@ -234,7 +234,7 @@ index 000000000000..7ff6efadf797 + #address-cells = <1>; + #size-cells = <0>; + -+ gpio at 20 { ++ gpio@20 { + compatible = "nxp,pca9505"; + reg = <0x20>; + pinctrl-names = "default"; @@ -260,7 +260,7 @@ index 000000000000..7ff6efadf797 + #address-cells = <1>; + #size-cells = <0>; + -+ gpio99: gpio at 22 { ++ gpio99: gpio@22 { + compatible = "nxp,pcal6524"; + reg = <0x22>; + interrupt-parent = <&gpio6>; @@ -278,7 +278,7 @@ index 000000000000..7ff6efadf797 + "fault1", "p26", "p27"; + }; + -+ ts3a227 at 3b { ++ ts3a227@3b { + compatible = "ti,ts3a227e"; + reg = <0x3b>; + interrupt-parent = <&gpio99>; @@ -303,3 +303,9 @@ index 25cfcc904240..442a1f537651 100644 # OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI and Embedded TrueFocus -- 2.17.1 + + +_______________________________________________ +Linux-mediatek mailing list +Linux-mediatek@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-mediatek diff --git a/a/content_digest b/N1/content_digest index 5cb8416..7083ffb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,37 @@ "From\0Krzysztof Kozlowski <krzk@kernel.org>\0" "Subject\0[PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema\0" "Date\0Thu, 10 Sep 2020 19:57:19 +0200\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Linus Walleij <linus.walleij@linaro.org>" + Bartosz Golaszewski <bgolaszewski@baylibre.com> + Rob Herring <robh+dt@kernel.org> + " Beno\303\256t Cousson <bcousson@baylibre.com>" + Tony Lindgren <tony@atomide.com> + Russell King <linux@armlinux.org.uk> + Jason Cooper <jason@lakedaemon.net> + Andrew Lunn <andrew@lunn.ch> + Gregory Clement <gregory.clement@bootlin.com> + Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> + Joel Stanley <joel@jms.id.au> + Andrew Jeffery <andrew@aj.id.au> + Shawn Guo <shawnguo@kernel.org> + Sascha Hauer <s.hauer@pengutronix.de> + Pengutronix Kernel Team <kernel@pengutronix.de> + NXP Linux Team <linux-imx@nxp.com> + Matthias Brugger <matthias.bgg@gmail.com> + Geert Uytterhoeven <geert+renesas@glider.be> + Magnus Damm <magnus.damm@gmail.com> + Tero Kristo <t-kristo@ti.com> + Nishanth Menon <nm@ti.com> + Michal Simek <michal.simek@xilinx.com> + Guenter Roeck <linux@roeck-us.net> + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-omap@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-aspeed@lists.ozlabs.org + linux-mediatek@lists.infradead.org + " linux-renesas-soc@vger.kernel.org\0" + "Cc\0Krzysztof Kozlowski <krzk@kernel.org>\0" "\00:1\0" "b\0" "Convert the NXP PCA953x family of GPIO expanders bindings to device tree\n" @@ -82,7 +112,7 @@ "-Example:\n" "-\n" "-\n" - "-\tgpio at 20 {\n" + "-\tgpio@20 {\n" "-\t\tcompatible = \"nxp,pca9505\";\n" "-\t\treg = <0x20>;\n" "-\t\tpinctrl-names = \"default\";\n" @@ -97,7 +127,7 @@ "-Example with Interrupts:\n" "-\n" "-\n" - "-\tgpio99: gpio at 22 {\n" + "-\tgpio99: gpio@22 {\n" "-\t\tcompatible = \"nxp,pcal6524\";\n" "-\t\treg = <0x22>;\n" "-\t\tinterrupt-parent = <&gpio6>;\n" @@ -113,7 +143,7 @@ "-\t\t\t\"shdn-hs-amp\", \"chg-status+red\", \"green\", \"blue\", \"en-esata\", \"fault1\", \"p26\", \"p27\";\n" "-\t};\n" "-\n" - "-\tts3a227 at 3b {\n" + "-\tts3a227@3b {\n" "-\t\tcompatible = \"ti,ts3a227e\";\n" "-\t\treg = <0x3b>;\n" "-\t\tinterrupt-parent = <&gpio99>;\n" @@ -241,7 +271,7 @@ "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+\n" - "+ gpio at 20 {\n" + "+ gpio@20 {\n" "+ compatible = \"nxp,pca9505\";\n" "+ reg = <0x20>;\n" "+ pinctrl-names = \"default\";\n" @@ -267,7 +297,7 @@ "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+\n" - "+ gpio99: gpio at 22 {\n" + "+ gpio99: gpio@22 {\n" "+ compatible = \"nxp,pcal6524\";\n" "+ reg = <0x22>;\n" "+ interrupt-parent = <&gpio6>;\n" @@ -285,7 +315,7 @@ "+ \"fault1\", \"p26\", \"p27\";\n" "+ };\n" "+\n" - "+ ts3a227 at 3b {\n" + "+ ts3a227@3b {\n" "+ compatible = \"ti,ts3a227e\";\n" "+ reg = <0x3b>;\n" "+ interrupt-parent = <&gpio99>;\n" @@ -309,6 +339,12 @@ " - oki,ml86v7667\n" " # OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI and Embedded TrueFocus\n" "-- \n" - 2.17.1 + "2.17.1\n" + "\n" + "\n" + "_______________________________________________\n" + "Linux-mediatek mailing list\n" + "Linux-mediatek@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-mediatek -5543e2a2982b7947e4b1d4b2dca6ed205af24ccf644177b731c867c5428948c5 +113b97bf68e6ef3e11e8a1d36a4f9c77280064bfe3a52c52eead37232224b9a0
diff --git a/a/1.txt b/N2/1.txt index 9724fc7..6db417d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -75,7 +75,7 @@ index 3126c3817e2a..000000000000 -Example: - - -- gpio at 20 { +- gpio@20 { - compatible = "nxp,pca9505"; - reg = <0x20>; - pinctrl-names = "default"; @@ -90,7 +90,7 @@ index 3126c3817e2a..000000000000 -Example with Interrupts: - - -- gpio99: gpio at 22 { +- gpio99: gpio@22 { - compatible = "nxp,pcal6524"; - reg = <0x22>; - interrupt-parent = <&gpio6>; @@ -106,7 +106,7 @@ index 3126c3817e2a..000000000000 - "shdn-hs-amp", "chg-status+red", "green", "blue", "en-esata", "fault1", "p26", "p27"; - }; - -- ts3a227 at 3b { +- ts3a227@3b { - compatible = "ti,ts3a227e"; - reg = <0x3b>; - interrupt-parent = <&gpio99>; @@ -234,7 +234,7 @@ index 000000000000..7ff6efadf797 + #address-cells = <1>; + #size-cells = <0>; + -+ gpio at 20 { ++ gpio@20 { + compatible = "nxp,pca9505"; + reg = <0x20>; + pinctrl-names = "default"; @@ -260,7 +260,7 @@ index 000000000000..7ff6efadf797 + #address-cells = <1>; + #size-cells = <0>; + -+ gpio99: gpio at 22 { ++ gpio99: gpio@22 { + compatible = "nxp,pcal6524"; + reg = <0x22>; + interrupt-parent = <&gpio6>; @@ -278,7 +278,7 @@ index 000000000000..7ff6efadf797 + "fault1", "p26", "p27"; + }; + -+ ts3a227 at 3b { ++ ts3a227@3b { + compatible = "ti,ts3a227e"; + reg = <0x3b>; + interrupt-parent = <&gpio99>; diff --git a/a/content_digest b/N2/content_digest index 5cb8416..ad59c15 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,37 @@ "From\0Krzysztof Kozlowski <krzk@kernel.org>\0" "Subject\0[PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema\0" "Date\0Thu, 10 Sep 2020 19:57:19 +0200\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Linus Walleij <linus.walleij@linaro.org>" + Bartosz Golaszewski <bgolaszewski@baylibre.com> + Rob Herring <robh+dt@kernel.org> + " Beno\303\256t Cousson <bcousson@baylibre.com>" + Tony Lindgren <tony@atomide.com> + Russell King <linux@armlinux.org.uk> + Jason Cooper <jason@lakedaemon.net> + Andrew Lunn <andrew@lunn.ch> + Gregory Clement <gregory.clement@bootlin.com> + Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> + Joel Stanley <joel@jms.id.au> + Andrew Jeffery <andrew@aj.id.au> + Shawn Guo <shawnguo@kernel.org> + Sascha Hauer <s.hauer@pengutronix.de> + Pengutronix Kernel Team <kernel@pengutronix.de> + NXP Linux Team <linux-imx@nxp.com> + Matthias Brugger <matthias.bgg@gmail.com> + Geert Uytterhoeven <geert+renesas@glider.be> + Magnus Damm <magnus.damm@gmail.com> + Tero Kristo <t-kristo@ti.com> + Nishanth Menon <nm@ti.com> + Michal Simek <michal.simek@xilinx.com> + Guenter Roeck <linux@roeck-us.net> + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-omap@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-aspeed@lists.ozlabs.org + linux-mediatek@lists.infradead.org + " linux-renesas-soc@vger.kernel.org\0" + "Cc\0Krzysztof Kozlowski <krzk@kernel.org>\0" "\00:1\0" "b\0" "Convert the NXP PCA953x family of GPIO expanders bindings to device tree\n" @@ -82,7 +112,7 @@ "-Example:\n" "-\n" "-\n" - "-\tgpio at 20 {\n" + "-\tgpio@20 {\n" "-\t\tcompatible = \"nxp,pca9505\";\n" "-\t\treg = <0x20>;\n" "-\t\tpinctrl-names = \"default\";\n" @@ -97,7 +127,7 @@ "-Example with Interrupts:\n" "-\n" "-\n" - "-\tgpio99: gpio at 22 {\n" + "-\tgpio99: gpio@22 {\n" "-\t\tcompatible = \"nxp,pcal6524\";\n" "-\t\treg = <0x22>;\n" "-\t\tinterrupt-parent = <&gpio6>;\n" @@ -113,7 +143,7 @@ "-\t\t\t\"shdn-hs-amp\", \"chg-status+red\", \"green\", \"blue\", \"en-esata\", \"fault1\", \"p26\", \"p27\";\n" "-\t};\n" "-\n" - "-\tts3a227 at 3b {\n" + "-\tts3a227@3b {\n" "-\t\tcompatible = \"ti,ts3a227e\";\n" "-\t\treg = <0x3b>;\n" "-\t\tinterrupt-parent = <&gpio99>;\n" @@ -241,7 +271,7 @@ "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+\n" - "+ gpio at 20 {\n" + "+ gpio@20 {\n" "+ compatible = \"nxp,pca9505\";\n" "+ reg = <0x20>;\n" "+ pinctrl-names = \"default\";\n" @@ -267,7 +297,7 @@ "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+\n" - "+ gpio99: gpio at 22 {\n" + "+ gpio99: gpio@22 {\n" "+ compatible = \"nxp,pcal6524\";\n" "+ reg = <0x22>;\n" "+ interrupt-parent = <&gpio6>;\n" @@ -285,7 +315,7 @@ "+ \"fault1\", \"p26\", \"p27\";\n" "+ };\n" "+\n" - "+ ts3a227 at 3b {\n" + "+ ts3a227@3b {\n" "+ compatible = \"ti,ts3a227e\";\n" "+ reg = <0x3b>;\n" "+ interrupt-parent = <&gpio99>;\n" @@ -311,4 +341,4 @@ "-- \n" 2.17.1 -5543e2a2982b7947e4b1d4b2dca6ed205af24ccf644177b731c867c5428948c5 +f31a8f4c4f358b72cc830ebed71648e2fef8188164a15a001084611ec67a2912
diff --git a/a/1.txt b/N3/1.txt index 9724fc7..04be7ad 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -75,7 +75,7 @@ index 3126c3817e2a..000000000000 -Example: - - -- gpio at 20 { +- gpio@20 { - compatible = "nxp,pca9505"; - reg = <0x20>; - pinctrl-names = "default"; @@ -90,7 +90,7 @@ index 3126c3817e2a..000000000000 -Example with Interrupts: - - -- gpio99: gpio at 22 { +- gpio99: gpio@22 { - compatible = "nxp,pcal6524"; - reg = <0x22>; - interrupt-parent = <&gpio6>; @@ -106,7 +106,7 @@ index 3126c3817e2a..000000000000 - "shdn-hs-amp", "chg-status+red", "green", "blue", "en-esata", "fault1", "p26", "p27"; - }; - -- ts3a227 at 3b { +- ts3a227@3b { - compatible = "ti,ts3a227e"; - reg = <0x3b>; - interrupt-parent = <&gpio99>; @@ -234,7 +234,7 @@ index 000000000000..7ff6efadf797 + #address-cells = <1>; + #size-cells = <0>; + -+ gpio at 20 { ++ gpio@20 { + compatible = "nxp,pca9505"; + reg = <0x20>; + pinctrl-names = "default"; @@ -260,7 +260,7 @@ index 000000000000..7ff6efadf797 + #address-cells = <1>; + #size-cells = <0>; + -+ gpio99: gpio at 22 { ++ gpio99: gpio@22 { + compatible = "nxp,pcal6524"; + reg = <0x22>; + interrupt-parent = <&gpio6>; @@ -278,7 +278,7 @@ index 000000000000..7ff6efadf797 + "fault1", "p26", "p27"; + }; + -+ ts3a227 at 3b { ++ ts3a227@3b { + compatible = "ti,ts3a227e"; + reg = <0x3b>; + interrupt-parent = <&gpio99>; @@ -303,3 +303,9 @@ index 25cfcc904240..442a1f537651 100644 # OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI and Embedded TrueFocus -- 2.17.1 + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N3/content_digest index 5cb8416..04314e0 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,7 +2,37 @@ "From\0Krzysztof Kozlowski <krzk@kernel.org>\0" "Subject\0[PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema\0" "Date\0Thu, 10 Sep 2020 19:57:19 +0200\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Linus Walleij <linus.walleij@linaro.org>" + Bartosz Golaszewski <bgolaszewski@baylibre.com> + Rob Herring <robh+dt@kernel.org> + " Beno\303\256t Cousson <bcousson@baylibre.com>" + Tony Lindgren <tony@atomide.com> + Russell King <linux@armlinux.org.uk> + Jason Cooper <jason@lakedaemon.net> + Andrew Lunn <andrew@lunn.ch> + Gregory Clement <gregory.clement@bootlin.com> + Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> + Joel Stanley <joel@jms.id.au> + Andrew Jeffery <andrew@aj.id.au> + Shawn Guo <shawnguo@kernel.org> + Sascha Hauer <s.hauer@pengutronix.de> + Pengutronix Kernel Team <kernel@pengutronix.de> + NXP Linux Team <linux-imx@nxp.com> + Matthias Brugger <matthias.bgg@gmail.com> + Geert Uytterhoeven <geert+renesas@glider.be> + Magnus Damm <magnus.damm@gmail.com> + Tero Kristo <t-kristo@ti.com> + Nishanth Menon <nm@ti.com> + Michal Simek <michal.simek@xilinx.com> + Guenter Roeck <linux@roeck-us.net> + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-omap@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-aspeed@lists.ozlabs.org + linux-mediatek@lists.infradead.org + " linux-renesas-soc@vger.kernel.org\0" + "Cc\0Krzysztof Kozlowski <krzk@kernel.org>\0" "\00:1\0" "b\0" "Convert the NXP PCA953x family of GPIO expanders bindings to device tree\n" @@ -82,7 +112,7 @@ "-Example:\n" "-\n" "-\n" - "-\tgpio at 20 {\n" + "-\tgpio@20 {\n" "-\t\tcompatible = \"nxp,pca9505\";\n" "-\t\treg = <0x20>;\n" "-\t\tpinctrl-names = \"default\";\n" @@ -97,7 +127,7 @@ "-Example with Interrupts:\n" "-\n" "-\n" - "-\tgpio99: gpio at 22 {\n" + "-\tgpio99: gpio@22 {\n" "-\t\tcompatible = \"nxp,pcal6524\";\n" "-\t\treg = <0x22>;\n" "-\t\tinterrupt-parent = <&gpio6>;\n" @@ -113,7 +143,7 @@ "-\t\t\t\"shdn-hs-amp\", \"chg-status+red\", \"green\", \"blue\", \"en-esata\", \"fault1\", \"p26\", \"p27\";\n" "-\t};\n" "-\n" - "-\tts3a227 at 3b {\n" + "-\tts3a227@3b {\n" "-\t\tcompatible = \"ti,ts3a227e\";\n" "-\t\treg = <0x3b>;\n" "-\t\tinterrupt-parent = <&gpio99>;\n" @@ -241,7 +271,7 @@ "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+\n" - "+ gpio at 20 {\n" + "+ gpio@20 {\n" "+ compatible = \"nxp,pca9505\";\n" "+ reg = <0x20>;\n" "+ pinctrl-names = \"default\";\n" @@ -267,7 +297,7 @@ "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+\n" - "+ gpio99: gpio at 22 {\n" + "+ gpio99: gpio@22 {\n" "+ compatible = \"nxp,pcal6524\";\n" "+ reg = <0x22>;\n" "+ interrupt-parent = <&gpio6>;\n" @@ -285,7 +315,7 @@ "+ \"fault1\", \"p26\", \"p27\";\n" "+ };\n" "+\n" - "+ ts3a227 at 3b {\n" + "+ ts3a227@3b {\n" "+ compatible = \"ti,ts3a227e\";\n" "+ reg = <0x3b>;\n" "+ interrupt-parent = <&gpio99>;\n" @@ -309,6 +339,12 @@ " - oki,ml86v7667\n" " # OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI and Embedded TrueFocus\n" "-- \n" - 2.17.1 + "2.17.1\n" + "\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -5543e2a2982b7947e4b1d4b2dca6ed205af24ccf644177b731c867c5428948c5 +024b8d9ac83ab5bc8d02d380e519c0818b233219609dab9f563325ff6bb2c1a3
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.