* [PATCH] MAINTAINERS: add RV1108 Rockchip soc to maintained files
@ 2017-06-07 11:06 Heiko Stuebner
2017-06-19 1:54 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Heiko Stuebner @ 2017-06-07 11:06 UTC (permalink / raw)
To: linux-arm-kernel
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 <heiko@sntech.de>
---
This could either be applied by arm-soc people directly, or I can
integrate it into my arm32-dts-branch.
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 053c3bdd1fe5..80f32df2aad5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1710,6 +1710,7 @@ L: linux-rockchip at lists.infradead.org
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
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] MAINTAINERS: add RV1108 Rockchip soc to maintained files
2017-06-07 11:06 [PATCH] MAINTAINERS: add RV1108 Rockchip soc to maintained files Heiko Stuebner
@ 2017-06-19 1:54 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2017-06-19 1:54 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Jun 07, 2017 at 01:06:27PM +0200, Heiko Stuebner wrote:
> 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 <heiko@sntech.de>
> ---
> This could either be applied by arm-soc people directly, or I can
> integrate it into my arm32-dts-branch.
Applied to next/fixes-non-critical
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-19 1:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-07 11:06 [PATCH] MAINTAINERS: add RV1108 Rockchip soc to maintained files Heiko Stuebner
2017-06-19 1:54 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).