diff for duplicates of <20210519080436.18975-4-jamin_lin@aspeedtech.com> diff --git a/a/1.txt b/N1/1.txt index 6cee24d..d090b15 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -86,14 +86,14 @@ index 000000000000..f469487935bd + - | + #include <dt-bindings/interrupt-controller/arm-gic.h> + #include <dt-bindings/clock/ast2600-clock.h> -+ i2c_gr: i2c-global-regs at 0 { ++ i2c_gr: i2c-global-regs@0 { + compatible = "aspeed,ast2600-i2c-global", "syscon"; + reg = <0x0 0x20>; + clocks = <&syscon ASPEED_CLK_APB2>; + resets = <&syscon ASPEED_RESET_I2C>; + }; + -+ i2c0: i2c-bus at 80 { ++ i2c0: i2c-bus@80 { + #address-cells = <1>; + #size-cells = <0>; + #interrupt-cells = <1>; @@ -138,7 +138,7 @@ index b47f6ccb196a..000000000000 - #size-cells = <1>; - ranges = <0 0x1e78a000 0x1000>; - -- i2c_ic: interrupt-controller at 0 { +- i2c_ic: interrupt-controller@0 { - #interrupt-cells = <1>; - compatible = "aspeed,ast2400-i2c-ic"; - reg = <0x0 0x40>; @@ -146,7 +146,7 @@ index b47f6ccb196a..000000000000 - interrupt-controller; - }; - -- i2c0: i2c-bus at 40 { +- i2c0: i2c-bus@40 { - #address-cells = <1>; - #size-cells = <0>; - #interrupt-cells = <1>; diff --git a/a/content_digest b/N1/content_digest index 0303f24..6780caf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,23 @@ "From\0Jamin Lin <jamin_lin@aspeedtech.com>\0" "Subject\0[PATCH 3/3] dt-bindings: aspeed-i2c: Convert txt to yaml format\0" "Date\0Wed, 19 May 2021 16:04:29 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Rob Herring <robh+dt@kernel.org>" + Joel Stanley <joel@jms.id.au> + Andrew Jeffery <andrew@aj.id.au> + Brendan Higgins <brendanhiggins@google.com> + Benjamin Herrenschmidt <benh@kernel.crashing.org> + Rayn Chen <rayn_chen@aspeedtech.com> + open list:I2C SUBSYSTEM HOST DRIVERS <linux-i2c@vger.kernel.org> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> + moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org> + moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org> + open list <linux-kernel@vger.kernel.org> + " moderated list:ARM/ASPEED I2C DRIVER <openbmc@lists.ozlabs.org>\0" + "Cc\0<ryan_chen@aspeedtech.com>" + <chiawei_wang@aspeedtech.com> + <troy_lee@aspeedtech.com> + <steven_lee@aspeedtech.com> + " <jamin_lin@aspeedtech.com>\0" "\00:1\0" "b\0" "Add global-reg node for AST2600. Document the properties for\n" @@ -93,14 +109,14 @@ "+ - |\n" "+ #include <dt-bindings/interrupt-controller/arm-gic.h>\n" "+ #include <dt-bindings/clock/ast2600-clock.h>\n" - "+ i2c_gr: i2c-global-regs at 0 {\n" + "+ i2c_gr: i2c-global-regs@0 {\n" "+ compatible = \"aspeed,ast2600-i2c-global\", \"syscon\";\n" "+ reg = <0x0 0x20>;\n" "+ clocks = <&syscon ASPEED_CLK_APB2>;\n" "+ resets = <&syscon ASPEED_RESET_I2C>;\n" "+ };\n" "+\n" - "+ i2c0: i2c-bus at 80 {\n" + "+ i2c0: i2c-bus@80 {\n" "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+ #interrupt-cells = <1>;\n" @@ -145,7 +161,7 @@ "-\t#size-cells = <1>;\n" "-\tranges = <0 0x1e78a000 0x1000>;\n" "-\n" - "-\ti2c_ic: interrupt-controller at 0 {\n" + "-\ti2c_ic: interrupt-controller@0 {\n" "-\t\t#interrupt-cells = <1>;\n" "-\t\tcompatible = \"aspeed,ast2400-i2c-ic\";\n" "-\t\treg = <0x0 0x40>;\n" @@ -153,7 +169,7 @@ "-\t\tinterrupt-controller;\n" "-\t};\n" "-\n" - "-\ti2c0: i2c-bus at 40 {\n" + "-\ti2c0: i2c-bus@40 {\n" "-\t\t#address-cells = <1>;\n" "-\t\t#size-cells = <0>;\n" "-\t\t#interrupt-cells = <1>;\n" @@ -169,4 +185,4 @@ "-- \n" 2.17.1 -e75ae17a367c919b0fc13525e54e0a19629dff4fdade9e238bb21d2e614f0e53 +69a0bc8fd5952b7a3d48c54d56c92259c259942d32f21c895637d60e29eed683
diff --git a/a/1.txt b/N2/1.txt index 6cee24d..d090b15 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -86,14 +86,14 @@ index 000000000000..f469487935bd + - | + #include <dt-bindings/interrupt-controller/arm-gic.h> + #include <dt-bindings/clock/ast2600-clock.h> -+ i2c_gr: i2c-global-regs at 0 { ++ i2c_gr: i2c-global-regs@0 { + compatible = "aspeed,ast2600-i2c-global", "syscon"; + reg = <0x0 0x20>; + clocks = <&syscon ASPEED_CLK_APB2>; + resets = <&syscon ASPEED_RESET_I2C>; + }; + -+ i2c0: i2c-bus at 80 { ++ i2c0: i2c-bus@80 { + #address-cells = <1>; + #size-cells = <0>; + #interrupt-cells = <1>; @@ -138,7 +138,7 @@ index b47f6ccb196a..000000000000 - #size-cells = <1>; - ranges = <0 0x1e78a000 0x1000>; - -- i2c_ic: interrupt-controller at 0 { +- i2c_ic: interrupt-controller@0 { - #interrupt-cells = <1>; - compatible = "aspeed,ast2400-i2c-ic"; - reg = <0x0 0x40>; @@ -146,7 +146,7 @@ index b47f6ccb196a..000000000000 - interrupt-controller; - }; - -- i2c0: i2c-bus at 40 { +- i2c0: i2c-bus@40 { - #address-cells = <1>; - #size-cells = <0>; - #interrupt-cells = <1>; diff --git a/a/content_digest b/N2/content_digest index 0303f24..7d62b85 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,23 @@ "From\0Jamin Lin <jamin_lin@aspeedtech.com>\0" "Subject\0[PATCH 3/3] dt-bindings: aspeed-i2c: Convert txt to yaml format\0" "Date\0Wed, 19 May 2021 16:04:29 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Rob Herring <robh+dt@kernel.org>" + Joel Stanley <joel@jms.id.au> + Andrew Jeffery <andrew@aj.id.au> + Brendan Higgins <brendanhiggins@google.com> + Benjamin Herrenschmidt <benh@kernel.crashing.org> + Rayn Chen <rayn_chen@aspeedtech.com> + open list:I2C SUBSYSTEM HOST DRIVERS <linux-i2c@vger.kernel.org> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> + moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org> + moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org> + open list <linux-kernel@vger.kernel.org> + " moderated list:ARM/ASPEED I2C DRIVER <openbmc@lists.ozlabs.org>\0" + "Cc\0steven_lee@aspeedtech.com" + chiawei_wang@aspeedtech.com + troy_lee@aspeedtech.com + ryan_chen@aspeedtech.com + " jamin_lin@aspeedtech.com\0" "\00:1\0" "b\0" "Add global-reg node for AST2600. Document the properties for\n" @@ -93,14 +109,14 @@ "+ - |\n" "+ #include <dt-bindings/interrupt-controller/arm-gic.h>\n" "+ #include <dt-bindings/clock/ast2600-clock.h>\n" - "+ i2c_gr: i2c-global-regs at 0 {\n" + "+ i2c_gr: i2c-global-regs@0 {\n" "+ compatible = \"aspeed,ast2600-i2c-global\", \"syscon\";\n" "+ reg = <0x0 0x20>;\n" "+ clocks = <&syscon ASPEED_CLK_APB2>;\n" "+ resets = <&syscon ASPEED_RESET_I2C>;\n" "+ };\n" "+\n" - "+ i2c0: i2c-bus at 80 {\n" + "+ i2c0: i2c-bus@80 {\n" "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+ #interrupt-cells = <1>;\n" @@ -145,7 +161,7 @@ "-\t#size-cells = <1>;\n" "-\tranges = <0 0x1e78a000 0x1000>;\n" "-\n" - "-\ti2c_ic: interrupt-controller at 0 {\n" + "-\ti2c_ic: interrupt-controller@0 {\n" "-\t\t#interrupt-cells = <1>;\n" "-\t\tcompatible = \"aspeed,ast2400-i2c-ic\";\n" "-\t\treg = <0x0 0x40>;\n" @@ -153,7 +169,7 @@ "-\t\tinterrupt-controller;\n" "-\t};\n" "-\n" - "-\ti2c0: i2c-bus at 40 {\n" + "-\ti2c0: i2c-bus@40 {\n" "-\t\t#address-cells = <1>;\n" "-\t\t#size-cells = <0>;\n" "-\t\t#interrupt-cells = <1>;\n" @@ -169,4 +185,4 @@ "-- \n" 2.17.1 -e75ae17a367c919b0fc13525e54e0a19629dff4fdade9e238bb21d2e614f0e53 +d18b0f251f97a150f91e39b0c621a071b5642dcd5845ad6768bfbf441a02c0bf
diff --git a/a/1.txt b/N3/1.txt index 6cee24d..b8e78b2 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -86,14 +86,14 @@ index 000000000000..f469487935bd + - | + #include <dt-bindings/interrupt-controller/arm-gic.h> + #include <dt-bindings/clock/ast2600-clock.h> -+ i2c_gr: i2c-global-regs at 0 { ++ i2c_gr: i2c-global-regs@0 { + compatible = "aspeed,ast2600-i2c-global", "syscon"; + reg = <0x0 0x20>; + clocks = <&syscon ASPEED_CLK_APB2>; + resets = <&syscon ASPEED_RESET_I2C>; + }; + -+ i2c0: i2c-bus at 80 { ++ i2c0: i2c-bus@80 { + #address-cells = <1>; + #size-cells = <0>; + #interrupt-cells = <1>; @@ -138,7 +138,7 @@ index b47f6ccb196a..000000000000 - #size-cells = <1>; - ranges = <0 0x1e78a000 0x1000>; - -- i2c_ic: interrupt-controller at 0 { +- i2c_ic: interrupt-controller@0 { - #interrupt-cells = <1>; - compatible = "aspeed,ast2400-i2c-ic"; - reg = <0x0 0x40>; @@ -146,7 +146,7 @@ index b47f6ccb196a..000000000000 - interrupt-controller; - }; - -- i2c0: i2c-bus at 40 { +- i2c0: i2c-bus@40 { - #address-cells = <1>; - #size-cells = <0>; - #interrupt-cells = <1>; @@ -161,3 +161,9 @@ index b47f6ccb196a..000000000000 -}; -- 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 0303f24..47ce215 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,7 +2,23 @@ "From\0Jamin Lin <jamin_lin@aspeedtech.com>\0" "Subject\0[PATCH 3/3] dt-bindings: aspeed-i2c: Convert txt to yaml format\0" "Date\0Wed, 19 May 2021 16:04:29 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Rob Herring <robh+dt@kernel.org>" + Joel Stanley <joel@jms.id.au> + Andrew Jeffery <andrew@aj.id.au> + Brendan Higgins <brendanhiggins@google.com> + Benjamin Herrenschmidt <benh@kernel.crashing.org> + Rayn Chen <rayn_chen@aspeedtech.com> + open list:I2C SUBSYSTEM HOST DRIVERS <linux-i2c@vger.kernel.org> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> + moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org> + moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org> + open list <linux-kernel@vger.kernel.org> + " moderated list:ARM/ASPEED I2C DRIVER <openbmc@lists.ozlabs.org>\0" + "Cc\0<ryan_chen@aspeedtech.com>" + <chiawei_wang@aspeedtech.com> + <troy_lee@aspeedtech.com> + <steven_lee@aspeedtech.com> + " <jamin_lin@aspeedtech.com>\0" "\00:1\0" "b\0" "Add global-reg node for AST2600. Document the properties for\n" @@ -93,14 +109,14 @@ "+ - |\n" "+ #include <dt-bindings/interrupt-controller/arm-gic.h>\n" "+ #include <dt-bindings/clock/ast2600-clock.h>\n" - "+ i2c_gr: i2c-global-regs at 0 {\n" + "+ i2c_gr: i2c-global-regs@0 {\n" "+ compatible = \"aspeed,ast2600-i2c-global\", \"syscon\";\n" "+ reg = <0x0 0x20>;\n" "+ clocks = <&syscon ASPEED_CLK_APB2>;\n" "+ resets = <&syscon ASPEED_RESET_I2C>;\n" "+ };\n" "+\n" - "+ i2c0: i2c-bus at 80 {\n" + "+ i2c0: i2c-bus@80 {\n" "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+ #interrupt-cells = <1>;\n" @@ -145,7 +161,7 @@ "-\t#size-cells = <1>;\n" "-\tranges = <0 0x1e78a000 0x1000>;\n" "-\n" - "-\ti2c_ic: interrupt-controller at 0 {\n" + "-\ti2c_ic: interrupt-controller@0 {\n" "-\t\t#interrupt-cells = <1>;\n" "-\t\tcompatible = \"aspeed,ast2400-i2c-ic\";\n" "-\t\treg = <0x0 0x40>;\n" @@ -153,7 +169,7 @@ "-\t\tinterrupt-controller;\n" "-\t};\n" "-\n" - "-\ti2c0: i2c-bus at 40 {\n" + "-\ti2c0: i2c-bus@40 {\n" "-\t\t#address-cells = <1>;\n" "-\t\t#size-cells = <0>;\n" "-\t\t#interrupt-cells = <1>;\n" @@ -167,6 +183,12 @@ "-\t};\n" "-};\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 -e75ae17a367c919b0fc13525e54e0a19629dff4fdade9e238bb21d2e614f0e53 +5100c185afb9e99de3d8d2fc3609329e795a5c3be1d3e5f5fe0e0ae968e39aa6
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.