These patches are needed for Beaglebone-back HDMI audio. There is no direct dependency between these patches and the other (dts and ASoC) changes needed for the HDMI audio so these changes can be merged independently. I also feel that these changes make sense even without the HDMI audio. Best regards, Jyri Jyri Sarha (3): drm: encoder_slave: Add drm_i2c_encoder_attach() drm/tilcdc: slave: Add support for "i2c-slave" DT-parameter ARM: dts: am335x-boneblack: Use new binding in ti,tilcdc,slave node .../devicetree/bindings/drm/tilcdc/slave.txt | 4 +- arch/arm/boot/dts/am335x-boneblack.dts | 9 +++- drivers/gpu/drm/drm_encoder_slave.c | 51 ++++++++++++++++++++ drivers/gpu/drm/tilcdc/tilcdc_slave.c | 50 +++++++++++-------- include/drm/drm_encoder_slave.h | 3 ++ 5 files changed, 95 insertions(+), 22 deletions(-) -- 1.7.9.5 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel