diff for duplicates of <5BAB5512.4010006@mentor.com> diff --git a/a/1.txt b/N1/1.txt index 9ba8fb6..ccb886b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -279,7 +279,7 @@ Acked-by: Deepak Das <Deepak_Das@mentor.com> > + i2c-scl-falling-time-ns = <4>; > + status = "okay"; > + -> + rk808: pmic@1b { +> + rk808: pmic at 1b { > + compatible = "rockchip,rk808"; > + reg = <0x1b>; > + interrupt-parent = <&gpio1>; @@ -462,7 +462,7 @@ Acked-by: Deepak Das <Deepak_Das@mentor.com> > + }; > + }; > + -> + vdd_cpu_b: regulator@40 { +> + vdd_cpu_b: regulator at 40 { > + compatible = "silergy,syr827"; > + reg = <0x40>; > + fcs,suspend-voltage-selector = <0>; @@ -479,7 +479,7 @@ Acked-by: Deepak Das <Deepak_Das@mentor.com> > + }; > + }; > + -> + vdd_gpu: regulator@41 { +> + vdd_gpu: regulator at 41 { > + compatible = "silergy,syr828"; > + reg = <0x41>; > + fcs,suspend-voltage-selector = <1>; @@ -514,7 +514,7 @@ Acked-by: Deepak Das <Deepak_Das@mentor.com> > + i2c-scl-falling-time-ns = <20>; > + status = "okay"; > + -> + fusb0: typec-portc@22 { +> + fusb0: typec-portc at 22 { > + compatible = "fcs,fusb302"; > + reg = <0x22>; > + interrupt-parent = <&gpio1>; diff --git a/a/content_digest b/N1/content_digest index 06d55ce..444d73c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,9 @@ + "ref\0Akash_Gajjar@mentor.com\0" "ref\01537943105-21247-1-git-send-email-Akash_Gajjar@mentor.com\0" - "From\0Deepak Das <deepak_das@mentor.com>\0" - "Subject\0Re: [PATCH v3] arm64: dts: rockchip: add initial dts support for Rockpro64\0" + "From\0deepak_das@mentor.com (Deepak Das)\0" + "Subject\0[PATCH v3] arm64: dts: rockchip: add initial dts support for Rockpro64\0" "Date\0Wed, 26 Sep 2018 15:14:50 +0530\0" - "To\0Akash Gajjar <Akash_Gajjar@mentor.com>" - " heiko@sntech.de\0" - "Cc\0Pragnesh_patel@mentor.com" - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Levin Du <djw@t-chip.com.cn> - Klaus Goger <klaus.goger@theobroma-systems.com> - Ezequiel Garcia <ezequiel@collabora.com> - Arnd Bergmann <arnd@arndb.de> - Masahiro Yamada <yamada.masahiro@socionext.com> - Philippe Ombredanne <pombredanne@nexb.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Shohei Maruyama <cheat.sc.linux@outlook.com> - Pierre-Hugues Husson <phh@phh.me> - Enric Balletbo i Serra <enric.balletbo@collabora.com> - Shawn Lin <shawn.lin@rock-chips.com> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-rockchip@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -305,7 +287,7 @@ "> +\ti2c-scl-falling-time-ns = <4>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\trk808: pmic@1b {\n" + "> +\trk808: pmic at 1b {\n" "> +\t\tcompatible = \"rockchip,rk808\";\n" "> +\t\treg = <0x1b>;\n" "> +\t\tinterrupt-parent = <&gpio1>;\n" @@ -488,7 +470,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tvdd_cpu_b: regulator@40 {\n" + "> +\tvdd_cpu_b: regulator at 40 {\n" "> +\t\tcompatible = \"silergy,syr827\";\n" "> +\t\treg = <0x40>;\n" "> +\t\tfcs,suspend-voltage-selector = <0>;\n" @@ -505,7 +487,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tvdd_gpu: regulator@41 {\n" + "> +\tvdd_gpu: regulator at 41 {\n" "> +\t\tcompatible = \"silergy,syr828\";\n" "> +\t\treg = <0x41>;\n" "> +\t\tfcs,suspend-voltage-selector = <1>;\n" @@ -540,7 +522,7 @@ "> +\ti2c-scl-falling-time-ns = <20>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\tfusb0: typec-portc@22 {\n" + "> +\tfusb0: typec-portc at 22 {\n" "> +\t\tcompatible = \"fcs,fusb302\";\n" "> +\t\treg = <0x22>;\n" "> +\t\tinterrupt-parent = <&gpio1>;\n" @@ -786,4 +768,4 @@ "> +};\n" > -f9b83e87ba46215bff8741fafcb350b9bdf0a0a37e1417d6a850b23fc2c84371 +c58c961194fff0b493428467fa00a8e94c5083669e4808109987075f2a98023b
diff --git a/a/content_digest b/N2/content_digest index 06d55ce..e467573 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,8 +3,8 @@ "Subject\0Re: [PATCH v3] arm64: dts: rockchip: add initial dts support for Rockpro64\0" "Date\0Wed, 26 Sep 2018 15:14:50 +0530\0" "To\0Akash Gajjar <Akash_Gajjar@mentor.com>" - " heiko@sntech.de\0" - "Cc\0Pragnesh_patel@mentor.com" + " <heiko@sntech.de>\0" + "Cc\0<Pragnesh_patel@mentor.com>" Rob Herring <robh+dt@kernel.org> Mark Rutland <mark.rutland@arm.com> Levin Du <djw@t-chip.com.cn> @@ -18,10 +18,10 @@ Pierre-Hugues Husson <phh@phh.me> Enric Balletbo i Serra <enric.balletbo@collabora.com> Shawn Lin <shawn.lin@rock-chips.com> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-rockchip@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-rockchip@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" @@ -786,4 +786,4 @@ "> +};\n" > -f9b83e87ba46215bff8741fafcb350b9bdf0a0a37e1417d6a850b23fc2c84371 +051861b011d39cf83b90a3c83ab31f0fa3128a848b55f7ed3230b5bea42973f7
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.