Message ID | 20170331101417.21312-1-jbrunet@baylibre.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Quoting Jerome Brunet (2017-03-31 12:14:17) > Suggested-by: Michael Turquette <mturquette@baylibre.com> > Cc: Kevin Hilman <khilman@baylibre.com>, > Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > > Hi Mike, Stephen, > > If this is OK with you, this will be the first patch of our upcoming pull > request. Sounds goods to me. Regards, Mike > > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c265a5fe4848..8cb237925b06 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1069,6 +1069,16 @@ F: drivers/pinctrl/meson/ > F: drivers/mmc/host/meson* > N: meson > > +ARM/Amlogic Meson SoC CLOCK FRAMEWORK > +M: Neil Armstrong <narmstrong@baylibre.com> > +M: Jerome Brunet <jbrunet@baylibre.com> > +L: linux-amlogic@lists.infradead.org > +S: Maintained > +F: drivers/clk/meson/ > +F: include/dt-bindings/clock/meson* > +F: include/dt-bindings/clock/gxbb* > +F: Documentation/devicetree/bindings/clock/amlogic* > + > ARM/Annapurna Labs ALPINE ARCHITECTURE > M: Tsahee Zidenberg <tsahee@annapurnalabs.com> > M: Antoine Tenart <antoine.tenart@free-electrons.com> > -- > 2.9.3 > -- To unsubscribe from this list: send the line "unsubscribe linux-clk" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index c265a5fe4848..8cb237925b06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1069,6 +1069,16 @@ F: drivers/pinctrl/meson/ F: drivers/mmc/host/meson* N: meson +ARM/Amlogic Meson SoC CLOCK FRAMEWORK +M: Neil Armstrong <narmstrong@baylibre.com> +M: Jerome Brunet <jbrunet@baylibre.com> +L: linux-amlogic@lists.infradead.org +S: Maintained +F: drivers/clk/meson/ +F: include/dt-bindings/clock/meson* +F: include/dt-bindings/clock/gxbb* +F: Documentation/devicetree/bindings/clock/amlogic* + ARM/Annapurna Labs ALPINE ARCHITECTURE M: Tsahee Zidenberg <tsahee@annapurnalabs.com> M: Antoine Tenart <antoine.tenart@free-electrons.com>