On 10/12/15 23:38, Rob Herring wrote:
Platform dts files need to be reviewed primarily by the platform maintainers as dts files typically go in thru their trees. Add the missing paths where there are existing maintainers listed. Signed-off-by: Rob Herring <[email protected]> --- MAINTAINERS | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 69c8a9c..415b731 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
[...]
@@ -1680,7 +1694,7 @@ M: Lorenzo Pieralisi <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/boot/dts/vexpress* -F: arch/arm64/boot/dts/arm/vexpress* +F: arch/arm64/boot/dts/arm/ F: arch/arm/mach-vexpress/ F: */*/vexpress* F: */*/*/vexpress*
Acked-by: Sudeep Holla <[email protected]> -- Regards, Sudeep -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

