diff for duplicates of <554922EF.3050906@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 8a38dc2..1fc2e9e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -51,20 +51,20 @@ that mean essentially the same thing, but simply encode flags. It might be reasonable to split an I2C controller node up so that it has n child nodes: -i2c-controller@1234 { +i2c-controller at 1234 { compatible = "foo"; reg = <0x1234 0x100>; #address-cells = <1>; #size-cells = <0>; master { - eeprom@1a { + eeprom at 1a { compatible = ...; reg = <0x1a>; }; ... }; slave { - nvec@NN { + nvec at NN { compatible = ...; reg = <0xNN>; }; diff --git a/a/content_digest b/N1/content_digest index 01ba34d..1700367 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,17 +2,10 @@ "ref\020150403194635.GC2016@katana\0" "ref\01549160.njMIY2NVTi@fb07-iapwap2\0" "ref\020150505105513.GA1841@katana\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" - "Subject\0Re: How to encode being an I2C slave in DT?\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0How to encode being an I2C slave in DT?\0" "Date\0Tue, 05 May 2015 14:07:11 -0600\0" - "To\0Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>" - " Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>\0" - "Cc\0Andrey Danin <danindrey-JGs/UdohzUI@public.gmane.org>" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 05/05/2015 04:55 AM, Wolfram Sang wrote:\n" @@ -68,20 +61,20 @@ "It might be reasonable to split an I2C controller node up so that it has \n" "n child nodes:\n" "\n" - "i2c-controller@1234 {\n" + "i2c-controller at 1234 {\n" " compatible = \"foo\";\n" " reg = <0x1234 0x100>;\n" " #address-cells = <1>;\n" " #size-cells = <0>;\n" " master {\n" - " eeprom@1a {\n" + " eeprom at 1a {\n" " compatible = ...;\n" " reg = <0x1a>;\n" " };\n" " ...\n" " };\n" " slave {\n" - " nvec@NN {\n" + " nvec at NN {\n" " compatible = ...;\n" " reg = <0xNN>;\n" " };\n" @@ -98,4 +91,4 @@ "> Thanks for doing this! I changed the subject to maybe raise interest a\n" > bit more. -f5fc6e802a47f76493d7df241b28fc1cd232ea69e320a6d3afbf1413909d5cd9 +45494a51807001793815fdd13eb079f797394c0d9faee2066adc25b7e7fa4c9e
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.