diff for duplicates of <20180924191929.GQ1367@tuxbook-pro> diff --git a/a/1.txt b/N1/1.txt index 483e264..8b8c4c2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -72,7 +72,7 @@ Please extend &blsp1_uart1_default in the pioneer dtsi with these > +}; > + > +&soc { -> + serial@c170000 { +> + serial at c170000 { Please reference this by &blsp1_uart1, rather than duplicating the hierarchy. @@ -170,7 +170,7 @@ here while you're at it: > + ranges = <0 0 0 0xffffffff>; > + compatible = "simple-bus"; > + -> + intc: interrupt-controller@17a00000 { +> + intc: interrupt-controller at 17a00000 { Please sort these nodes by base address. @@ -187,7 +187,7 @@ Please sort these nodes by base address. > + interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>; > + }; > + -> + gcc: clock-controller@100000 { +> + gcc: clock-controller at 100000 { > + compatible = "qcom,gcc-sdm660"; > + #clock-cells = <1>; > + #reset-cells = <1>; @@ -200,12 +200,12 @@ Please 0-pad addresses in "reg", makes it easier to sort them as well > + }; > + [..] -> + rpm_msg_ram: memory@778000 { +> + rpm_msg_ram: memory at 778000 { > + compatible = "qcom,rpm-msg-ram"; > + reg = <0x778000 0x7000>; > + }; > + -> + apcs_glb: mailbox@17911000 { +> + apcs_glb: mailbox at 17911000 { > + compatible = "qcom,msm8998-apcs-hmss-global"; Please update the apcs ipc driver with a sdm660 compatible and update diff --git a/a/content_digest b/N1/content_digest index 7a70c34..db5d5e1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,8 @@ "ref\020180811162549.12312-1-ctatlor97@gmail.com\0" - "From\0Bjorn Andersson <bjorn.andersson@linaro.org>\0" - "Subject\0Re: [PATCH] arm64: dts: sdm630 SoC and Sony Pioneer (Xperia XA2) support\0" + "From\0bjorn.andersson@linaro.org (Bjorn Andersson)\0" + "Subject\0[PATCH] arm64: dts: sdm630 SoC and Sony Pioneer (Xperia XA2) support\0" "Date\0Mon, 24 Sep 2018 12:19:29 -0700\0" - "To\0Craig Tatlor <ctatlor97@gmail.com>\0" - "Cc\0linux-arm-msm@vger.kernel.org" - Andy Gross <andy.gross@linaro.org> - David Brown <david.brown@linaro.org> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Catalin Marinas <catalin.marinas@arm.com> - Will Deacon <will.deacon@arm.com> - linux-soc@vger.kernel.org - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sat 11 Aug 09:25 PDT 2018, Craig Tatlor wrote:\n" @@ -90,7 +79,7 @@ "> +};\n" "> +\n" "> +&soc {\n" - "> +\tserial@c170000 {\n" + "> +\tserial at c170000 {\n" "\n" "Please reference this by &blsp1_uart1, rather than duplicating the\n" "hierarchy.\n" @@ -188,7 +177,7 @@ "> +\t\tranges = <0 0 0 0xffffffff>;\n" "> +\t\tcompatible = \"simple-bus\";\n" "> +\n" - "> +\t\tintc: interrupt-controller@17a00000 {\n" + "> +\t\tintc: interrupt-controller at 17a00000 {\n" "\n" "Please sort these nodes by base address.\n" "\n" @@ -205,7 +194,7 @@ "> +\t\t\tinterrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgcc: clock-controller@100000 {\n" + "> +\t\tgcc: clock-controller at 100000 {\n" "> +\t\t\tcompatible = \"qcom,gcc-sdm660\";\n" "> +\t\t\t#clock-cells = <1>;\n" "> +\t\t\t#reset-cells = <1>;\n" @@ -218,12 +207,12 @@ "> +\t\t};\n" "> +\n" "[..]\n" - "> +\t\trpm_msg_ram: memory@778000 {\n" + "> +\t\trpm_msg_ram: memory at 778000 {\n" "> +\t\t\tcompatible = \"qcom,rpm-msg-ram\";\n" "> +\t\t\treg = <0x778000 0x7000>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tapcs_glb: mailbox@17911000 {\n" + "> +\t\tapcs_glb: mailbox at 17911000 {\n" "> +\t\t\tcompatible = \"qcom,msm8998-apcs-hmss-global\";\n" "\n" "Please update the apcs ipc driver with a sdm660 compatible and update\n" @@ -237,4 +226,4 @@ "Regards,\n" Bjorn -ee81bdb29edfcd74a1fada5332d49a436f997ed9460aa4aa3f23c43ea1f96db6 +89a47d2c520eb050253e88003521f52683757f87df922052a5d9335efae2e7d0
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.