From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v8 08/12] pinctrl: Add pinctrl driver for the RK805 PMIC Date: Mon, 7 Aug 2017 14:49:14 +0200 Message-ID: References: <1501762841-20262-1-git-send-email-chenjh@rock-chips.com> <1501763123-20486-1-git-send-email-chenjh@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1501763123-20486-1-git-send-email-chenjh-TNX95d0MmH7DzftRWevZcw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joseph Chen Cc: Alexandre Courbot , Dmitry Torokhov , "open list:ARM/Rockchip SoC..." , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Tao Huang , Tony Xie , zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org, David Wu , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org, Liam Girdwood , Mark Brown , Rob Herring , Mark Rutland , "linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Linux Input List-Id: linux-input@vger.kernel.org On Thu, Aug 3, 2017 at 2:25 PM, Joseph Chen wrote: > RK805 is one of Rockchip PMICs family, it has 2 output only GPIOs. > > This driver is also designed for other Rockchip PMICs to expend. > Different PMIC maybe have different pin features, for example, > RK816 has one pin which can be used for TS or GPIO(input/out). > The mainly difference between PMICs pins are pinmux, direction > and output value, that is 'struct rk805_pin_config'. > > Signed-off-by: Joseph Chen Looks good to me. Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html