On Fri, 2017-06-02 at 18:20 -0500, Li Yang wrote:
quoted hunk ↗ jump to hunk
Add myself as the maintainer for drivers/fsl/soc/ and fix the scope for
device tree bindings.
Signed-off-by: Li Yang <redacted>
---
?MAINTAINERS | 5 +++--
?1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d24240b..1807d3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5357,11 +5357,11 @@ S: Maintained
?F: drivers/net/ethernet/freescale/dpaa
?
?FREESCALE SOC DRIVERS
-M: Scott Wood [off-list ref]
+M: Li Yang [off-list ref]
?L: linuxppc-dev at lists.ozlabs.org
?L: linux-arm-kernel at lists.infradead.org
?S: Maintained
-F: Documentation/devicetree/bindings/powerpc/fsl/
+F: Documentation/devicetree/bindings/soc/fsl/
?F: drivers/soc/fsl/
?F: include/linux/fsl/
?
@@ -7695,6 +7695,7 @@ T: git
git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
?S: Maintained
?F: arch/powerpc/platforms/83xx/
?F: arch/powerpc/platforms/85xx/
+F: Documentation/devicetree/bindings/powerpc/fsl/
?
?LINUX FOR POWERPC PA SEMI PWRFICIENT
?L: linuxppc-dev at lists.ozlabs.org
Acked-by: Scott Wood <oss@buserror.net>
-Scott