[PATCH] MAINTAINERS: Add keyword match for of_match_table to device tree section
Grant Likely
grant.likely at secretlab.ca
Tue Aug 2 16:51:35 EST 2011
On Tue, Aug 2, 2011 at 6:13 AM, Mark Brown
<broonie at opensource.wolfsonmicro.com> wrote:
> If a patch is working with an of_match_table it's probably adding an OF
> binding to a driver in which case the binding ought to be reviewed by the
> device tree folks to make sure that things like the device matches are set
> up correctly.
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
Good idea.
Acked-by: Grant Likely <grant.likely at secretlab.ca>
> ---
> MAINTAINERS | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4722b82..991e947 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4727,6 +4727,7 @@ S: Maintained
> F: drivers/of
> F: include/linux/of*.h
> K: of_get_property
> +K: of_match_table
>
> OPENRISC ARCHITECTURE
> M: Jonas Bonn <jonas at southpole.se>
> --
> 1.7.5.4
>
>
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
More information about the devicetree-discuss
mailing list