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

2024-01-30 Thread Rob Herring
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 > --- > .../devicetree/bindings/soc/fsl/fsl,layerscape-dcfg.yaml| 2 +- > .../devicetree/bi

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

2024-01-23 Thread Krzysztof Kozlowski
Regular expression used to match the unit address part should not allow non-hex numbers. Signed-off-by: Krzysztof Kozlowski --- .../devicetree/bindings/soc/fsl/fsl,layerscape-dcfg.yaml| 2 +- .../devicetree/bindings/soc/fsl/fsl,layerscape-scfg.yaml| 2 +- 2 files changed, 2 inser