diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-11-10 13:59:51 +0300 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2022-02-19 02:11:19 +0300 |
commit | b80af7564446c8ab96438cac00e0575eb86154ad (patch) | |
tree | 8368f083e1d301b2b3df7d1ba0588ec1a03cb64b | |
parent | f2b70418ec6f104981b54709a4cfe3a3c46b7d8f (diff) | |
download | linux-b80af7564446c8ab96438cac00e0575eb86154ad.tar.xz |
soc: fsl: Correct MAINTAINERS database (SOC)
MAINTAINERS lacks of proper coverage for FSL headers. Fix it accordingly.
Fixes: 1b48706f027c ("MAINTAINERS: add entry for Freescale SoC drivers")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9abac76757ad..1ab143aab365 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7767,6 +7767,7 @@ F: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml F: Documentation/devicetree/bindings/soc/fsl/ F: drivers/soc/fsl/ F: include/linux/fsl/ +F: include/soc/fsl/ FREESCALE SOC FS_ENET DRIVER M: Pantelis Antoniou <pantelis.antoniou@gmail.com> |