[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200124201140.oczzqz2xplbq3abe@localhost>
Date: Fri, 24 Jan 2020 12:11:40 -0800
From: Olof Johansson <olof@...om.net>
To: Rob Herring <robh+dt@...nel.org>
Cc: Dafna Hirschfeld <dafna.hirschfeld@...labora.com>, soc@...nel.org,
devicetree@...r.kernel.org, Kishon Vijay Abraham I <kishon@...com>,
Mark Rutland <mark.rutland@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Helen Koike <helen.koike@...labora.com>,
Ezequiel Garcia <ezequiel@...labora.com>,
Collabora Kernel ML <kernel@...labora.com>, dafna3@...il.com
Subject: Re: [PATCH] dt-bindings: fix compilation error of the example in
marvell,mmp3-hsic-phy.yaml
On Fri, Jan 24, 2020 at 08:08:58AM -0600, Rob Herring wrote:
> On Fri, Jan 24, 2020 at 4:58 AM Dafna Hirschfeld
> <dafna.hirschfeld@...labora.com> wrote:
> >
> > Running `make dt_binging_check`, gives the error:
> >
> > DTC Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.example.dt.yaml
> > Error: Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.example.dts:20.41-42 syntax error
> > FATAL ERROR: Unable to parse input tree
> >
> > This is because the example uses the macro GPIO_ACTIVE_HIGH which
> > is defined in gpio.h but the include of this header is missing.
> > Add the include to fix the error.
> >
> > Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@...labora.com>
>
> Fixes: f6f149604eef ("dt-bindings: phy: Add binding for marvell,mmp3-hsic-phy")
> Acked-by: Rob Herring <robh@...nel.org>
>
> Arnd, Olof, The above commit is in your tree. Please apply this.
Applied.
Thanks,
-Olof
Powered by blists - more mailing lists