diff for duplicates of <5639BD40.4020000@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 3d16f1f..c609030 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -74,7 +74,7 @@ This one has values 1-32 clock cycles > + If omitted, default of 0 is used. > + > +Example: basic definition, no banks are configured -> + sromc@12570000 { +> + sromc at 12570000 { > + compatible = "samsung,exynos-srom"; > + reg = <0x12570000 0x14>; > + }; @@ -87,7 +87,7 @@ s/smsc 911x ethernet/SMSC911x Ethernet/ Best regards, Krzysztof -> sromc@12570000 { +> sromc at 12570000 { > + #address-cells = <2>; > + #size-cells = <1>; > + ranges = <0 0 0x04000000 0x20000 // Bank0 @@ -99,7 +99,7 @@ Krzysztof > - reg = <0x12570000 0x10>; > + reg = <0x12570000 0x14>; > + -> + ethernet@3 { +> + ethernet at 3 { > + compatible = "smsc,lan9115"; > + reg = <3 0 0x10000>; // Bank 3, offset = 0 > + phy-mode = "mii"; diff --git a/a/content_digest b/N1/content_digest index 5600f54..d875970 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,9 @@ "ref\0cover.1446542020.git.p.fedin@samsung.com\0" "ref\09a1edb15c06e27fa1fba5773c937e3a3d363c32a.1446542020.git.p.fedin@samsung.com\0" - "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" - "Subject\0Re: [PATCH v5 1/4] Documentation: dt-bindings: Describe SROMc configuration\0" + "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0" + "Subject\0[PATCH v5 1/4] Documentation: dt-bindings: Describe SROMc configuration\0" "Date\0Wed, 04 Nov 2015 17:09:36 +0900\0" - "To\0Pavel Fedin <p.fedin@samsung.com>" - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-samsung-soc@vger.kernel.org - " linux-kernel@vger.kernel.org\0" - "Cc\0Rob Herring <robh+dt@kernel.org>" - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - " Kukjin Kim <kgene@kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 03.11.2015 18:16, Pavel Fedin wrote:\n" @@ -92,7 +82,7 @@ "> +\t\t\t If omitted, default of 0 is used.\n" "> +\n" "> +Example: basic definition, no banks are configured\n" - "> +\tsromc@12570000 {\n" + "> +\tsromc at 12570000 {\n" "> +\t\tcompatible = \"samsung,exynos-srom\";\n" "> +\t\treg = <0x12570000 0x14>;\n" "> +\t};\n" @@ -105,7 +95,7 @@ "Best regards,\n" "Krzysztof\n" "\n" - "> \tsromc@12570000 {\n" + "> \tsromc at 12570000 {\n" "> +\t\t#address-cells = <2>;\n" "> +\t\t#size-cells = <1>;\n" "> +\t\tranges = <0 0 0x04000000 0x20000 // Bank0\n" @@ -117,7 +107,7 @@ "> -\t\treg = <0x12570000 0x10>;\n" "> +\t\treg = <0x12570000 0x14>;\n" "> +\n" - "> +\t\tethernet@3 {\n" + "> +\t\tethernet at 3 {\n" "> +\t\t\tcompatible = \"smsc,lan9115\";\n" "> +\t\t\treg = <3 0 0x10000>;\t // Bank 3, offset = 0\n" "> +\t\t\tphy-mode = \"mii\";\n" @@ -132,4 +122,4 @@ "> \t};\n" > -1de739a76f977ea41a4d720aead29316bfe4ec4b319c0836658d72b70f5048d9 +c49277d123e802f778cdedc1a9a94d2217d4fbfa2285d4d6e34042f1972eda4f
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.