Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751543AbbH1Hxf (ORCPT ); Fri, 28 Aug 2015 03:53:35 -0400 Received: from gloria.sntech.de ([95.129.55.99]:40732 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751074AbbH1Hxd (ORCPT ); Fri, 28 Aug 2015 03:53:33 -0400 From: Heiko Stuebner To: Xing Zheng Cc: linux-rockchip@lists.infradead.org, Linus Walleij , linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 2/3] pinctrl: rockchip: add support for the rk3036 Date: Fri, 28 Aug 2015 09:53:20 +0200 Message-ID: <2085107.a4DMzAYYyZ@phil> User-Agent: KMail/4.14.1 (Linux/4.1.0-1-amd64; KDE/4.14.2; x86_64; ; ) In-Reply-To: <1440740808-15004-3-git-send-email-zhengxing@rock-chips.com> References: <1440740808-15004-1-git-send-email-zhengxing@rock-chips.com> <1440740808-15004-3-git-send-email-zhengxing@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 876 Lines: 29 Hi, Am Freitag, 28. August 2015, 13:46:47 schrieb Xing Zheng: > Many parts of pinctrl rk3036 are similar to rk2928's. > > Signed-off-by: Xing Zheng > --- > > Changes in v1: None > > drivers/pinctrl/pinctrl-rockchip.c | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) please also add the new "rockchip,rk3036-pinctrl" compatible to Documentation/devicetree/pinctrl/rockchip,pinctrl.txt I've checked the values against the rk3036 TRM and everything seems to fit, so with the missing compatible added to the binding you can add my Reviewed-by: Heiko Stuebner Heiko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/