Hi all, When the Renesas-specific "vsps" property for the Renesas Display Unit was introduced, it was forgotten to add a vendor prefix. Hence this patch series fixes that in DT bindings, Linux driver, and DT source files. The driver retains backward compatibility with old DTBs by falling back to the old property name when needed. The first two patches are against Laurent's drm/du/next branch. The last patch is against renesas-devel, and must be postponed until the second patch has landed upstream. Thanks! Geert Uytterhoeven (3): dt-bindings: display: renesas: du: Add vendor prefix to vsps property drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps" arm64: dts: renesas: rcar-gen3: Replace "vsps" by "renesas,vsps" .../devicetree/bindings/display/renesas,du.txt | 12 ++++++------ arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 3 ++- arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a7795.dtsi | 3 ++- arch/arm64/boot/dts/renesas/r8a7796.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77970.dtsi | 3 ++- arch/arm64/boot/dts/renesas/r8a77980.dtsi | 3 ++- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 2 +- drivers/gpu/drm/rcar-du/rcar_du_kms.c | 17 ++++++++++++----- 13 files changed, 33 insertions(+), 22 deletions(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel