Re: [PATCH v5] dt-bindings: bus: add palmbus device tree bindings

From: Rob Herring
Date: Mon Oct 18 2021 - 12:54:58 EST


On Sat, 16 Oct 2021 22:33:23 +0200, Sergio Paracuellos wrote:
> Add device tree bindings for palmbus controller present in all the MIPS
> ralink based SoCs.
>
> Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
> ---
> changes in v5: Sent wrong patch in v4. Hence, properly sent it.
> Changes in v4: The node name pattern is already checked elsewhere. There is only need to
> define the unit-address part which should be lowercase hex.
> Changes in v3: change sample to use child node which its bindings are
> already in YAML format to make dtschema happier.
> Changes in v2: fixed missing semicolon in example.
> .../devicetree/bindings/bus/palmbus.yaml | 79 +++++++++++++++++++
> 1 file changed, 79 insertions(+)
> .../devicetree/bindings/bus/palmbus.yaml | 79 +++++++++++++++++++
> 1 file changed, 79 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/bus/palmbus.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>