On Fri May 2 23:41:40 2025 +0300, Vladimir Zapolskiy wrote: > There are 4 CSIPHY ports on X1E80100, it'd be preferred to tinker a too > loose the regexp, which covers all these port names. > > Signed-off-by: Vladimir Zapolskiy <vladimir.zapols...@linaro.org> > Acked-by: Bryan O'Donoghue <bryan.odonog...@linaro.org> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org> > Signed-off-by: Bryan O'Donoghue <b...@kernel.org> > Signed-off-by: Hans Verkuil <hverk...@xs4all.nl>
Patch committed. Thanks, Hans Verkuil Documentation/devicetree/bindings/media/qcom,x1e80100-camss.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/Documentation/devicetree/bindings/media/qcom,x1e80100-camss.yaml b/Documentation/devicetree/bindings/media/qcom,x1e80100-camss.yaml index 113565cf2a99..680f3f514132 100644 --- a/Documentation/devicetree/bindings/media/qcom,x1e80100-camss.yaml +++ b/Documentation/devicetree/bindings/media/qcom,x1e80100-camss.yaml @@ -133,7 +133,7 @@ properties: CSI input ports. patternProperties: - "^port@[0-3]+$": + "^port@[0-3]$": $ref: /schemas/graph.yaml#/$defs/port-base unevaluatedProperties: false