diff for duplicates of <20160329091258.GC8659@x1> diff --git a/a/1.txt b/N1/1.txt index 42f8d93..327a5f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,23 +15,23 @@ do? > +++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi > @@ -58,6 +58,15 @@ > -> i2c at 9845000 { +> i2c@9845000 { > status = "okay"; > + > + #address-cells = <1>; > + #size-cells = <0>; > + -> + eeprom at 50 { +> + eeprom@50 { > + compatible = "at,24c256"; > + pagesize = <64>; > + reg = <0x50>; > + }; > }; > -> i2c at 9540000 { +> i2c@9540000 { -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N1/content_digest index 8522d2d..45b3619 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,15 @@ "ref\01458920188-29612-1-git-send-email-peter.griffin@linaro.org\0" "ref\01458920188-29612-5-git-send-email-peter.griffin@linaro.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH 4/4] ARM: STi: DT: STiH407: Add DT node for eeprom\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH 4/4] ARM: STi: DT: STiH407: Add DT node for eeprom\0" "Date\0Tue, 29 Mar 2016 10:12:58 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Griffin <peter.griffin@linaro.org>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + maxime.coquelin@st.com + patrice.chotard@st.com + srinivas.kandagatla@gmail.com + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "More information is required in the commit message.\n" @@ -23,25 +29,25 @@ "> +++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi\n" "> @@ -58,6 +58,15 @@\n" "> \n" - "> \t\ti2c at 9845000 {\n" + "> \t\ti2c@9845000 {\n" "> \t\t\tstatus = \"okay\";\n" "> +\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\teeprom at 50 {\n" + "> +\t\t\teeprom@50 {\n" "> +\t\t\t\tcompatible = \"at,24c256\";\n" "> +\t\t\t\tpagesize = <64>;\n" "> +\t\t\t\treg = <0x50>;\n" "> +\t\t\t};\n" "> \t\t};\n" "> \n" - "> \t\ti2c at 9540000 {\n" + "> \t\ti2c@9540000 {\n" "\n" "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -48d22b7b0e1a4d4da7380c0605e134f5b1b03f46f363c0cf4f0ee552e9c4c8c4 +5fb4e92e949fc8dfa6ffd378a240c0f044776c436f7c5ebea32b396fefa53d0d
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.