diff for duplicates of <37478525.gTCCky7JDB@phil> diff --git a/a/1.txt b/N1/1.txt index 3f6a8e1..3ea4d10 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ Am Donnerstag, 22. Juni 2017, 15:24:38 CEST schrieb Frank Wang: > status = "disabled"; > }; > -> + efuse: efuse@11040000 { +> + efuse: efuse at 11040000 { > + compatible = "rockchip,rk322x-efuse"; you wanted to update the compatible in the efuse driver + binding txt @@ -34,15 +34,15 @@ Heiko > + clock-names = "pclk_efuse"; > + > + /* Data cells */ -> + efuse_id: id@7 { +> + efuse_id: id at 7 { > + reg = <0x7 0x10>; > + }; -> + cpu_leakage: cpu_leakage@17 { +> + cpu_leakage: cpu_leakage at 17 { > + reg = <0x17 0x1>; > + }; > + }; > + -> i2c0: i2c@11050000 { +> i2c0: i2c at 11050000 { > compatible = "rockchip,rk3228-i2c"; > reg = <0x11050000 0x1000>; > diff --git a/a/content_digest b/N1/content_digest index 39bdd85..edd3228 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,9 @@ "ref\01498116055-20977-1-git-send-email-frank.wang@rock-chips.com\0" "ref\01498116278-3791-1-git-send-email-frank.wang@rock-chips.com\0" - "From\0Heiko Stuebner <heiko@sntech.de>\0" - "Subject\0Re: [PATCH v2 7/7] ARM: dts: rockchip: add efuse device node for rk3228\0" + "From\0heiko@sntech.de (Heiko Stuebner)\0" + "Subject\0[PATCH v2 7/7] ARM: dts: rockchip: add efuse device node for rk3228\0" "Date\0Thu, 22 Jun 2017 09:27:14 +0200\0" - "To\0Frank Wang <frank.wang@rock-chips.com>\0" - "Cc\0robh+dt@kernel.org" - ulf.hansson@linaro.org - mark.rutland@arm.com - linux-arm-kernel@lists.infradead.org - linux-rockchip@lists.infradead.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - linux-mmc@vger.kernel.org - charles.chen@rock-chips.com - kevan.lan@rock-chips.com - huangtao@rock-chips.com - finley.xiao@rock-chips.com - david.wu@rock-chips.com - shawn.lin@rock-chips.com - chenjh@rock-chips.com - " wmc@rock-chips.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Frank,\n" @@ -42,7 +26,7 @@ "> \t\tstatus = \"disabled\";\n" "> \t};\n" "> \n" - "> +\tefuse: efuse@11040000 {\n" + "> +\tefuse: efuse at 11040000 {\n" "> +\t\tcompatible = \"rockchip,rk322x-efuse\";\n" "\n" "you wanted to update the compatible in the efuse driver + binding txt\n" @@ -58,17 +42,17 @@ "> +\t\tclock-names = \"pclk_efuse\";\n" "> +\n" "> +\t\t/* Data cells */\n" - "> +\t\tefuse_id: id@7 {\n" + "> +\t\tefuse_id: id at 7 {\n" "> +\t\t\treg = <0x7 0x10>;\n" "> +\t\t};\n" - "> +\t\tcpu_leakage: cpu_leakage@17 {\n" + "> +\t\tcpu_leakage: cpu_leakage at 17 {\n" "> +\t\t\treg = <0x17 0x1>;\n" "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \ti2c0: i2c@11050000 {\n" + "> \ti2c0: i2c at 11050000 {\n" "> \t\tcompatible = \"rockchip,rk3228-i2c\";\n" "> \t\treg = <0x11050000 0x1000>;\n" > -115fefcf0e5f4f612e6ffe7a59b535da31b4938f664439302dd5bee2594a4df8 +a8cc270f67df6eb2d87a8f00fa2e1f12bd3b69a66368adc6ab95233e4d95e71d
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.