From: Dave Airlie Date: Tue, 19 Jul 2016 07:51:19 +0000 (+1000) Subject: Merge branch 'drm_bridge_for_4.8' of https://github.com/boddob/linux into drm-next X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=0cf09031540cc6d8a6b41fcb1a32a704d5e55af7;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'drm_bridge_for_4.8' of https://github.com/boddob/linux into drm-next This is an update to the previous drm bridge pull request. The ADV7511 driver's conversion from slave encoder to bridge meant that its users (the rcar-du kms driver) should use the bridge interface too. This pull request now also contains a commit that updates the rcar-du's hdmi encoder interface from slave encoder to bridge. The other updates are as before: - Converts the ADV7511 i2c slave encoder driver to a bridge driver. Adds support for the ADV7533 bridge chip. - Add bridge driver for TC358767 (DSI/DPI to eDP) encoder chips. * 'drm_bridge_for_4.8' of https://github.com/boddob/linux: drm: rcar-du: Remove i2c slave encoder interface for hdmi encoder drm/bridge: tc358767: Add DPI to eDP bridge driver dt-bindings: tc358767: add DT documentation dt-bindings: drm/bridge: Update bindings for ADV7533 drm/bridge: adv7533: Change number of DSI lanes dynamically drm/bridge: adv7533: Use internal timing generator drm/bridge: adv7533: Create a MIPI DSI device drm/bridge: adv7533: Initial support for ADV7533 drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled drm/i2c: adv7511: Move to bridge folder drm/i2c: adv7511: Convert to drm_bridge --- 0cf09031540cc6d8a6b41fcb1a32a704d5e55af7