From: Philipp Zabel <p.zabel@pengutronix.de>
To: David Airlie <airlied@linux.ie>
Cc: kernel@pengutronix.de, dri-devel@lists.freedesktop.org
Subject: [GIT PULL] bridge/dw-hdmi: I2C master controller support
Date: Mon, 19 Sep 2016 09:16:46 +0200 [thread overview]
Message-ID: <1474269406.3117.14.camel@pengutronix.de> (raw)
Hi Dave,
this tag contains support for the I2C master controller contained in the
HDMI TX IP core, for those boards that don't allow to mux their DDC pins
to SoC I2C controllers. This will make the dw-hdmi driver register its
internal I2C master if the ddc-i2c-bus property is not set on the device
tree node.
regards
Philipp
The following changes since commit 694d0d0bb2030d2e36df73e2d23d5770511dbc8d:
Linux 4.8-rc2 (2016-08-14 19:11:36 -0700)
are available in the git repository at:
git://git.pengutronix.de/git/pza/linux.git tags/dw-hdmi-next-2016-09-19
for you to fetch changes up to 3efc2fa3b777e65e344a7612d38a8278e78a0514:
drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support (2016-09-19 08:07:24 +0200)
----------------------------------------------------------------
dw-hdmi i2c master controller
- add support for the HDMI I2C master controller, for boards that
can have their DDC pins connected only to the HDMI TX directly.
----------------------------------------------------------------
Vladimir Zapolskiy (2):
drm: dw_hdmi: use of_get_i2c_adapter_by_node interface
drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
.../devicetree/bindings/display/bridge/dw_hdmi.txt | 4 +-
drivers/gpu/drm/bridge/dw-hdmi.c | 279 ++++++++++++++++++++-
drivers/gpu/drm/bridge/dw-hdmi.h | 19 ++
3 files changed, 290 insertions(+), 12 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2016-09-19 7:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-19 7:16 Philipp Zabel [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-11-09 0:52 [GIT PULL] bridge/dw-hdmi: I2C master controller support Stefan Agner
2016-11-10 23:59 ` Dave Airlie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1474269406.3117.14.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=kernel@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.