From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Jonker Subject: Re: [PATCH v2 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings Date: Thu, 23 Apr 2020 14:48:09 +0200 Message-ID: <6cc8ac87-761b-de5d-7104-6f55f419a4d1@gmail.com> References: <20200403161538.1375908-1-helen.koike@collabora.com> <20200403161538.1375908-8-helen.koike@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20200403161538.1375908-8-helen.koike-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Helen Koike , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org, hverkuil-cisco-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org, kernel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org, dafna.hirschfeld-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org, ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, karthik.poduval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, kishon-l0cyMroinI0@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Hi Helen, On 4/3/20 6:15 PM, Helen Koike wrote: > The Rockchip ISP bindings was moved out of staging. > Update MAINTAINERS file with the new path. > > Suggested-by: Johan Jonker > Signed-off-by: Helen Koike > --- > > V2: > - This is a new patch in the series > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d66ac41ef5872..726044b84cf23 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14303,6 +14303,7 @@ M: Helen Koike > L: linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org L: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > S: Maintained > F: drivers/staging/media/rkisp1/ > +F: Documentation/devicetree/bindings/media/rockchip-isp1.yaml Rebase. The MAINTAINERS document was recently sort. Check entries with: ./scripts/parse-maintainers.pl --input=MAINTAINERS --output=MAINTAINERS --order > > ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER > M: Jacob Chen >