On Wed, 18 Jan 2023 05:17:15 +0200, Dmitry Baryshkov wrote: > Add qcom,sc8280xp-edp to the list of eDP devices, unblocking `aux-bus' > property and fobidding `#sound-dai-cells' property. Also since > sc8280xp-edp, overriding sc8280xp-dp, will contain 5 reg resources, drop > the reg contraint (as it will become equivalent to the top-level one, > requiring min 4 and max 5 reg entries). > > Fixes: b6f8c4debc00 ("dt-bindings: msm/dp: Add SDM845 and SC8280XP compatibles") > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../devicetree/bindings/display/msm/dp-controller.yaml | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>