diff for duplicates of <1897828.6acYlvjf7S@diego> diff --git a/a/1.txt b/N1/1.txt index 27d22b4..56d65f8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -Am Montag, 11. August 2014, 19:37:29 schrieb Andreas F?rber: -> Am 11.08.2014 19:01, schrieb Heiko St?bner: +Am Montag, 11. August 2014, 19:37:29 schrieb Andreas Färber: +> Am 11.08.2014 19:01, schrieb Heiko Stübner: > > Also for an upcoming v2, I've also changed the structure a bit, as the > > first dma-controller has both a secure and non-secure version of it. > > @@ -12,7 +12,7 @@ Am Montag, 11. August 2014, 19:37:29 schrieb Andreas F?rber: > > ranges; > > > > /* dma1 in secure state */ -> > dma-controller at ffb20000 { +> > dma-controller@ffb20000 { > > > > compatible = "arm,pl330", "arm,primecell"; > > reg = <0xffb20000 0x4000>; @@ -28,7 +28,7 @@ Am Montag, 11. August 2014, 19:37:29 schrieb Andreas F?rber: > > }; > > > > /* dma1 in non-secure state */ -> > dma-controller at ffb60000 { +> > dma-controller@ffb60000 { > > > > compatible = "arm,pl330", "arm,primecell"; > > reg = <0xffb60000 0x4000>; @@ -43,7 +43,7 @@ Am Montag, 11. August 2014, 19:37:29 schrieb Andreas F?rber: > > > > }; > > -> > dmac2: dma-controller at ff250000 { +> > dmac2: dma-controller@ff250000 { > > > > compatible = "arm,pl330", "arm,primecell"; > > reg = <0xff250000 0x4000>; @@ -65,7 +65,7 @@ Am Montag, 11. August 2014, 19:37:29 schrieb Andreas F?rber: > > amba { > > > > /* dma1 in secure state */ -> > dmac1: dma-controller at ffb20000 { +> > dmac1: dma-controller@ffb20000 { > > > > status = "okay"; > > @@ -95,7 +95,7 @@ in question in non-secure mode, yet. So I guess one way to handle it could be to declare the non-secure dma, but set it to a disabled state and use the secure one as default for everything: - dmac_bus_s: dma-controller at ffb20000 { + dmac_bus_s: dma-controller@ffb20000 { compatible = "arm,pl330", "arm,primecell"; reg = <0xffb20000 0x4000>; interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>, @@ -105,7 +105,7 @@ set it to a disabled state and use the secure one as default for everything: clock-names = "apb_pclk"; }; - dmac_bus_ns: dma-controller at ffb60000 { + dmac_bus_ns: dma-controller@ffb60000 { compatible = "arm,pl330", "arm,primecell"; reg = <0xffb60000 0x4000>; interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>, @@ -141,3 +141,8 @@ i2s and spdif): > > https://github.com/mmind/linux-rockchip/blob/devel/workbench/arch/arm/boo > > t/dts/rk3288-evb.dtsi > [snip] + +-- +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 58bcfee..58165f1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,22 @@ "ref\01406661128-7614-1-git-send-email-heiko@sntech.de\0" "ref\01560376.L4H27Lgx9N@diego\0" "ref\053E90D69.6000307@suse.de\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" - "Subject\0[PATCH 3/4] ARM: dts: rockchip: add rk3288 dma controllers\0" + "ref\053E90D69.6000307-l3A5Bk7waGM@public.gmane.org\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/4] ARM: dts: rockchip: add rk3288 dma controllers\0" "Date\0Mon, 11 Aug 2014 21:15:14 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andreas F\303\244rber <afaerber-l3A5Bk7waGM@public.gmane.org>\0" + "Cc\0Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Kever Yang <kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org> + arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + Eddie Cai <cf-TNX95d0MmH7DzftRWevZcw@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" - "Am Montag, 11. August 2014, 19:37:29 schrieb Andreas F?rber:\n" - "> Am 11.08.2014 19:01, schrieb Heiko St?bner:\n" + "Am Montag, 11. August 2014, 19:37:29 schrieb Andreas F\303\244rber:\n" + "> Am 11.08.2014 19:01, schrieb Heiko St\303\274bner:\n" "> > Also for an upcoming v2, I've also changed the structure a bit, as the\n" "> > first dma-controller has both a secure and non-secure version of it.\n" "> > \n" @@ -21,7 +29,7 @@ "> > \t\tranges;\n" "> > \t\t\n" "> > \t\t/* dma1 in secure state */\n" - "> > \t\tdma-controller at ffb20000 {\n" + "> > \t\tdma-controller@ffb20000 {\n" "> > \t\t\n" "> > \t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "> > \t\t\treg = <0xffb20000 0x4000>;\n" @@ -37,7 +45,7 @@ "> > \t\t};\n" "> > \t\t\n" "> > \t\t/* dma1 in non-secure state */\n" - "> > \t\tdma-controller at ffb60000 {\n" + "> > \t\tdma-controller@ffb60000 {\n" "> > \t\t\n" "> > \t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "> > \t\t\treg = <0xffb60000 0x4000>;\n" @@ -52,7 +60,7 @@ "> > \t\t\n" "> > \t\t};\n" "> > \t\t\n" - "> > \t\tdmac2: dma-controller at ff250000 {\n" + "> > \t\tdmac2: dma-controller@ff250000 {\n" "> > \t\t\n" "> > \t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "> > \t\t\treg = <0xff250000 0x4000>;\n" @@ -74,7 +82,7 @@ "> > \tamba {\n" "> > \t\n" "> > \t\t/* dma1 in secure state */\n" - "> > \t\tdmac1: dma-controller at ffb20000 {\n" + "> > \t\tdmac1: dma-controller@ffb20000 {\n" "> > \t\t\n" "> > \t\t\tstatus = \"okay\";\n" "> > \t\t\n" @@ -104,7 +112,7 @@ "So I guess one way to handle it could be to declare the non-secure dma, but \n" "set it to a disabled state and use the secure one as default for everything:\n" "\n" - "\t\tdmac_bus_s: dma-controller at ffb20000 {\n" + "\t\tdmac_bus_s: dma-controller@ffb20000 {\n" "\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "\t\t\treg = <0xffb20000 0x4000>;\n" "\t\t\tinterrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -114,7 +122,7 @@ "\t\t\tclock-names = \"apb_pclk\";\n" "\t\t};\n" "\n" - "\t\tdmac_bus_ns: dma-controller at ffb60000 {\n" + "\t\tdmac_bus_ns: dma-controller@ffb60000 {\n" "\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "\t\t\treg = <0xffb60000 0x4000>;\n" "\t\t\tinterrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -149,6 +157,11 @@ "> > t/dts/rk3288.dtsi [1]\n" "> > https://github.com/mmind/linux-rockchip/blob/devel/workbench/arch/arm/boo\n" "> > t/dts/rk3288-evb.dtsi\n" - > [snip] + "> [snip]\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 -46381be5f4abc46ff147669dd493982f7b15e12f90a9d30015609fbb0676a94d +2c4362b0ac4315d1f974b766fa0f40865d605d32862693fcf505ffd518844d47
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.