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

Simon Glass sjg at chromium.org
Fri Jun 10 02:35:45 CEST 2016


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>


More information about the U-Boot mailing list