diff for duplicates of <2004020.THrDyKm3fa@diego> diff --git a/a/1.txt b/N1/1.txt index 57925fd..ba644f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ There exist 2 variants using either the act8846 or rk808 as pmic, while the rest of the board stays the same. -Signed-off-by: Heiko Stuebner <heiko@sntech.de> -Tested-by: Will Deacon <will.deacon@arm.com> +Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +Tested-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> --- arch/arm/boot/dts/rk3288-evb-act8846.dts | 134 +++++++++++++++++++++++++++++++ arch/arm/boot/dts/rk3288-evb-rk808.dts | 18 +++++ @@ -38,7 +38,7 @@ index 0000000..7d59ff4 +}; + +&i2c0 { -+ hym8563 at 51 { ++ hym8563@51 { + compatible = "haoyu,hym8563"; + reg = <0x51>; + @@ -52,7 +52,7 @@ index 0000000..7d59ff4 + clock-output-names = "xin32k"; + }; + -+ act8846: act8846 at 5a { ++ act8846: act8846@5a { + compatible = "active-semi,act8846"; + reg = <0x5a>; + status = "okay"; @@ -215,7 +215,7 @@ index 0000000..2afd4f2 + #size-cells = <0>; + autorepeat; + -+ button at 0 { ++ button@0 { + gpios = <&gpio0 5 GPIO_ACTIVE_LOW>; + linux,code = <116>; + label = "GPIO Key Power"; @@ -225,35 +225,35 @@ index 0000000..2afd4f2 + }; + }; + -+ i2c0: i2c at ff650000 { ++ i2c0: i2c@ff650000 { + pinctrl-names = "default"; + pinctrl-0 = <&i2c0_xfer>; + status = "okay"; + }; + -+ watchdog at ff800000 { ++ watchdog@ff800000 { + status = "okay"; + }; + -+ serial at ff180000 { ++ serial@ff180000 { + status = "okay"; + }; + -+ serial at ff190000 { ++ serial@ff190000 { + status = "okay"; + }; + -+ serial at ff690000 { ++ serial@ff690000 { + pinctrl-names = "default"; + pinctrl-0 = <&uart2_xfer>; + status = "okay"; + }; + -+ serial at ff1b0000 { ++ serial@ff1b0000 { + status = "okay"; + }; + -+ serial at ff1c0000 { ++ serial@ff1c0000 { + status = "okay"; + }; + @@ -267,3 +267,9 @@ index 0000000..2afd4f2 +}; -- 1.9.0 + + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 756eb9f..0f8cc62 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,18 @@ "ref\04868343.UFgjaXesOn@diego\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" "Subject\0[PATCH v2 7/7] ARM: dts: add rk3288 evaluation board\0" "Date\0Fri, 18 Jul 2014 02:21:55 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "Cc\0olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org" + eddie.cai-TNX95d0MmH7DzftRWevZcw@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "There exist 2 variants using either the act8846 or rk808 as pmic, while the\n" "rest of the board stays the same.\n" "\n" - "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" - "Tested-by: Will Deacon <will.deacon@arm.com>\n" + "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "Tested-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/rk3288-evb-act8846.dts | 134 +++++++++++++++++++++++++++++++\n" " arch/arm/boot/dts/rk3288-evb-rk808.dts | 18 +++++\n" @@ -45,7 +48,7 @@ "+};\n" "+\n" "+&i2c0 {\n" - "+\thym8563 at 51 {\n" + "+\thym8563@51 {\n" "+\t\tcompatible = \"haoyu,hym8563\";\n" "+\t\treg = <0x51>;\n" "+\n" @@ -59,7 +62,7 @@ "+\t\tclock-output-names = \"xin32k\";\n" "+\t};\n" "+\n" - "+\tact8846: act8846 at 5a {\n" + "+\tact8846: act8846@5a {\n" "+\t\tcompatible = \"active-semi,act8846\";\n" "+\t\treg = <0x5a>;\n" "+\t\tstatus = \"okay\";\n" @@ -222,7 +225,7 @@ "+\t\t#size-cells = <0>;\n" "+\t\tautorepeat;\n" "+\n" - "+\t\tbutton at 0 {\n" + "+\t\tbutton@0 {\n" "+\t\t\tgpios = <&gpio0 5 GPIO_ACTIVE_LOW>;\n" "+\t\t\tlinux,code = <116>;\n" "+\t\t\tlabel = \"GPIO Key Power\";\n" @@ -232,35 +235,35 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\ti2c0: i2c at ff650000 {\n" + "+\ti2c0: i2c@ff650000 {\n" "+\t\tpinctrl-names = \"default\";\n" "+\t\tpinctrl-0 = <&i2c0_xfer>;\n" "+\t\tstatus = \"okay\";\n" "+\t};\n" "+\n" - "+\twatchdog at ff800000 {\n" + "+\twatchdog@ff800000 {\n" "+\t\tstatus = \"okay\";\n" "+\t};\n" "+\n" - "+\tserial at ff180000 {\n" + "+\tserial@ff180000 {\n" "+\t\tstatus = \"okay\";\n" "+\t};\n" "+\n" - "+\tserial at ff190000 {\n" + "+\tserial@ff190000 {\n" "+\t\tstatus = \"okay\";\n" "+\t};\n" "+\n" - "+\tserial at ff690000 {\n" + "+\tserial@ff690000 {\n" "+\t\tpinctrl-names = \"default\";\n" "+\t\tpinctrl-0 = <&uart2_xfer>;\n" "+\t\tstatus = \"okay\";\n" "+\t};\n" "+\n" - "+\tserial at ff1b0000 {\n" + "+\tserial@ff1b0000 {\n" "+\t\tstatus = \"okay\";\n" "+\t};\n" "+\n" - "+\tserial at ff1c0000 {\n" + "+\tserial@ff1c0000 {\n" "+\t\tstatus = \"okay\";\n" "+\t};\n" "+\n" @@ -273,6 +276,12 @@ "+\t};\n" "+};\n" "-- \n" - 1.9.0 + "1.9.0\n" + "\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -12dade869bdb0943d81b19429e9cda2426a1f21fe84c3f661310e30a253abdad +4e3c3129b87bfb57fcceaadeef2cb5d73951a21893a5e2c98c14d6bae6c31fd7
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.