Message ID | 20230118032432.1716616-1-dmitry.baryshkov@linaro.org |
---|---|
Headers | show |
Series | dt-bindings: display/msm: more dsi-controller fixes | expand |
On Wed, 18 Jan 2023 05:24:29 +0200, Dmitry Baryshkov wrote: > Stop mentioning #address-cells/#size-cells which are defined in > display/dsi-controller.yaml. Use unevaluatedProperties instead of > additionalProperties to allow skipping properties defined in other > schema files. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> > --- > .../bindings/display/msm/dsi-controller-main.yaml | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) > Acked-by: Rob Herring <robh@kernel.org>
On Wed, 18 Jan 2023 05:24:28 +0200, Dmitry Baryshkov wrote: > A small set of patches to go on top of Bryan's changes to fix a small > number of remaining issues. > > Dependencies: [1] > > [1] https://lore.kernel.org/linux-arm-msm/20230116225217.1056258-1-bryan.odonoghue@linaro.org/ > > [...] Applied, thanks! [1/4] dt-bindings: display/msm: dsi-controller-main: remove #address/#size-cells https://gitlab.freedesktop.org/lumag/msm/-/commit/65e835945aab [2/4] dt-bindings: display/msm: dsi-controller-main: account for apq8064 https://gitlab.freedesktop.org/lumag/msm/-/commit/2f8e5f8b2ea4 [3/4] dt-bindings: display/msm: dsi-controller-main: allow using fewer lanes https://gitlab.freedesktop.org/lumag/msm/-/commit/2fd5293df88d [4/4] dt-binbings: display/msm: dsi-controller-main: add missing supplies https://gitlab.freedesktop.org/lumag/msm/-/commit/05c578d51624 Best regards,