Re: [PATCH 3/4] dt-bindings: display/msm: dsi-controller-main: allow using fewer lanes

2023-01-18 Thread Rob Herring
On Wed, 18 Jan 2023 05:24:31 +0200, Dmitry Baryshkov wrote: > Some platforms might use less than full 4 lanes DSI interface. Allow > using any amount of lanes starting from 1 up to 4. > > Signed-off-by: Dmitry Baryshkov > --- > .../devicetree/bindings/display/msm/dsi-controller-main.yaml | 4

[PATCH 3/4] dt-bindings: display/msm: dsi-controller-main: allow using fewer lanes

2023-01-17 Thread Dmitry Baryshkov
Some platforms might use less than full 4 lanes DSI interface. Allow using any amount of lanes starting from 1 up to 4. Signed-off-by: Dmitry Baryshkov --- .../devicetree/bindings/display/msm/dsi-controller-main.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git