On Mon, 20 Dec 2021 19:42:20 +0100, David Heidelberg wrote: > Driver and dts has been already adjusted and bus moved out of dpu, let's > update also dt-bindings. > > Fixes warnings as: > arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dt.yaml: mdss > @ae00000: clock-names: ['iface', 'core'] is too short > From schema: Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml > > Ref: https://lore.kernel.org/all/20210803101657.1072358-1-dmitry.baryshkov@xxxxxxxxxx/ > > Signed-off-by: David Heidelberg <david@xxxxxxx> > --- > .../devicetree/bindings/display/msm/dpu-sdm845.yaml | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > Applied, thanks!