Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1551668
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 2/5] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture |
| Date | 2017-01-05 08:00 +0100 |
| Message-ID | <sWabL-7F6-7@gated-at.bofh.it> (permalink) |
| References | <sVSeS-47P-17@gated-at.bofh.it> <sVSeS-47P-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jan 04, 2017 at 07:48:11PM +0800, Baoyou Xie wrote: > Add the ZTE SoC drivers as maintained by ARM ZTE > architecture maintainers, as they're parts of the core IP. > > By the way, this patch adds the maintainer for ARM > ZTE architecture to Baoyou Xie. > > Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ad199da..2593296 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1975,12 +1975,17 @@ F: arch/arm/mach-pxa/include/mach/z2.h > > ARM/ZTE ARCHITECTURE > M: Jun Nie <jun.nie@linaro.org> > +M: Baoyou Xie <baoyou.xie@linaro.org> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-zx/ > F: drivers/clk/zte/ > +F: drivers/soc/zte/ > +F: drivers/thermal/zx* This line is about thermal support, and shouldn't be added in this patch series. Shawn > F: Documentation/devicetree/bindings/arm/zte.txt > F: Documentation/devicetree/bindings/clock/zx296702-clk.txt > +F: Documentation/devicetree/bindings/soc/zte/ > +F: include/dt-bindings/soc/zx*.h > > ARM/ZYNQ ARCHITECTURE > M: Michal Simek <michal.simek@xilinx.com> > -- > 2.7.4 >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v6 2/5] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture Baoyou Xie <baoyou.xie@linaro.org> - 2017-01-04 12:50 +0100 Re: [PATCH v6 2/5] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture Shawn Guo <shawnguo@kernel.org> - 2017-01-05 08:00 +0100
csiph-web