From: peter.senna@collabora.co.uk (Peter Senna Tschudin)
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V7 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
Date: Mon, 02 Jan 2017 11:26:36 +0000 [thread overview]
Message-ID: <6187-586a3900-3-4c1baf00@27351102> (raw)
In-Reply-To: <4232c88a99f44a24287d04d74b891e2eb139864c.1483301745.git.peter.senna@collabora.com>
On 01 January, 2017 21:24 CET, Peter Senna Tschudin <peter.senna@collabora.com> wrote:
[ ... ]
> +static void ge_b850v3_lvds_dp_detach(struct drm_bridge *bridge)
> +{
> + struct ge_b850v3_lvds_dp *ptn_bridge
> + = bridge_to_ge_b850v3_lvds_dp(bridge);
> + struct i2c_client *ge_b850v3_lvds_dp_i2c
> + = ptn_bridge->ge_b850v3_lvds_dp_i2c;
> +
> + /* Disable interrupts */
> + i2c_smbus_write_word_data(ge_b850v3_lvds_dp_i2c,
> + STDP4028_DPTX_IRQ_EN_REG, ~STDP4028_DPTX_IRQ_CONFIG);
~STDP4028_DPTX_IRQ_CONFIG? Argh! Will fix this and resend after reviews...
[ ... ]
next prev parent reply other threads:[~2017-01-02 11:26 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-01 20:24 [PATCH V7 0/4] Add driver for GE B850v3 LVDS/DP++ Bridge Peter Senna Tschudin
2017-01-01 20:24 ` [PATCH V7 1/4] Documentation/devicetree/bindings: b850v3_lvds_dp Peter Senna Tschudin
2017-01-03 22:51 ` Rob Herring
2017-01-03 23:34 ` Peter Senna Tschudin
2017-01-04 20:39 ` Rob Herring
2017-01-07 1:29 ` Peter Senna Tschudin
2017-01-10 21:04 ` Laurent Pinchart
2017-01-16 8:37 ` Peter Senna Tschudin
2017-01-18 21:10 ` Laurent Pinchart
2017-01-19 8:12 ` Peter Senna Tschudin
2017-01-19 8:17 ` Laurent Pinchart
2017-01-19 9:25 ` Peter Senna Tschudin
2017-01-19 11:49 ` Laurent Pinchart
2017-01-10 21:06 ` Laurent Pinchart
2017-01-01 20:24 ` [PATCH V7 2/4] MAINTAINERS: Add entry for GE B850v3 LVDS/DP++ Bridge Peter Senna Tschudin
2017-01-01 20:24 ` [PATCH V7 3/4] drm/bridge: Add driver " Peter Senna Tschudin
2017-01-02 11:26 ` Peter Senna Tschudin [this message]
2017-01-05 7:48 ` Archit Taneja
2017-01-28 14:16 ` Peter Senna Tschudin
2017-01-30 17:05 ` Jani Nikula
2017-02-01 9:44 ` Archit Taneja
2017-02-01 10:58 ` Peter Senna Tschudin
2017-02-01 11:35 ` Daniel Vetter
2017-02-01 12:21 ` Peter Senna Tschudin
2017-02-02 9:56 ` Archit Taneja
2017-02-02 1:46 ` Emil Velikov
2017-02-02 11:53 ` Peter Senna Tschudin
2017-02-02 12:37 ` Emil Velikov
2017-02-03 8:00 ` Daniel Vetter
2017-02-03 12:25 ` Emil Velikov
2017-02-06 8:45 ` Daniel Vetter
2017-01-01 20:24 ` [PATCH V7 4/4] dts/imx6q-b850v3: Use " Peter Senna Tschudin
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=6187-586a3900-3-4c1baf00@27351102 \
--to=peter.senna@collabora.co.uk \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox