I'm tossing my hat into the ring of maintainers/reviewers for device tree
bindings based on history of dealing with DT on embedded PPC and starting
work on ARM SoCs.
Signed-off-by: Kumar Gala <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: Ian Campbell <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: Olof Johansson <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index defc053..fe7aac6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6062,6 +6062,7 @@ M: Pawel Moll <[email protected]>
M: Mark Rutland <[email protected]>
M: Stephen Warren <[email protected]>
M: Ian Campbell <[email protected]>
+M: Kumar Gala <[email protected]>
L: [email protected]
S: Maintained
F: Documentation/devicetree/
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
On Thu, 2013-08-08 at 16:51 +0100, Kumar Gala wrote:
> I'm tossing my hat into the ring of maintainers/reviewers for device tree
> bindings based on history of dealing with DT on embedded PPC and starting
> work on ARM SoCs.
>
> Signed-off-by: Kumar Gala <[email protected]>
> Cc: Pawel Moll <[email protected]>
> Cc: Mark Rutland <[email protected]>
> Cc: Stephen Warren <[email protected]>
> Cc: Ian Campbell <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Grant Likely <[email protected]>
> Cc: Olof Johansson <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index defc053..fe7aac6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6062,6 +6062,7 @@ M: Pawel Moll <[email protected]>
> M: Mark Rutland <[email protected]>
> M: Stephen Warren <[email protected]>
> M: Ian Campbell <[email protected]>
> +M: Kumar Gala <[email protected]>
> L: [email protected]
> S: Maintained
> F: Documentation/devicetree/
Acked-by: Pawel Moll <[email protected]>
On 08/08/2013 09:51 AM, Kumar Gala wrote:
> I'm tossing my hat into the ring of maintainers/reviewers for device tree
> bindings based on history of dealing with DT on embedded PPC and starting
> work on ARM SoCs.
Acked-by: Stephen Warren <[email protected]>
On 08/08/2013 10:51 AM, Kumar Gala wrote:
> I'm tossing my hat into the ring of maintainers/reviewers for device tree
> bindings based on history of dealing with DT on embedded PPC and starting
> work on ARM SoCs.
>
> Signed-off-by: Kumar Gala <[email protected]>
> Cc: Pawel Moll <[email protected]>
> Cc: Mark Rutland <[email protected]>
> Cc: Stephen Warren <[email protected]>
> Cc: Ian Campbell <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Grant Likely <[email protected]>
> Cc: Olof Johansson <[email protected]>
Acked-by: Rob Herring <[email protected]>
Rob
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index defc053..fe7aac6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6062,6 +6062,7 @@ M: Pawel Moll <[email protected]>
> M: Mark Rutland <[email protected]>
> M: Stephen Warren <[email protected]>
> M: Ian Campbell <[email protected]>
> +M: Kumar Gala <[email protected]>
> L: [email protected]
> S: Maintained
> F: Documentation/devicetree/
>
On 08/08/2013 10:51 AM, Kumar Gala wrote:
> I'm tossing my hat into the ring of maintainers/reviewers for device tree
> bindings based on history of dealing with DT on embedded PPC and starting
> work on ARM SoCs.
>
> Signed-off-by: Kumar Gala <[email protected]>
> Cc: Pawel Moll <[email protected]>
> Cc: Mark Rutland <[email protected]>
> Cc: Stephen Warren <[email protected]>
> Cc: Ian Campbell <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Grant Likely <[email protected]>
> Cc: Olof Johansson <[email protected]>
> ---
Seems this one got lost. I assume you still want to drink from the fire
hose, so I've applied it.
Rob
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index defc053..fe7aac6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6062,6 +6062,7 @@ M: Pawel Moll <[email protected]>
> M: Mark Rutland <[email protected]>
> M: Stephen Warren <[email protected]>
> M: Ian Campbell <[email protected]>
> +M: Kumar Gala <[email protected]>
> L: [email protected]
> S: Maintained
> F: Documentation/devicetree/
>
On Oct 16, 2013, at 5:56 PM, Rob Herring wrote:
> On 08/08/2013 10:51 AM, Kumar Gala wrote:
>> I'm tossing my hat into the ring of maintainers/reviewers for device tree
>> bindings based on history of dealing with DT on embedded PPC and starting
>> work on ARM SoCs.
>>
>> Signed-off-by: Kumar Gala <[email protected]>
>> Cc: Pawel Moll <[email protected]>
>> Cc: Mark Rutland <[email protected]>
>> Cc: Stephen Warren <[email protected]>
>> Cc: Ian Campbell <[email protected]>
>> Cc: Rob Herring <[email protected]>
>> Cc: Grant Likely <[email protected]>
>> Cc: Olof Johansson <[email protected]>
>> ---
>
> Seems this one got lost. I assume you still want to drink from the fire
> hose, so I've applied it.
>
> Rob
Yeah, thanks. Figured I'd bring it up at the DT summit if it hadn't been applied.
I'd like to hopefully spend a little time on DT review process:
* split list for binding reviews vs .dts{i}
* look at using patchworks to have some 'assignment' of lead reviewer.
- k
--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation