Messages in this thread |  | | Date | Sun, 20 Mar 2022 14:53:51 -0400 | From | Rob Herring <> | Subject | Re: [PATCH 1/5 v2] dt-bindings: gnss: Rewrite common bindings in YAML |
| |
On Thu, 17 Mar 2022 23:58:40 +0100, Linus Walleij wrote: > This rewrites the text-based GNSS common bindings to use > a YAML schema. > > Cc: devicetree@vger.kernel.org > Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > --- > ChangeLog v1->v2: > - Collected Krzysztof's review tag > - No changes just resending > --- > .../devicetree/bindings/gnss/gnss-common.yaml | 55 +++++++++++++++++++ > .../devicetree/bindings/gnss/gnss.txt | 37 ------------- > 2 files changed, 55 insertions(+), 37 deletions(-) > create mode 100644 Documentation/devicetree/bindings/gnss/gnss-common.yaml > delete mode 100644 Documentation/devicetree/bindings/gnss/gnss.txt >
Applied, thanks!
|  |