[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200908172839.GA575693@bogus>
Date: Tue, 8 Sep 2020 11:28:39 -0600
From: Rob Herring <robh@...nel.org>
To: Andre Przywara <andre.przywara@....com>
Cc: Liviu Dudau <liviu.dudau@....com>,
Florian Fainelli <f.fainelli@...il.com>,
Scott Branden <sbranden@...adcom.com>,
Wei Xu <xuwei5@...ilicon.com>, Ray Jui <rjui@...adcom.com>,
devicetree@...r.kernel.org,
Haojian Zhuang <haojian.zhuang@...aro.org>,
linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Rob Herring <robh+dt@...nel.org>,
Chanho Min <chanho.min@....com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Linus Walleij <linus.walleij@...aro.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
Sudeep Holla <sudeep.holla@....com>
Subject: Re: [PATCH v2 1/6] dt-bindings: timers: sp-804: Convert to
json-schema
On Fri, 28 Aug 2020 15:20:13 +0100, Andre Przywara wrote:
> This converts the DT binding documentation for the ARM SP-804 timer IP
> over to json-schema.
> Most properties are just carried over, the clocks property requirement
> (either one or three clocks) is now formalised and enforced.
> As the former binding didn't specify clock-names, and there is no
> common name used by the existing DTs, I refrained from adding them in
> detail (just allowing the property).
> The requirement for the APB clock is enforced by the primecell binding
> already.
>
> Signed-off-by: Andre Przywara <andre.przywara@....com>
> ---
> .../devicetree/bindings/timer/arm,sp804.txt | 29 ------
> .../devicetree/bindings/timer/arm,sp804.yaml | 93 +++++++++++++++++++
> 2 files changed, 93 insertions(+), 29 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/timer/arm,sp804.txt
> create mode 100644 Documentation/devicetree/bindings/timer/arm,sp804.yaml
>
Applied, thanks!
I dropped the primecell.yaml ref as it is redundant.
Rob
Powered by blists - more mailing lists