Re: [PATCH v2] arm, am335x: add support for Moxa UC-8100-ME-T open platform

From: Tony Lindgren
Date: Thu Aug 10 2017 - 13:03:50 EST


* Rob Herring <robh@xxxxxxxxxx> [170810 08:53]:
> On Wed, Aug 02, 2017 at 02:57:57PM +0800, SZ Lin wrote:
> > Add support for Moxa UC-8100-ME-T open platform
...

> > + vbat: fixedregulator@0 {
>
> Unit address without reg property is not valid (build with W=2). Perhaps
> vbat-regulator instead.
...

> > + /* Power supply provides a fixed 3.3V @3A */
> > + vmmcsd_fixed: fixedregulator@1 {
>
> Ditto
>
> With those fixed,
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>

I've fixed it up here and will apply into omap-for-v4.14/dt
thanks.

Tony