Messages in this thread |  | | Date | Sat, 12 Mar 2022 12:39:35 +0100 | Subject | Re: [PATCH 1/4] dt-bindings: gnss: Rewrite common bindings in YAML | From | Krzysztof Kozlowski <> |
| |
On 12/03/2022 00:51, Linus Walleij wrote: > This rewrites the text-based GNSS common bindings to use > a YAML schema. > > Cc: devicetree@vger.kernel.org > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > --- > .../devicetree/bindings/gnss/gnss-common.yaml | 55 +++++++++++++++++++ > .../devicetree/bindings/gnss/gnss.txt | 37 -------------
I see you're updating later sirfstar.txt, but you also have mediatek.txt referencing old txt file.
> 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 >
With the last gnss.txt reference fixed:
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards, Krzysztof
|  |