From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH 5/8] MAINTAINERS: add I2C DT bindings to Rockchip platform Date: Wed, 22 May 2019 09:51:27 +0200 Message-ID: <2847662.8Nn05j9K3f@phil> References: <20190521082137.2889-1-wsa@the-dreams.de> <20190521082137.2889-6-wsa@the-dreams.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190521082137.2889-6-wsa@the-dreams.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-i2c@vger.kernel.org Hi Wolfram, Am Dienstag, 21. Mai 2019, 10:21:34 CEST schrieb Wolfram Sang: > Signed-off-by: Wolfram Sang > Cc: Heiko Stuebner not sure if you want me to apply this or just want to pick it up yourself (I don't have a hard preference here). In any case, if you want to pick it up, it is obviously Reviewed-by: Heiko Stuebner > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1a60cd98aad5..09f32866bdef 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2145,6 +2145,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-rockchip@lists.infradead.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git > S: Maintained > +F: Documentation/devicetree/bindings/i2c/i2c-rk3x.txt > F: arch/arm/boot/dts/rk3* > F: arch/arm/boot/dts/rv1108* > F: arch/arm/mach-rockchip/ >