From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Mon, 9 Jul 2018 12:56:15 +0100 Subject: [PATCH] MAINTAINERS: arm64: Remove boot/dts/ directory from arm64 entry In-Reply-To: References: <1530879736-7650-1-git-send-email-will.deacon@arm.com> Message-ID: <20180709115614.GA27339@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jul 06, 2018 at 10:29:00AM -0700, Olof Johansson wrote: > I have a batch going in today, I can add it there if you want, or: Sorry, I didn't see this on Friday. > On Fri, Jul 6, 2018 at 5:22 AM, Will Deacon wrote: > > The arm-soc tree does a good job handling .dts files, so exclude them > > from the ARM64 entry in MAINTAINERS. > > > > Cc: Catalin Marinas > > Signed-off-by: Will Deacon > > Acked-by: Olof Johansson Thanks. I'll queue this for 4.19, since it's not urgent. Will