All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens@csie.org>
To: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
	David Airlie <airlied@linux.ie>, Chen-Yu Tsai <wens@csie.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Priit Laes <plaes@plaes.org>, Icenowy Zheng <icenowy@aosc.io>,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Jernej Skrabec <jernej.skrabec@siol.net>,
	devicetree <devicetree@vger.kernel.org>
Subject: Re: [PATCH v3 10/15] ARM: dts: sun8i: a83t: Add display pipeline
Date: Thu, 7 Dec 2017 12:02:49 +0800	[thread overview]
Message-ID: <CAGb2v67XRO=C21AE2ZGK9zc5yQE5H4fMm3Gv6ZTwBUyOEDOoOQ@mail.gmail.com> (raw)
In-Reply-To: <97d3cee9d0d7a92893f646d72643bac520de5f05.1512486553.git-series.maxime.ripard@free-electrons.com>

On Tue, Dec 5, 2017 at 11:10 PM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> The display pipeline on the A83T is mainly composed of the mixers and
> TCONs, plus various encoders.
>
> Let's add the first mixer and TCON to the DTSI since the only board I have
> can use only the LVDS output on the first TCON. The other parts will be
> added eventually.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Reviewed-by: Chen-Yu Tsai <wens@csie.org>

WARNING: multiple messages have this Message-ID (diff)
From: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
To: Maxime Ripard
	<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Daniel Vetter
	<daniel.vetter-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	David Airlie <airlied-cv59FeDIM0c@public.gmane.org>,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	dri-devel
	<dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>,
	linux-kernel
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	linux-arm-kernel
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	Priit Laes <plaes-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org>,
	Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>,
	Thomas Petazzoni
	<thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	Jernej Skrabec <jernej.skrabec-gGgVlfcn5nU@public.gmane.org>,
	devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH v3 10/15] ARM: dts: sun8i: a83t: Add display pipeline
Date: Thu, 7 Dec 2017 12:02:49 +0800	[thread overview]
Message-ID: <CAGb2v67XRO=C21AE2ZGK9zc5yQE5H4fMm3Gv6ZTwBUyOEDOoOQ@mail.gmail.com> (raw)
In-Reply-To: <97d3cee9d0d7a92893f646d72643bac520de5f05.1512486553.git-series.maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

On Tue, Dec 5, 2017 at 11:10 PM, Maxime Ripard
<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
> The display pipeline on the A83T is mainly composed of the mixers and
> TCONs, plus various encoders.
>
> Let's add the first mixer and TCON to the DTSI since the only board I have
> can use only the LVDS output on the first TCON. The other parts will be
> added eventually.
>
> Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

Reviewed-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: wens@csie.org (Chen-Yu Tsai)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 10/15] ARM: dts: sun8i: a83t: Add display pipeline
Date: Thu, 7 Dec 2017 12:02:49 +0800	[thread overview]
Message-ID: <CAGb2v67XRO=C21AE2ZGK9zc5yQE5H4fMm3Gv6ZTwBUyOEDOoOQ@mail.gmail.com> (raw)
In-Reply-To: <97d3cee9d0d7a92893f646d72643bac520de5f05.1512486553.git-series.maxime.ripard@free-electrons.com>

On Tue, Dec 5, 2017 at 11:10 PM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> The display pipeline on the A83T is mainly composed of the mixers and
> TCONs, plus various encoders.
>
> Let's add the first mixer and TCON to the DTSI since the only board I have
> can use only the LVDS output on the first TCON. The other parts will be
> added eventually.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Reviewed-by: Chen-Yu Tsai <wens@csie.org>

  reply	other threads:[~2017-12-07  4:03 UTC|newest]

