aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Stuebner <[email protected]>2017-06-07 13:06:27 +0200
committerOlof Johansson <[email protected]>2017-06-18 18:54:07 -0700
commit2b503be33237a6dfc7c406319115aeb35ff5d098 (patch)
treeadd2b48665eed7d9a79f60d8a4e0a035d157d557
parent5ed02dbb497422bf225783f46e6eadd237d23d6b (diff)
MAINTAINERS: add RV1108 Rockchip soc to maintained files
The RV1108, as a soc targetted at visual applications, does not follow the usual RKxxxx naming scheme and thus falls through the cracks of the current file list for Rockchip socs in MAINTAINERS. The driver side does not pose a problem, as the rv1108 shares most functionality with other Rockchip socs as usual, so we only need to add an expression catching the rv1108* arm32 devicetree files. Signed-off-by: Heiko Stuebner <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 053c3bdd1fe5..80f32df2aad5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1710,6 +1710,7 @@ L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
S: Maintained
F: arch/arm/boot/dts/rk3*
+F: arch/arm/boot/dts/rv1108*
F: arch/arm/mach-rockchip/
F: drivers/clk/rockchip/
F: drivers/i2c/busses/i2c-rk3x.c