Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9ECF6C6FA8E for ; Thu, 2 Mar 2023 16:22:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229563AbjCBQWr (ORCPT ); Thu, 2 Mar 2023 11:22:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53792 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229613AbjCBQWp (ORCPT ); Thu, 2 Mar 2023 11:22:45 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A267B55057; Thu, 2 Mar 2023 08:22:44 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 4EEA5B81219; Thu, 2 Mar 2023 16:22:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E6C74C4339C; Thu, 2 Mar 2023 16:22:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677774162; bh=8RXUV8bd1LKlHKCGBBvoZ3gMwk6ETdCYY1KHqKNMpKk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=K8aKIlEZp/WmC3zFv+2wqFi0PHKtUsQ4ZZT/gmQY260fDwGApk9Lvkl2D03YVyidh T7s6RqcWFpX/N+f0w8SOfx1JQtpfBHSJvykzhqDHFbXniVl+7F6otDdELNN9twXnsC 5iBSiiQglgd/OyHmorZR+Yfx2nmTlIZneZqU4JmbGzbvt9p5uoEcPSbrclarVwqL/D B7XmbqH7uDTMbXsPNmy97MifstVb1f1bRuU8ROiDnlIOiZq8gr88izKt4Q6ZEDcHsh WKwFDSsmvuksE0f/dSWH4PnnTa5+FIE+r3Yb5cphdyc1Ln9kqKvC1Y9QvwQHznXF61 BKij30H12FbUA== Date: Thu, 2 Mar 2023 16:22:35 +0000 From: Lee Jones To: Linus Walleij Cc: Sebastian Reichel , Heiko Stuebner , Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Mark Brown , Liam Girdwood , Alexandre Belloni , Alessandro Zummo , linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@collabora.com, shengfei Xu Subject: Re: [PATCHv6 09/11] pinctrl: rk805: add rk806 pinctrl support Message-ID: References: <20230127181244.160887-1-sebastian.reichel@collabora.com> <20230127181244.160887-10-sebastian.reichel@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 30 Jan 2023, Linus Walleij wrote: > On Fri, Jan 27, 2023 at 7:13 PM Sebastian Reichel > wrote: > > > Add support for rk806 dvs pinctrl to the existing rk805 > > driver. > > > > This has been implemented using shengfei Xu's rk806 > > specific driver from the vendor tree as reference. > > > > Co-Developed-by: shengfei Xu > > Signed-off-by: shengfei Xu > > Reviewed-by: Linus Walleij > > Signed-off-by: Sebastian Reichel > > Is this something I can just apply? I haven't had Heiko's review > on it but it looks innocent enough. Ack please. :) -- Lee Jones [李琼斯]