This series adds the dts nodes for the Amlogic video decoder for the GXBB (S905), GXL (S905X) and GXM (S912) SoCs. It also includes two misc. fixes for the bindings documentation: a missing generic compatible and changing the example node's type to something more conventional. Maxime Jourdan (3): dt-bindings: media: amlogic,vdec: add default compatible arm64: dts: meson-gx: add video decoder entry arm64: dts: meson: add video decoder entries .../devicetree/bindings/media/amlogic,vdec.txt | 5 +++-- arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 14 ++++++++++++++ arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 11 +++++++++++ arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 11 +++++++++++ arch/arm64/boot/dts/amlogic/meson-gxm.dtsi | 4 ++++ 5 files changed, 43 insertions(+), 2 deletions(-) -- 2.22.0