dt-bindings: msm: dsi: Fix phy-name binding
The driver doesn't care about the name of the phy in DTS. msm8916 has since
2016 named the phy "dsi-phy" with later SoCs taking the name "dsi".
There's no reason to have a constraint on the name here, simply to have a
name. Remove the redundant const in favour of maxItems: 1.
Signed-off-by:
Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Loading
Please sign in to comment