
On Thursday 02 February 2017 09:09 PM, Tom Rini wrote:
On Thu, Feb 02, 2017 at 03:47:41PM +0100, Jagan Teki wrote:
From: Jagan Teki jagan@amarulasolutions.com
Few of the dts files in arm are not maintained by specific arm maintainer, so add MAINTAINERS file at arch/arm/dts/ and update it wrt specific maintainer.
Cc: Tom Rini trini@konsulko.com Cc: Stefano Babic sbabic@denx.de Cc: Michael Trimarchi michael@amarulasolutions.com Signed-off-by: Jagan Teki jagan@amarulasolutions.com
This is easier done by just listing the dts files in board/*/MAINTAINERS I think, thanks!
But the only think I see here is, about soc dtsi file say for example imx6qdl-icore.dtsi, imx6q-icore.dts are specific vendor board(there mentioned in board/*/MAINTAINERS) but imx6qdl.dtsi is specific to i.MX6QDL SOC so these need to be listed here instead of boards since it is common for other vendors too.
thanks!