
10 Jun
2016
10 Jun
'16
2:35 a.m.
On 8 June 2016 at 06:07, Bin Meng bmeng.cn@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@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@chromium.org