Thread overview: 96+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-05 15:10 [PATCH v3 00/15] drm/sun4i: Add A83t LVDS support Maxime Ripard
2017-12-05 15:10 ` Maxime Ripard
2017-12-05 15:10 ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 01/15] dt-bindings: panel: lvds: Document power-supply property Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-06 21:56   ` Rob Herring
2017-12-06 21:56     ` Rob Herring
2017-12-06 21:56     ` Rob Herring
2017-12-05 15:10 ` [PATCH v3 02/15] drm/panel: lvds: Add support for the " Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 03/15] dt-bindings: display: sun4i-drm: Add LVDS properties Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-06 21:57   ` Rob Herring
2017-12-06 21:57     ` Rob Herring
2017-12-06 21:57     ` Rob Herring
2017-12-07  3:57   ` Chen-Yu Tsai
2017-12-07  3:57     ` Chen-Yu Tsai
2017-12-07  3:57     ` Chen-Yu Tsai
2017-12-05 15:10 ` [PATCH v3 04/15] dt-bindings: display: sun4i-drm: Add A83T pipeline Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-06 21:59   ` Rob Herring
2017-12-06 21:59     ` Rob Herring
2017-12-06 21:59     ` Rob Herring
2017-12-07  3:37     ` Chen-Yu Tsai
2017-12-07  3:37       ` Chen-Yu Tsai
2017-12-07  3:37       ` Chen-Yu Tsai
2017-12-05 15:10 ` [PATCH v3 05/15] drm/sun4i: Fix error path handling Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:42   ` Chen-Yu Tsai
2017-12-05 15:42     ` Chen-Yu Tsai
2017-12-05 15:42     ` Chen-Yu Tsai
2017-12-05 15:10 ` [PATCH v3 06/15] drm/sun4i: Force the mixer rate at 150MHz Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 07/15] drm/sun4i: Create minimal multipliers and dividers Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 08/15] drm/sun4i: Add LVDS support Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-07  6:05   ` Chen-Yu Tsai
2017-12-07  6:05     ` Chen-Yu Tsai
2017-12-07  6:05     ` Chen-Yu Tsai
2017-12-07 12:25     ` Maxime Ripard
2017-12-07 12:25       ` Maxime Ripard
2017-12-07 12:25       ` Maxime Ripard
2017-12-14  3:30       ` Chen-Yu Tsai
2017-12-14  3:30         ` Chen-Yu Tsai
2017-12-14  3:30         ` Chen-Yu Tsai
2017-12-14  9:37         ` Maxime Ripard
2017-12-14  9:37           ` Maxime Ripard
2017-12-07 10:14   ` Philippe Ombredanne
2017-12-07 10:14     ` Philippe Ombredanne
2017-12-07 10:14     ` Philippe Ombredanne
2017-12-07 10:50     ` Maxime Ripard
2017-12-07 10:50       ` Maxime Ripard
2017-12-07 10:50       ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 09/15] drm/sun4i: Add A83T support Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:42   ` Jernej Škrabec
2017-12-05 15:42     ` Jernej Škrabec
2017-12-06 16:37     ` Jernej Škrabec
2017-12-06 16:37       ` Jernej Škrabec
2017-12-07 10:55       ` Maxime Ripard
2017-12-07 10:55         ` Maxime Ripard
2017-12-07 10:55         ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 10/15] ARM: dts: sun8i: a83t: Add display pipeline Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-07  4:02   ` Chen-Yu Tsai [this message]
2017-12-07  4:02     ` Chen-Yu Tsai
2017-12-07  4:02     ` Chen-Yu Tsai
2017-12-05 15:10 ` [PATCH v3 11/15] ARM: dts: sun8i: a83t: Enable the PWM Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 12/15] ARM: dts: sun8i: a83t: Add LVDS pins group Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 13/15] ARM: dts: sun8i: a83t: Add the PWM pin group Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10 ` [PATCH v3 14/15] ARM: dts: sun8i: a711: Reinstate the PMIC compatible Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-07  3:34   ` Chen-Yu Tsai
2017-12-07  3:34     ` Chen-Yu Tsai
2017-12-07  3:34     ` Chen-Yu Tsai
2017-12-05 15:10 ` [PATCH v3 15/15] ARM: dts: sun8i: a711: Enable the LCD Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard
2017-12-05 15:10   ` Maxime Ripard

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='CAGb2v67XRO=C21AE2ZGK9zc5yQE5H4fMm3Gv6ZTwBUyOEDOoOQ@mail.gmail.com' \
    --to=wens@csie.org \
    --cc=airlied@linux.ie \
    --cc=daniel.vetter@intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=icenowy@aosc.io \
    --cc=jernej.skrabec@siol.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=plaes@plaes.org \
    --cc=robh+dt@kernel.org \
    --cc=thomas.petazzoni@free-electrons.com \
    /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.