diff for duplicates of <20210306203011.GA1152769@robh.at.kernel.org> diff --git a/a/1.txt b/N1/1.txt index 99ecec2..cd4553b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,10 +50,10 @@ How does one decide between byte or buf mode? > #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"; -> + i2c_gr: i2c-global-regs at 0 { +> + i2c_gr: i2c-global-regs@0 { > + compatible = "aspeed,ast2500-i2c-gr", "syscon"; > reg = <0x0 0x40>; > - interrupts = <12>; @@ -63,7 +63,7 @@ How does one decide between byte or buf mode? > + #size-cells = <1>; > + ranges = <0x0 0x0 0x40>; > + -> + i2c_ic: interrupt-controller at 0 { +> + i2c_ic: interrupt-controller@0 { > + #interrupt-cells = <1>; > + compatible = "aspeed,ast2500-i2c-ic"; > + reg = <0x0 0x4>; @@ -72,7 +72,7 @@ How does one decide between byte or buf mode? > + }; > }; > -> 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 4e7eca5..df77ecc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\020210224191720.7724-1-jae.hyun.yoo@linux.intel.com\0" "ref\020210224191720.7724-2-jae.hyun.yoo@linux.intel.com\0" "From\0Rob Herring <robh@kernel.org>\0" - "Subject\0[PATCH v4 1/4] dt-bindings: i2c: aspeed: add transfer mode support\0" + "Subject\0Re: [PATCH v4 1/4] dt-bindings: i2c: aspeed: add transfer mode support\0" "Date\0Sat, 6 Mar 2021 13:30:11 -0700\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>\0" + "Cc\0Brendan Higgins <brendanhiggins@google.com>" + Wolfram Sang <wsa@the-dreams.de> + Benjamin Herrenschmidt <benh@kernel.crashing.org> + Joel Stanley <joel@jms.id.au> + Mark Rutland <mark.rutland@arm.com> + Andrew Jeffery <andrew@aj.id.au> + Tao Ren <taoren@fb.com> + Cedric Le Goater <clg@kaod.org> + linux-i2c@vger.kernel.org + devicetree@vger.kernel.org + linux-aspeed@lists.ozlabs.org + " openbmc@lists.ozlabs.org\0" "\00:1\0" "b\0" "On Wed, Feb 24, 2021 at 11:17:17AM -0800, Jae Hyun Yoo wrote:\n" @@ -58,10 +70,10 @@ "> \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" - "> +\ti2c_gr: i2c-global-regs at 0 {\n" + "> +\ti2c_gr: i2c-global-regs@0 {\n" "> +\t\tcompatible = \"aspeed,ast2500-i2c-gr\", \"syscon\";\n" "> \t\treg = <0x0 0x40>;\n" "> -\t\tinterrupts = <12>;\n" @@ -71,7 +83,7 @@ "> +\t\t#size-cells = <1>;\n" "> +\t\tranges = <0x0 0x0 0x40>;\n" "> +\n" - "> +\t\ti2c_ic: interrupt-controller at 0 {\n" + "> +\t\ti2c_ic: interrupt-controller@0 {\n" "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t\tcompatible = \"aspeed,ast2500-i2c-ic\";\n" "> +\t\t\treg = <0x0 0x4>;\n" @@ -80,7 +92,7 @@ "> +\t\t};\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" @@ -100,4 +112,4 @@ "> 2.17.1\n" > -7e9efe9804a4c7fcb693e3cf0d546f6004589afa3db1dc1e7bec6a66759517dc +0fea2206908b71cb20c19b6fe4ba076f664425b1c758da0b61cce1c45d01093a
diff --git a/a/1.txt b/N2/1.txt index 99ecec2..cd4553b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -50,10 +50,10 @@ How does one decide between byte or buf mode? > #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"; -> + i2c_gr: i2c-global-regs at 0 { +> + i2c_gr: i2c-global-regs@0 { > + compatible = "aspeed,ast2500-i2c-gr", "syscon"; > reg = <0x0 0x40>; > - interrupts = <12>; @@ -63,7 +63,7 @@ How does one decide between byte or buf mode? > + #size-cells = <1>; > + ranges = <0x0 0x0 0x40>; > + -> + i2c_ic: interrupt-controller at 0 { +> + i2c_ic: interrupt-controller@0 { > + #interrupt-cells = <1>; > + compatible = "aspeed,ast2500-i2c-ic"; > + reg = <0x0 0x4>; @@ -72,7 +72,7 @@ How does one decide between byte or buf mode? > + }; > }; > -> 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 4e7eca5..944a2ea 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,19 @@ "ref\020210224191720.7724-1-jae.hyun.yoo@linux.intel.com\0" "ref\020210224191720.7724-2-jae.hyun.yoo@linux.intel.com\0" "From\0Rob Herring <robh@kernel.org>\0" - "Subject\0[PATCH v4 1/4] dt-bindings: i2c: aspeed: add transfer mode support\0" + "Subject\0Re: [PATCH v4 1/4] dt-bindings: i2c: aspeed: add transfer mode support\0" "Date\0Sat, 6 Mar 2021 13:30:11 -0700\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + devicetree@vger.kernel.org + linux-aspeed@lists.ozlabs.org + Wolfram Sang <wsa@the-dreams.de> + Andrew Jeffery <andrew@aj.id.au> + openbmc@lists.ozlabs.org + Brendan Higgins <brendanhiggins@google.com> + linux-i2c@vger.kernel.org + Tao Ren <taoren@fb.com> + " Cedric Le Goater <clg@kaod.org>\0" "\00:1\0" "b\0" "On Wed, Feb 24, 2021 at 11:17:17AM -0800, Jae Hyun Yoo wrote:\n" @@ -58,10 +68,10 @@ "> \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" - "> +\ti2c_gr: i2c-global-regs at 0 {\n" + "> +\ti2c_gr: i2c-global-regs@0 {\n" "> +\t\tcompatible = \"aspeed,ast2500-i2c-gr\", \"syscon\";\n" "> \t\treg = <0x0 0x40>;\n" "> -\t\tinterrupts = <12>;\n" @@ -71,7 +81,7 @@ "> +\t\t#size-cells = <1>;\n" "> +\t\tranges = <0x0 0x0 0x40>;\n" "> +\n" - "> +\t\ti2c_ic: interrupt-controller at 0 {\n" + "> +\t\ti2c_ic: interrupt-controller@0 {\n" "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t\tcompatible = \"aspeed,ast2500-i2c-ic\";\n" "> +\t\t\treg = <0x0 0x4>;\n" @@ -80,7 +90,7 @@ "> +\t\t};\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" @@ -100,4 +110,4 @@ "> 2.17.1\n" > -7e9efe9804a4c7fcb693e3cf0d546f6004589afa3db1dc1e7bec6a66759517dc +efe566375d3159ac295971005bb55e8f121db8da26b09583555d9d829c261bb2
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.