[U-Boot] [PATCH] pinctrl: do not set_state for device without valid ofnode

Simon Glass sjg at chromium.org
Mon May 21 16:58:12 UTC 2018


On 22 April 2018 at 13:10, Simon Glass <sjg at chromium.org> wrote:
> On 18 April 2018 at 03:54, Kever Yang <kever.yang at rock-chips.com> wrote:
>> Not all the udevice have a available DT node, eg. rksdmmc at ff500000.blk
>> which add by mmc_bind(), these device do not have/need set pinctrl
>> state.
>>
>> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
>> ---
>>
>>  drivers/pinctrl/pinctrl-uclass.c | 6 ++++++
>>  1 file changed, 6 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm and now in mainline.


More information about the U-Boot mailing list