Hi Sakari, this is an attempt to use the newly introduce ability to specify default configurations for media device drivers. This patch depends on your and Steve's work at: <URL:https://git.linuxtv.org/sailus/media_tree.git/log/?h=v4l2-fwnode-next> I also updated the DT bindings as you suggested, documenting all other properties the CEU interface allows to configure. Thanks j Jacopo Mondi (3): dt-bindings: media: renesas-ceu: Refer to video-interfaces.txt dt-bindings: media: renesas-ceu: Add more endpoint properties media: renesas-ceu: Use default mbus settings .../devicetree/bindings/media/renesas,ceu.txt | 14 +++++++++----- arch/arm/boot/dts/gr-peach-audiocamerashield.dtsi | 4 ---- drivers/media/platform/renesas-ceu.c | 20 +++++++++++--------- 3 files changed, 20 insertions(+), 18 deletions(-) -- 2.7.4