Keystone2 architecture files also include defconfig and devicetree files which need maintainer to pick up and send for merge. Include the same in the MAINTAINERS file so that we know where what needs to go.
Cc: Santosh Shilimkar <[email protected]> Cc: [email protected] Signed-off-by: Nishanth Menon <[email protected]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..5a06d3e26c80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1187,6 +1187,9 @@ ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE M: Santosh Shilimkar <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained +F: arch/arm/boot/dts/k2* +F: arch/arm/boot/dts/keystone* +F: arch/arm/configs/keystone_defconfig F: arch/arm/mach-keystone/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git -- 2.1.4 -- 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/

