Re: [PATCH 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema

From: Rob Herring
Date: Fri Jun 03 2022 - 16:34:35 EST


On Fri, Jun 03, 2022 at 05:48:00PM +0530, Kavyasree Kotagiri wrote:
> Convert the Atmel flexcom device tree bindings to json schema.
>
> Signed-off-by: Kavyasree Kotagiri <kavyasree.kotagiri@xxxxxxxxxxxxx>
> ---
> .../bindings/mfd/atmel,flexcom.yaml | 97 +++++++++++++++++++
> .../devicetree/bindings/mfd/atmel-flexcom.txt | 63 ------------
> 2 files changed, 97 insertions(+), 63 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mfd/atmel,flexcom.yaml
> delete mode 100644 Documentation/devicetree/bindings/mfd/atmel-flexcom.txt

Doesn't apply for me. If there's some 5.19-rc1 dependency, then resend
after the merge window. Otherwise, at least document the dependency.

Rob