diff for duplicates of <m237e2iirk.fsf@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index b4154a2..376b665 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ Kevin > }; > > +&apb { -> + mali: gpu at c0000 { +> + mali: gpu@c0000 { > + compatible = "amlogic,meson-gxbb-mali", "arm,mali-450"; > + reg = <0x0 0xc0000 0x0 0x40000>; > + interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>, @@ -90,7 +90,7 @@ Kevin > + */ > + > +&apb { -> + mali: gpu at c0000 { +> + mali: gpu@c0000 { > + compatible = "amlogic,meson-gxbb-mali", "arm,mali-450"; > + reg = <0x0 0xc0000 0x0 0x40000>; > + interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>, diff --git a/a/content_digest b/N1/content_digest index ad920c6..78e386f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,16 @@ "ref\01490177935-9646-1-git-send-email-narmstrong@baylibre.com\0" "ref\01490177935-9646-4-git-send-email-narmstrong@baylibre.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL\0" + "From\0Kevin Hilman <khilman@baylibre.com>\0" + "Subject\0Re: [PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL\0" "Date\0Fri, 24 Mar 2017 12:20:31 -0700\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Neil Armstrong <narmstrong@baylibre.com>\0" + "Cc\0sboyd@codeaurora.org" + carlo@caione.org + linux-amlogic@lists.infradead.org + linux-clk@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "Neil Armstrong <narmstrong@baylibre.com> writes:\n" @@ -45,7 +52,7 @@ "> };\n" "> \n" "> +&apb {\n" - "> +\tmali: gpu at c0000 {\n" + "> +\tmali: gpu@c0000 {\n" "> +\t\tcompatible = \"amlogic,meson-gxbb-mali\", \"arm,mali-450\";\n" "> +\t\treg = <0x0 0xc0000 0x0 0x40000>;\n" "> +\t\tinterrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -98,7 +105,7 @@ "> + */\n" "> +\n" "> +&apb {\n" - "> +\tmali: gpu at c0000 {\n" + "> +\tmali: gpu@c0000 {\n" "> +\t\tcompatible = \"amlogic,meson-gxbb-mali\", \"arm,mali-450\";\n" "> +\t\treg = <0x0 0xc0000 0x0 0x40000>;\n" "> +\t\tinterrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -158,4 +165,4 @@ "> / {\n" "> \tcompatible = \"amlogic,s905x\", \"amlogic,meson-gxl\";" -246895df79a31c2940b8b4e55dc530a139635dd7c4e97ef86e9dab4a916e26d9 +8f963cb2487754bea4f249db2737b078e84be47b98e4de1a7e57585ec15d37dc
diff --git a/a/content_digest b/N2/content_digest index ad920c6..d97d0a8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "From\0khilman@baylibre.com (Kevin Hilman)\0" "Subject\0[PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL\0" "Date\0Fri, 24 Mar 2017 12:20:31 -0700\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Neil Armstrong <narmstrong@baylibre.com> writes:\n" @@ -158,4 +158,4 @@ "> / {\n" "> \tcompatible = \"amlogic,s905x\", \"amlogic,meson-gxl\";" -246895df79a31c2940b8b4e55dc530a139635dd7c4e97ef86e9dab4a916e26d9 +08402adac98e4cfbd6edd27851f5fa98c90c43990dfec37c95b399456555411e
diff --git a/a/1.txt b/N3/1.txt index b4154a2..9dbece5 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,4 +1,4 @@ -Neil Armstrong <narmstrong@baylibre.com> writes: +Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> writes: > The same MALI-450 MP3 GPU is present in the GXBB and GXL SoCs. > @@ -8,7 +8,7 @@ Neil Armstrong <narmstrong@baylibre.com> writes: > patch adds a new meson-gxl-mali.dtsi and is included in the SoC specific > dtsi files. > -> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> +> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> LGTM, I can apply this when the clk driver changes are merged (feel free to let me know when that happens, in case I'm not paying attention.) @@ -37,7 +37,7 @@ Kevin > }; > > +&apb { -> + mali: gpu at c0000 { +> + mali: gpu@c0000 { > + compatible = "amlogic,meson-gxbb-mali", "arm,mali-450"; > + reg = <0x0 0xc0000 0x0 0x40000>; > + interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>, @@ -84,13 +84,13 @@ Kevin > @@ -0,0 +1,43 @@ > +/* > + * Copyright (c) 2017 BayLibre SAS -> + * Author: Neil Armstrong <narmstrong@baylibre.com> +> + * Author: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> > + * > + * SPDX-License-Identifier: (GPL-2.0+ OR MIT) > + */ > + > +&apb { -> + mali: gpu at c0000 { +> + mali: gpu@c0000 { > + compatible = "amlogic,meson-gxbb-mali", "arm,mali-450"; > + reg = <0x0 0xc0000 0x0 0x40000>; > + interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>, @@ -149,3 +149,7 @@ Kevin > > / { > compatible = "amlogic,s905x", "amlogic,meson-gxl"; +-- +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/N3/content_digest index ad920c6..e2bb500 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,12 +1,20 @@ "ref\01490177935-9646-1-git-send-email-narmstrong@baylibre.com\0" "ref\01490177935-9646-4-git-send-email-narmstrong@baylibre.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL\0" + "ref\01490177935-9646-4-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0" + "From\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL\0" "Date\0Fri, 24 Mar 2017 12:20:31 -0700\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Cc\0sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org" + carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org + linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" - "Neil Armstrong <narmstrong@baylibre.com> writes:\n" + "Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> writes:\n" "\n" "> The same MALI-450 MP3 GPU is present in the GXBB and GXL SoCs.\n" ">\n" @@ -16,7 +24,7 @@ "> patch adds a new meson-gxl-mali.dtsi and is included in the SoC specific\n" "> dtsi files.\n" ">\n" - "> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>\n" + "> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" "\n" "LGTM, I can apply this when the clk driver changes are merged (feel free\n" "to let me know when that happens, in case I'm not paying attention.)\n" @@ -45,7 +53,7 @@ "> };\n" "> \n" "> +&apb {\n" - "> +\tmali: gpu at c0000 {\n" + "> +\tmali: gpu@c0000 {\n" "> +\t\tcompatible = \"amlogic,meson-gxbb-mali\", \"arm,mali-450\";\n" "> +\t\treg = <0x0 0xc0000 0x0 0x40000>;\n" "> +\t\tinterrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -92,13 +100,13 @@ "> @@ -0,0 +1,43 @@\n" "> +/*\n" "> + * Copyright (c) 2017 BayLibre SAS\n" - "> + * Author: Neil Armstrong <narmstrong@baylibre.com>\n" + "> + * Author: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" "> + *\n" "> + * SPDX-License-Identifier: (GPL-2.0+ OR MIT)\n" "> + */\n" "> +\n" "> +&apb {\n" - "> +\tmali: gpu at c0000 {\n" + "> +\tmali: gpu@c0000 {\n" "> +\t\tcompatible = \"amlogic,meson-gxbb-mali\", \"arm,mali-450\";\n" "> +\t\treg = <0x0 0xc0000 0x0 0x40000>;\n" "> +\t\tinterrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -156,6 +164,10 @@ "> +#include \"meson-gxl-mali.dtsi\"\n" "> \n" "> / {\n" - "> \tcompatible = \"amlogic,s905x\", \"amlogic,meson-gxl\";" + "> \tcompatible = \"amlogic,s905x\", \"amlogic,meson-gxl\";\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 -246895df79a31c2940b8b4e55dc530a139635dd7c4e97ef86e9dab4a916e26d9 +1cbd3f331387a8f4e2b3f87c3f68c89a53ae569f929545fc74c9597f86f5432d
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.