public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS
@ 2015-06-06 10:02 Krzysztof Kozlowski
  2015-06-11 21:48 ` Kevin Hilman
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2015-06-06 10:02 UTC (permalink / raw)
  To: linux-arm-kernel

Extend the Exynos entry to ARM64 device tree sources.

Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Kukjin Kim <kgene@kernel.org>
Cc: Kevin Hilman <khilman@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>
Cc: linux-samsung-soc at vger.kernel.org
Cc: linux-arm-kernel at lists.infradead.org
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>

---

Changes since v1:
1. Add Javier's Reviewed-by.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a3cb77c0ae23..619a95558673 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1386,6 +1386,7 @@ L:	linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm/boot/dts/s3c*
 F:	arch/arm/boot/dts/exynos*
+F:	arch/arm64/boot/dts/exynos/
 F:	arch/arm/plat-samsung/
 F:	arch/arm/mach-s3c24*/
 F:	arch/arm/mach-s3c64xx/
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS
  2015-06-06 10:02 [PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS Krzysztof Kozlowski
@ 2015-06-11 21:48 ` Kevin Hilman
  2015-06-11 23:35   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Hilman @ 2015-06-11 21:48 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Krzysztof,

On Sat, Jun 6, 2015 at 3:02 AM, Krzysztof Kozlowski
<k.kozlowski@samsung.com> wrote:
> Extend the Exynos entry to ARM64 device tree sources.
>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Will Deacon <will.deacon@arm.com>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Kukjin Kim <kgene@kernel.org>
> Cc: Kevin Hilman <khilman@kernel.org>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Olof Johansson <olof@lixom.net>
> Cc: linux-samsung-soc at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>

Applied to arm-soc's next/soc branch.

Note I found this by chance.  It almost fell through the cracks
because arm at kernel.org (for arm-soc maintainers) wasn't on the to/cc
list.

Kevin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS
  2015-06-11 21:48 ` Kevin Hilman
@ 2015-06-11 23:35   ` Krzysztof Kozlowski
  2015-06-12  0:09     ` Kevin Hilman
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2015-06-11 23:35 UTC (permalink / raw)
  To: linux-arm-kernel

W dniu 12.06.2015 o 06:48, Kevin Hilman pisze:
> Hi Krzysztof,
> 
> On Sat, Jun 6, 2015 at 3:02 AM, Krzysztof Kozlowski
> <k.kozlowski@samsung.com> wrote:
>> Extend the Exynos entry to ARM64 device tree sources.
>>
>> Cc: Catalin Marinas <catalin.marinas@arm.com>
>> Cc: Will Deacon <will.deacon@arm.com>
>> Cc: Russell King <linux@arm.linux.org.uk>
>> Cc: Kukjin Kim <kgene@kernel.org>
>> Cc: Kevin Hilman <khilman@kernel.org>
>> Cc: Arnd Bergmann <arnd@arndb.de>
>> Cc: Olof Johansson <olof@lixom.net>
>> Cc: linux-samsung-soc at vger.kernel.org
>> Cc: linux-arm-kernel at lists.infradead.org
>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>> Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> 
> Applied to arm-soc's next/soc branch.
> 
> Note I found this by chance.  It almost fell through the cracks
> because arm at kernel.org (for arm-soc maintainers) wasn't on the to/cc
> list.

Thanks. I was not aware of this email/list address. It isn't mentioned
in MAINTAINERS. So I suspect that any stuff intended to go directly to
arm-soc maintainers (not through vendor SoC tree) should be sent there?

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS
  2015-06-11 23:35   ` Krzysztof Kozlowski
@ 2015-06-12  0:09     ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2015-06-12  0:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jun 11, 2015 at 4:35 PM, Krzysztof Kozlowski
<k.kozlowski@samsung.com> wrote:
> W dniu 12.06.2015 o 06:48, Kevin Hilman pisze:
>> Hi Krzysztof,
>>
>> On Sat, Jun 6, 2015 at 3:02 AM, Krzysztof Kozlowski
>> <k.kozlowski@samsung.com> wrote:
>>> Extend the Exynos entry to ARM64 device tree sources.
>>>
>>> Cc: Catalin Marinas <catalin.marinas@arm.com>
>>> Cc: Will Deacon <will.deacon@arm.com>
>>> Cc: Russell King <linux@arm.linux.org.uk>
>>> Cc: Kukjin Kim <kgene@kernel.org>
>>> Cc: Kevin Hilman <khilman@kernel.org>
>>> Cc: Arnd Bergmann <arnd@arndb.de>
>>> Cc: Olof Johansson <olof@lixom.net>
>>> Cc: linux-samsung-soc at vger.kernel.org
>>> Cc: linux-arm-kernel at lists.infradead.org
>>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>>> Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
>>
>> Applied to arm-soc's next/soc branch.
>>
>> Note I found this by chance.  It almost fell through the cracks
>> because arm at kernel.org (for arm-soc maintainers) wasn't on the to/cc
>> list.
>
> Thanks. I was not aware of this email/list address. It isn't mentioned
> in MAINTAINERS.

Yes, that's kind of by design as it's not meant for general patch
review/discussion.

> So I suspect that any stuff intended to go directly to
> arm-soc maintainers (not through vendor SoC tree) should be sent there?

Yes, this list is specifically for subarch/platform maintainers (which
now includes you :) to send stuff that would like to be applied to the
arm-soc tree.

Thanks,

Kevin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-12  0:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-06 10:02 [PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS Krzysztof Kozlowski
2015-06-11 21:48 ` Kevin Hilman
2015-06-11 23:35   ` Krzysztof Kozlowski
2015-06-12  0:09     ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox