[U-Boot] [PATCH 2/8] x86: baytrail: Add 'reg' property in the pinctrl node

Bin Meng bmeng.cn at gmail.com
Sun Jun 12 06:23:58 CEST 2016


On Fri, Jun 10, 2016 at 8:35 AM, Simon Glass <sjg at chromium.org> wrote:
> On 8 June 2016 at 06:07, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Without a 'reg' property, pinctrl driver probe routine fails in
>> its pre_probe() with a return value of -EINVAL.
>>
>> Add 'reg' property for all BayTrail boards. Note for BayleyBay,
>> the pinctrl node is newly added.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/dts/bayleybay.dts               | 5 +++++
>>  arch/x86/dts/conga-qeval20-qa3-e3845.dts | 1 +
>>  arch/x86/dts/minnowmax.dts               | 1 +
>>  3 files changed, 7 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list