diff for duplicates of <20240506105120.3028083-2-dylan_hung@aspeedtech.com> diff --git a/a/1.txt b/N1/1.txt index e8e29ef..dd53cfa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,21 +23,21 @@ index 29f94696d8b1..d0d685747b74 100644 i2c0 = &i2c0; i2c1 = &i2c1; i2c2 = &i2c2; -@@ -579,6 +585,13 @@ wdt4: watchdog at 1e7850c0 { +@@ -579,6 +585,13 @@ wdt4: watchdog@1e7850c0 { status = "disabled"; }; -+ i3c: bus at 1e7a0000 { ++ i3c: bus@1e7a0000 { + compatible = "simple-bus"; + #address-cells = <1>; + #size-cells = <1>; + ranges = <0 0x1e7a0000 0x8000>; + }; + - peci0: peci-controller at 1e78b000 { + peci0: peci-controller@1e78b000 { compatible = "aspeed,ast2600-peci"; reg = <0x1e78b000 0x100>; -@@ -1125,3 +1138,127 @@ i2c15: i2c-bus at 800 { +@@ -1125,3 +1138,127 @@ i2c15: i2c-bus@800 { status = "disabled"; }; }; @@ -49,7 +49,7 @@ index 29f94696d8b1..d0d685747b74 100644 + reg = <0x0 0x1000>; + }; + -+ i3c0: i3c at 2000 { ++ i3c0: i3c@2000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x2000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C0CLK>; @@ -69,7 +69,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c1: i3c at 3000 { ++ i3c1: i3c@3000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x3000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C1CLK>; @@ -89,7 +89,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c2: i3c at 4000 { ++ i3c2: i3c@4000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x4000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C2CLK>; @@ -107,7 +107,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c3: i3c at 5000 { ++ i3c3: i3c@5000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x5000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C3CLK>; @@ -125,7 +125,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c4: i3c at 6000 { ++ i3c4: i3c@6000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x6000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C4CLK>; @@ -145,7 +145,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c5: i3c at 7000 { ++ i3c5: i3c@7000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x7000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C5CLK>; @@ -167,3 +167,9 @@ index 29f94696d8b1..d0d685747b74 100644 +}; -- 2.25.1 + + +-- +linux-i3c mailing list +linux-i3c@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-i3c diff --git a/a/content_digest b/N1/content_digest index 0351fa2..0aa241c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,19 @@ "From\0Dylan Hung <dylan_hung@aspeedtech.com>\0" "Subject\0[PATCH 1/2] [RFC] ARM: dts: aspeed-g6: Add AST2600 I3Cs\0" "Date\0Mon, 6 May 2024 18:51:19 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0<robh@kernel.org>" + <krzk+dt@kernel.org> + <conor+dt@kernel.org> + <joel@jms.id.au> + <andrew@codeconstruct.com.au> + <jk@codeconstruct.com.au> + <alexandre.belloni@bootlin.com> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-aspeed@lists.ozlabs.org> + <linux-kernel@vger.kernel.org> + " <linux-i3c@lists.infradead.org>\0" + "Cc\0<BMC-SW@aspeedtech.com>\0" "\00:1\0" "b\0" "The AST2600 has 6 I3Cs which are based on dw-i3c along with Aspeed\n" @@ -30,21 +42,21 @@ " \t\ti2c0 = &i2c0;\n" " \t\ti2c1 = &i2c1;\n" " \t\ti2c2 = &i2c2;\n" - "@@ -579,6 +585,13 @@ wdt4: watchdog at 1e7850c0 {\n" + "@@ -579,6 +585,13 @@ wdt4: watchdog@1e7850c0 {\n" " \t\t\t\tstatus = \"disabled\";\n" " \t\t\t};\n" " \n" - "+\t\t\ti3c: bus at 1e7a0000 {\n" + "+\t\t\ti3c: bus@1e7a0000 {\n" "+\t\t\t\tcompatible = \"simple-bus\";\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\tranges = <0 0x1e7a0000 0x8000>;\n" "+\t\t\t};\n" "+\n" - " \t\t\tpeci0: peci-controller at 1e78b000 {\n" + " \t\t\tpeci0: peci-controller@1e78b000 {\n" " \t\t\t\tcompatible = \"aspeed,ast2600-peci\";\n" " \t\t\t\treg = <0x1e78b000 0x100>;\n" - "@@ -1125,3 +1138,127 @@ i2c15: i2c-bus at 800 {\n" + "@@ -1125,3 +1138,127 @@ i2c15: i2c-bus@800 {\n" " \t\tstatus = \"disabled\";\n" " \t};\n" " };\n" @@ -56,7 +68,7 @@ "+\t\treg = <0x0 0x1000>;\n" "+\t};\n" "+\n" - "+\ti3c0: i3c at 2000 {\n" + "+\ti3c0: i3c@2000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x2000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C0CLK>;\n" @@ -76,7 +88,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c1: i3c at 3000 {\n" + "+\ti3c1: i3c@3000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x3000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C1CLK>;\n" @@ -96,7 +108,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c2: i3c at 4000 {\n" + "+\ti3c2: i3c@4000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x4000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C2CLK>;\n" @@ -114,7 +126,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c3: i3c at 5000 {\n" + "+\ti3c3: i3c@5000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x5000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C3CLK>;\n" @@ -132,7 +144,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c4: i3c at 6000 {\n" + "+\ti3c4: i3c@6000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x6000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C4CLK>;\n" @@ -152,7 +164,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c5: i3c at 7000 {\n" + "+\ti3c5: i3c@7000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x7000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C5CLK>;\n" @@ -173,6 +185,12 @@ "+\t};\n" "+};\n" "-- \n" - 2.25.1 + "2.25.1\n" + "\n" + "\n" + "-- \n" + "linux-i3c mailing list\n" + "linux-i3c@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-i3c -14ed3f25b5cf479137e4569428b9e7b7d969f4b594adf51d4413a0c6d6abaa05 +76ba8d974dc9d83a829d9749a0c1a2f54d5d5abc3c1055206a7453394be1699b
diff --git a/a/1.txt b/N2/1.txt index e8e29ef..f8152b7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -23,21 +23,21 @@ index 29f94696d8b1..d0d685747b74 100644 i2c0 = &i2c0; i2c1 = &i2c1; i2c2 = &i2c2; -@@ -579,6 +585,13 @@ wdt4: watchdog at 1e7850c0 { +@@ -579,6 +585,13 @@ wdt4: watchdog@1e7850c0 { status = "disabled"; }; -+ i3c: bus at 1e7a0000 { ++ i3c: bus@1e7a0000 { + compatible = "simple-bus"; + #address-cells = <1>; + #size-cells = <1>; + ranges = <0 0x1e7a0000 0x8000>; + }; + - peci0: peci-controller at 1e78b000 { + peci0: peci-controller@1e78b000 { compatible = "aspeed,ast2600-peci"; reg = <0x1e78b000 0x100>; -@@ -1125,3 +1138,127 @@ i2c15: i2c-bus at 800 { +@@ -1125,3 +1138,127 @@ i2c15: i2c-bus@800 { status = "disabled"; }; }; @@ -49,7 +49,7 @@ index 29f94696d8b1..d0d685747b74 100644 + reg = <0x0 0x1000>; + }; + -+ i3c0: i3c at 2000 { ++ i3c0: i3c@2000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x2000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C0CLK>; @@ -69,7 +69,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c1: i3c at 3000 { ++ i3c1: i3c@3000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x3000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C1CLK>; @@ -89,7 +89,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c2: i3c at 4000 { ++ i3c2: i3c@4000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x4000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C2CLK>; @@ -107,7 +107,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c3: i3c at 5000 { ++ i3c3: i3c@5000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x5000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C3CLK>; @@ -125,7 +125,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c4: i3c at 6000 { ++ i3c4: i3c@6000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x6000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C4CLK>; @@ -145,7 +145,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c5: i3c at 7000 { ++ i3c5: i3c@7000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x7000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C5CLK>; @@ -167,3 +167,9 @@ index 29f94696d8b1..d0d685747b74 100644 +}; -- 2.25.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/N2/content_digest index 0351fa2..44cf9d8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,19 @@ "From\0Dylan Hung <dylan_hung@aspeedtech.com>\0" "Subject\0[PATCH 1/2] [RFC] ARM: dts: aspeed-g6: Add AST2600 I3Cs\0" "Date\0Mon, 6 May 2024 18:51:19 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0<robh@kernel.org>" + <krzk+dt@kernel.org> + <conor+dt@kernel.org> + <joel@jms.id.au> + <andrew@codeconstruct.com.au> + <jk@codeconstruct.com.au> + <alexandre.belloni@bootlin.com> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-aspeed@lists.ozlabs.org> + <linux-kernel@vger.kernel.org> + " <linux-i3c@lists.infradead.org>\0" + "Cc\0<BMC-SW@aspeedtech.com>\0" "\00:1\0" "b\0" "The AST2600 has 6 I3Cs which are based on dw-i3c along with Aspeed\n" @@ -30,21 +42,21 @@ " \t\ti2c0 = &i2c0;\n" " \t\ti2c1 = &i2c1;\n" " \t\ti2c2 = &i2c2;\n" - "@@ -579,6 +585,13 @@ wdt4: watchdog at 1e7850c0 {\n" + "@@ -579,6 +585,13 @@ wdt4: watchdog@1e7850c0 {\n" " \t\t\t\tstatus = \"disabled\";\n" " \t\t\t};\n" " \n" - "+\t\t\ti3c: bus at 1e7a0000 {\n" + "+\t\t\ti3c: bus@1e7a0000 {\n" "+\t\t\t\tcompatible = \"simple-bus\";\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\tranges = <0 0x1e7a0000 0x8000>;\n" "+\t\t\t};\n" "+\n" - " \t\t\tpeci0: peci-controller at 1e78b000 {\n" + " \t\t\tpeci0: peci-controller@1e78b000 {\n" " \t\t\t\tcompatible = \"aspeed,ast2600-peci\";\n" " \t\t\t\treg = <0x1e78b000 0x100>;\n" - "@@ -1125,3 +1138,127 @@ i2c15: i2c-bus at 800 {\n" + "@@ -1125,3 +1138,127 @@ i2c15: i2c-bus@800 {\n" " \t\tstatus = \"disabled\";\n" " \t};\n" " };\n" @@ -56,7 +68,7 @@ "+\t\treg = <0x0 0x1000>;\n" "+\t};\n" "+\n" - "+\ti3c0: i3c at 2000 {\n" + "+\ti3c0: i3c@2000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x2000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C0CLK>;\n" @@ -76,7 +88,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c1: i3c at 3000 {\n" + "+\ti3c1: i3c@3000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x3000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C1CLK>;\n" @@ -96,7 +108,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c2: i3c at 4000 {\n" + "+\ti3c2: i3c@4000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x4000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C2CLK>;\n" @@ -114,7 +126,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c3: i3c at 5000 {\n" + "+\ti3c3: i3c@5000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x5000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C3CLK>;\n" @@ -132,7 +144,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c4: i3c at 6000 {\n" + "+\ti3c4: i3c@6000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x6000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C4CLK>;\n" @@ -152,7 +164,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c5: i3c at 7000 {\n" + "+\ti3c5: i3c@7000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x7000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C5CLK>;\n" @@ -173,6 +185,12 @@ "+\t};\n" "+};\n" "-- \n" - 2.25.1 + "2.25.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 -14ed3f25b5cf479137e4569428b9e7b7d969f4b594adf51d4413a0c6d6abaa05 +cd4e0d0681e03d702bb351e808c5f5c7e959c40e8571e2c05a38a045e8b82514
diff --git a/a/1.txt b/N3/1.txt index e8e29ef..38a8099 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -23,21 +23,21 @@ index 29f94696d8b1..d0d685747b74 100644 i2c0 = &i2c0; i2c1 = &i2c1; i2c2 = &i2c2; -@@ -579,6 +585,13 @@ wdt4: watchdog at 1e7850c0 { +@@ -579,6 +585,13 @@ wdt4: watchdog@1e7850c0 { status = "disabled"; }; -+ i3c: bus at 1e7a0000 { ++ i3c: bus@1e7a0000 { + compatible = "simple-bus"; + #address-cells = <1>; + #size-cells = <1>; + ranges = <0 0x1e7a0000 0x8000>; + }; + - peci0: peci-controller at 1e78b000 { + peci0: peci-controller@1e78b000 { compatible = "aspeed,ast2600-peci"; reg = <0x1e78b000 0x100>; -@@ -1125,3 +1138,127 @@ i2c15: i2c-bus at 800 { +@@ -1125,3 +1138,127 @@ i2c15: i2c-bus@800 { status = "disabled"; }; }; @@ -49,7 +49,7 @@ index 29f94696d8b1..d0d685747b74 100644 + reg = <0x0 0x1000>; + }; + -+ i3c0: i3c at 2000 { ++ i3c0: i3c@2000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x2000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C0CLK>; @@ -69,7 +69,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c1: i3c at 3000 { ++ i3c1: i3c@3000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x3000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C1CLK>; @@ -89,7 +89,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c2: i3c at 4000 { ++ i3c2: i3c@4000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x4000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C2CLK>; @@ -107,7 +107,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c3: i3c at 5000 { ++ i3c3: i3c@5000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x5000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C3CLK>; @@ -125,7 +125,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c4: i3c at 6000 { ++ i3c4: i3c@6000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x6000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C4CLK>; @@ -145,7 +145,7 @@ index 29f94696d8b1..d0d685747b74 100644 + sda-pullup-ohms = <2000>; + }; + -+ i3c5: i3c at 7000 { ++ i3c5: i3c@7000 { + compatible = "aspeed,ast2600-i3c"; + reg = <0x7000 0x1000>; + clocks = <&syscon ASPEED_CLK_GATE_I3C5CLK>; diff --git a/a/content_digest b/N3/content_digest index 0351fa2..f2fb0ee 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,7 +2,19 @@ "From\0Dylan Hung <dylan_hung@aspeedtech.com>\0" "Subject\0[PATCH 1/2] [RFC] ARM: dts: aspeed-g6: Add AST2600 I3Cs\0" "Date\0Mon, 6 May 2024 18:51:19 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0<robh@kernel.org>" + <krzk+dt@kernel.org> + <conor+dt@kernel.org> + <joel@jms.id.au> + <andrew@codeconstruct.com.au> + <jk@codeconstruct.com.au> + <alexandre.belloni@bootlin.com> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-aspeed@lists.ozlabs.org> + <linux-kernel@vger.kernel.org> + " <linux-i3c@lists.infradead.org>\0" + "Cc\0<BMC-SW@aspeedtech.com>\0" "\00:1\0" "b\0" "The AST2600 has 6 I3Cs which are based on dw-i3c along with Aspeed\n" @@ -30,21 +42,21 @@ " \t\ti2c0 = &i2c0;\n" " \t\ti2c1 = &i2c1;\n" " \t\ti2c2 = &i2c2;\n" - "@@ -579,6 +585,13 @@ wdt4: watchdog at 1e7850c0 {\n" + "@@ -579,6 +585,13 @@ wdt4: watchdog@1e7850c0 {\n" " \t\t\t\tstatus = \"disabled\";\n" " \t\t\t};\n" " \n" - "+\t\t\ti3c: bus at 1e7a0000 {\n" + "+\t\t\ti3c: bus@1e7a0000 {\n" "+\t\t\t\tcompatible = \"simple-bus\";\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\tranges = <0 0x1e7a0000 0x8000>;\n" "+\t\t\t};\n" "+\n" - " \t\t\tpeci0: peci-controller at 1e78b000 {\n" + " \t\t\tpeci0: peci-controller@1e78b000 {\n" " \t\t\t\tcompatible = \"aspeed,ast2600-peci\";\n" " \t\t\t\treg = <0x1e78b000 0x100>;\n" - "@@ -1125,3 +1138,127 @@ i2c15: i2c-bus at 800 {\n" + "@@ -1125,3 +1138,127 @@ i2c15: i2c-bus@800 {\n" " \t\tstatus = \"disabled\";\n" " \t};\n" " };\n" @@ -56,7 +68,7 @@ "+\t\treg = <0x0 0x1000>;\n" "+\t};\n" "+\n" - "+\ti3c0: i3c at 2000 {\n" + "+\ti3c0: i3c@2000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x2000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C0CLK>;\n" @@ -76,7 +88,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c1: i3c at 3000 {\n" + "+\ti3c1: i3c@3000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x3000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C1CLK>;\n" @@ -96,7 +108,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c2: i3c at 4000 {\n" + "+\ti3c2: i3c@4000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x4000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C2CLK>;\n" @@ -114,7 +126,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c3: i3c at 5000 {\n" + "+\ti3c3: i3c@5000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x5000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C3CLK>;\n" @@ -132,7 +144,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c4: i3c at 6000 {\n" + "+\ti3c4: i3c@6000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x6000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C4CLK>;\n" @@ -152,7 +164,7 @@ "+\t\tsda-pullup-ohms = <2000>;\n" "+\t};\n" "+\n" - "+\ti3c5: i3c at 7000 {\n" + "+\ti3c5: i3c@7000 {\n" "+\t\tcompatible = \"aspeed,ast2600-i3c\";\n" "+\t\treg = <0x7000 0x1000>;\n" "+\t\tclocks = <&syscon ASPEED_CLK_GATE_I3C5CLK>;\n" @@ -175,4 +187,4 @@ "-- \n" 2.25.1 -14ed3f25b5cf479137e4569428b9e7b7d969f4b594adf51d4413a0c6d6abaa05 +33d689a2eca5f14d7360d09ea8b5303dea0089e2ef56d36d7366263d17edf427
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.