Re: [PATCH] dt-bindings: soc: fsl: narrow regex for unit address to hex numbers

From: Rob Herring
Date: Tue Jan 30 2024 - 15:40:36 EST



On Tue, 23 Jan 2024 09:35:05 +0100, Krzysztof Kozlowski wrote:
> Regular expression used to match the unit address part should not allow
> non-hex numbers.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/soc/fsl/fsl,layerscape-dcfg.yaml | 2 +-
> .../devicetree/bindings/soc/fsl/fsl,layerscape-scfg.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>