public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@bootlin.com>
To: Jagan Teki <jagannadh.teki@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree <devicetree@vger.kernel.org>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Rob Herring <robh+dt@kernel.org>, Chen-Yu Tsai <wens@csie.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Daniel Vetter <daniel.vetter@intel.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 0/7] drm/sun4i: Allwinner MIPI-DSI support
Date: Mon, 26 Mar 2018 13:14:54 +0200	[thread overview]
Message-ID: <20180326111454.jqq5dchw27iqhxhe@flea> (raw)
In-Reply-To: <CAD6G_RSfiPC2qPjFFukqx6ihzS=_qBOdsP1KnWTP8BJ9Zsekew@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2209 bytes --]

Hi,

On Fri, Mar 23, 2018 at 10:36:35PM +0530, Jagan Teki wrote:
> Hi Maxime,
> 
> On Tue, Mar 6, 2018 at 7:25 PM, Maxime Ripard <maxime.ripard@bootlin.com> wrote:
> > Hi,
> >
> > Here is an preliminary version of the MIPI-DSI support for the Allwinner
> > SoCs.
> >
> > This controller can be found on a number of recent SoCs, such as the
> > A31, A33 or the A64.
> >
> > Given the sparse documentation, there's a number of obscure areas, but
> > the current implementation has been tested with a 4-lanes DSI panel on
> > an A33.
> >
> > The support is a bit rough around the edges at the time, and some artifacts
> > are still shown on the screen for some reasons. Wider testing with
> > different display will hopefully nail those down.
> >
> > Let me know what you think,
> > Maxime
> >
> > Changes from v2:
> >   - Added a ports node under the DSI node
> >   - Changed the huarui panel driver to an ili9881c driver
> >   - Changed the panel vendor to bananapi
> >   - Made the init table static in the panel driver
> >   - Dropped the huarui vendor patch for the DT doc.
> >
> > Changes from v1:
> >   - Rebased on 4.16-rc1
> >   - Constified a few function arguments and structures
> >   - Reworked the DT binding example a bit
> >   - Reworked the panel driver to check for DSI return codes, and use DCS
> >     helpers when possible
> >
> > Maxime Ripard (7):
> >   drm/sun4i: tcon: Add TRI finish interrupt for vblank
> >   dt-bindings: display: Add Allwinner MIPI-DSI bindings
> >   drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
> >   dt-bindings: panel: Add the Ilitek ILI9881c panel documentation
> >   drm/panel: Add Ilitek ILI9881c panel driver
> >   arm: dts: sun8i: a33: Add the DSI-related nodes
> >   [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display
> 
> Any dependencies for this series on linux-next? it is not applying directly.

Last time I rebased on top of 4.16-rc4, there was no dependency but
the regmap patch found in the v2 that got merged. I haven't tried
rebasing on next though.

Maxime

-- 
Maxime Ripard, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2018-03-26 11:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-06 13:55 [PATCH v3 0/7] drm/sun4i: Allwinner MIPI-DSI support Maxime Ripard
2018-03-06 13:55 ` [PATCH v3 1/7] drm/sun4i: tcon: Add TRI finish interrupt for vblank Maxime Ripard
2018-03-06 13:55 ` [PATCH v3 2/7] dt-bindings: display: Add Allwinner MIPI-DSI bindings Maxime Ripard
2018-03-07 19:26   ` Rob Herring
2018-03-06 13:56 ` [PATCH v3 3/7] drm/sun4i: Add Allwinner A31 MIPI-DSI controller support Maxime Ripard
2018-03-22  2:17   ` Chen-Yu Tsai
2018-03-06 13:56 ` [PATCH v3 4/7] dt-bindings: panel: Add the Ilitek ILI9881c panel documentation Maxime Ripard
2018-03-06 13:56 ` [PATCH v3 5/7] drm/panel: Add Ilitek ILI9881c panel driver Maxime Ripard
2018-03-12  7:39   ` Thierry Reding
2018-03-06 13:56 ` [PATCH v3 6/7] arm: dts: sun8i: a33: Add the DSI-related nodes Maxime Ripard
2018-03-22  2:23   ` Chen-Yu Tsai
2018-04-04  8:14     ` Maxime Ripard
2018-03-06 13:56 ` [PATCH v3 7/7] [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display Maxime Ripard
2018-03-23 17:06 ` [PATCH v3 0/7] drm/sun4i: Allwinner MIPI-DSI support Jagan Teki
2018-03-26 11:14   ` Maxime Ripard [this message]

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=20180326111454.jqq5dchw27iqhxhe@flea \
    --to=maxime.ripard@bootlin.com \
    --cc=daniel.vetter@intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jagannadh.teki@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=wens@csie.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