diff for duplicates of <e13eca2b-b4aa-4583-878c-e88cebec0753@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 6d307a2..2dca4ac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -206,7 +206,7 @@ Drop bootargs. Everywhere. > + }; > + -> + memory at 80000000 { +> + memory@80000000 { > + device_type = "memory"; > + reg = <0x80000000 0x40000000>; > + }; @@ -216,7 +216,7 @@ Drop bootargs. Everywhere. > + #size-cells = <1>; > + ranges; > + -> + event_log: tcg_event_log at b3d00000 { +> + event_log: tcg_event_log@b3d00000 { Same problem @@ -236,12 +236,12 @@ No underscores. > +&i2c0 { > + status = "okay"; > + -> + eeprom at 51 { +> + eeprom@51 { > + compatible = "atmel,24c64"; > + reg = <0x51>; > + }; > + -> + pca1: pca9552 at 62 { +> + pca1: pca9552@62 { All my previous comments apply. diff --git a/a/content_digest b/N1/content_digest index 3886ab0..ab78e4b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\020240425213701.655540-1-eajames@linux.ibm.com\0" "ref\020240425213701.655540-15-eajames@linux.ibm.com\0" "From\0Krzysztof Kozlowski <krzk@kernel.org>\0" - "Subject\0[PATCH v3 14/14] ARM: dts: aspeed: Add IBM P11 Fuji BMC system\0" + "Subject\0Re: [PATCH v3 14/14] ARM: dts: aspeed: Add IBM P11 Fuji BMC system\0" "Date\0Fri, 26 Apr 2024 08:36:44 +0200\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Eddie James <eajames@linux.ibm.com>" + " linux-aspeed@lists.ozlabs.org\0" + "Cc\0devicetree@vger.kernel.org" + linux-kernel@vger.kernel.org + linux-fsi@lists.ozlabs.org + linux-spi@vger.kernel.org + linux-i2c@vger.kernel.org + lakshmiy@us.ibm.com + robh@kernel.org + krzk+dt@kernel.org + conor+dt@kernel.org + joel@jms.id.au + " andrew@codeconstruct.com.au\0" "\00:1\0" "b\0" "On 25/04/2024 23:37, Eddie James wrote:\n" @@ -214,7 +226,7 @@ "\n" "> +\t};\n" "> +\n" - "> +\tmemory at 80000000 {\n" + "> +\tmemory@80000000 {\n" "> +\t\tdevice_type = \"memory\";\n" "> +\t\treg = <0x80000000 0x40000000>;\n" "> +\t};\n" @@ -224,7 +236,7 @@ "> +\t\t#size-cells = <1>;\n" "> +\t\tranges;\n" "> +\n" - "> +\t\tevent_log: tcg_event_log at b3d00000 {\n" + "> +\t\tevent_log: tcg_event_log@b3d00000 {\n" "\n" "Same problem\n" "\n" @@ -244,12 +256,12 @@ "> +&i2c0 {\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\teeprom at 51 {\n" + "> +\teeprom@51 {\n" "> +\t\tcompatible = \"atmel,24c64\";\n" "> +\t\treg = <0x51>;\n" "> +\t};\n" "> +\n" - "> +\tpca1: pca9552 at 62 {\n" + "> +\tpca1: pca9552@62 {\n" "\n" "All my previous comments apply.\n" "\n" @@ -258,4 +270,4 @@ "Best regards,\n" Krzysztof -d9f224428e8930b5a8dd9586c272259baf926c98dd92ee543a59debd8f3a8522 +e5f07670aff6044299cdc04f4d75b9fcdd79ba15cc43b18fe78f3feab92e04f1
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.