[U-Boot] [PATCH v2 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Jan 6 18:57:42 UTC 2019


Heiko,

> On 05.01.2019, at 18:27, Heiko Stuebner <heiko at sntech.de> wrote:
> 
> Hi David,
> 
> Am Mittwoch, 2. Januar 2019, 14:00:55 CET schrieb David Wu:
>> Use this driver to fit all Rockchip SOCs and to support
>> the desired pinctrl configuration via DTS.
>> 
>> Signed-off-by: David Wu <david.wu at rock-chips.com>
>> ---
>> 
>> Changes in v2:
>> - Remove px30, rk2928, rk3066*.
>> - Split it to multiple files for the relevant per-SoC data structures.
> 
> Moving so nicely close to the Linux pinctrl driver is way cool. And while
> I haven't looked in that much detail, this looks nice, so
> 
> Acked-by: Heiko Stuebner <heiko at sntech.de>
> 
> Out of curiosity, why did you remove px30, rk2928 and rk3066 support?
> I'm still hoping to support those at some point (someone was working
> on rk3066 uboot support for example last year or so), so having the
> pinctrl support already present might encourage things?
> Or was that a review-request from v1?

I requested to not have any drivers includeed for chips that are not
supported in U-Boot.  Each additional pinctrl-driver should then come
in once the respective SoC is added (i.e. I’d like to have the pinctrl
driver part of the respective enablement series)…

Thanks,
Philipp.


More information about the U-Boot mailing list