Re: [PATCH] dt-bindings: display: panel: constrain 'reg' in DSI panels (part two)

From: Rob Herring (Arm)
Date: Thu Jun 06 2024 - 16:55:14 EST



On Wed, 05 Jun 2024 12:56:59 +0200, Krzysztof Kozlowski wrote:
> DSI-attached devices could respond to more than one virtual channel
> number, thus their bindings are supposed to constrain the 'reg' property
> to match hardware. Add missing 'reg' constrain for DSI-attached display
> panels, based on DTS sources in Linux kernel (assume all devices take
> only one channel number).
>
> Few bindings missed previous fixup: LG SW43408 and Raydium RM69380.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> This should apply on any tree.
> ---
> .../devicetree/bindings/display/panel/lg,sw43408.yaml | 4 +++-
> .../devicetree/bindings/display/panel/raydium,rm69380.yaml | 5 +++--
> 2 files changed, 6 insertions(+), 3 deletions(-)
>

Applied, thanks!