Re: [PATCH V4 1/4] dt-bindings: phy: ti,tcan104x-can: Fix property constrains
From: Krzysztof Kozlowski
Date: Mon Sep 07 2026 - 05:18:28 EST
On Thu, Sep 03, 2026 at 10:04:24AM +0200, Stefan Wahren wrote:
> Microchip ATA6561 is compatible to TI TCAN1042, so the same property
> constrains should apply. But they use a strict scalar enum match, which
> makes Microchip ATA6561 fallthrough. So add a "contains" to cover also all
> compatibles ones.
>
> Reported-by: sashiko-bot@xxxxxxxxxx
> Closes: https://lore.kernel.org/linux-devicetree/20260902133525.E22DE1F000E9@xxxxxxxxxxxxxxx/
> Fixes: 05ace63d0bcf ("dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048")
> Signed-off-by: Stefan Wahren <wahrenst@xxxxxxx>
> ---
> .../devicetree/bindings/phy/ti,tcan104x-can.yaml | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof