devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	maxime.ripard@bootlin.com, mturquette@baylibre.com,
	linux-sunxi@googlegroups.com, jernej.skrabec@siol.net,
	sboyd@kernel.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org, airlied@linux.ie, wens@csie.org,
	robh+dt@kernel.org, linux-clk@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Icenowy Zheng <icenowy@aosc.io>
Subject: Re: [PATCH 01/27] dt-bindings: sunxi-sram: add binding for Allwinner H6  SRAM C
Date: Sun, 16 Sep 2018 22:05:28 -0500	[thread overview]
Message-ID: <5b9f3f79.1c69fb81.21dc2.1e01@mx.google.com> (raw)
In-Reply-To: <20180902072643.4917-2-jernej.skrabec@siol.net>

On Sun,  2 Sep 2018 09:26:17 +0200, Jernej Skrabec wrote:
> From: Icenowy Zheng <icenowy@aosc.io>
> 
> The Allwinner H6 SoC's DE3 needs the SRAM C section being claimed in the
> system controller to work, like A64 DE2.
> 
> As H6 and A64 system controller are quite similar, code is reused now,
> and the A64 fallback compatible string is added after the H6 compatible
> string.
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
> [fixed typo in compatible string]
> Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
> ---
>  Documentation/devicetree/bindings/sram/sunxi-sram.txt | 4 ++++
>  1 file changed, 4 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

  parent reply	other threads:[~2018-09-17  3:05 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-02  7:26 [PATCH 00/27] Allwinner H6 DE3 and HDMI support Jernej Skrabec
2018-09-02  7:26 ` [PATCH 10/27] drm/sun4i: Add compatible for H6 display engine Jernej Skrabec
2018-09-03 12:18   ` Maxime Ripard
     [not found] ` <20180902072643.4917-1-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-02  7:26   ` [PATCH 01/27] dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C Jernej Skrabec
2018-09-04  8:39     ` Chen-Yu Tsai
2018-09-17  3:05     ` Rob Herring [this message]
2018-09-02  7:26   ` [PATCH 02/27] arm64: allwinner: h6: add system controller device tree node Jernej Skrabec
     [not found]     ` <20180902072643.4917-3-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-04  8:40       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v65y1W=52SAFFqyCOnHd80nx+oPHUDeysHWBy7o8_g=eeQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-04  8:44           ` Icenowy Zheng
     [not found]             ` <9915D9F1-1C60-4AEF-9074-CE040FCD7BF0-h8G6r0blFSE@public.gmane.org>
2018-09-12 14:49               ` Chen-Yu Tsai
2018-09-12 15:37                 ` [linux-sunxi] " Icenowy Zheng
2018-09-02  7:26   ` [PATCH 03/27] dt-bindings: bus: add H6 DE3 bus binding Jernej Skrabec
     [not found]     ` <20180902072643.4917-4-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-17  5:44       ` Rob Herring
2018-09-02  7:26   ` [PATCH 04/27] clk: sunxi-ng: Adjust MP clock parent rate when allowed Jernej Skrabec
2018-09-02  7:26   ` [PATCH 05/27] clk: sunxi-ng: Use u64 for calculation of NM rate Jernej Skrabec
     [not found]     ` <20180902072643.4917-6-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-04  9:18       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v64Y0ui6ZvAJqc2dXMKtSSQJ-T4ubrV9188JTV7aFSrFCA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-04 18:06           ` Jernej Škrabec
2018-09-02  7:26   ` [PATCH 06/27] clk: sunxi-ng: h6: Set video PLLs limits Jernej Skrabec
2018-09-04 15:49     ` kbuild test robot
2018-09-04 15:49     ` kbuild test robot
2018-09-02  7:26   ` [PATCH 07/27] dt-bindings: clock: sun8i-de2: Add H6 DE3 clock description Jernej Skrabec
     [not found]     ` <20180902072643.4917-8-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-04  8:59       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v65AsKzEH3AgmQi+RRvVa6AO-cpAckGnNkvWwONsCCsoxw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-04  9:05           ` Chen-Yu Tsai
2018-09-17  5:44       ` Rob Herring
2018-09-02  7:26   ` [PATCH 08/27] clk: sunxi-ng: Add support for H6 DE3 clocks Jernej Skrabec
     [not found]     ` <20180902072643.4917-9-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-04  9:04       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v66y1iVDknM0uQKbHQFoWn7RveTky8jZO=_2iDqL=bJd-w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-04 17:45           ` Jernej Škrabec
2018-09-12 12:20             ` Chen-Yu Tsai
     [not found]               ` <CAGb2v66kojjjM4f_tO9NwzkCzD3LMM2eiq+PJ6Bk=1Rra=UnYg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-12 14:55                 ` Jernej Škrabec
2018-09-12 16:16                   ` [linux-sunxi] " Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 09/27] dt-bindings: display: sun4i-drm: Add H6 display engine compatibles Jernej Skrabec
     [not found]     ` <20180902072643.4917-10-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-17  5:44       ` Rob Herring
     [not found]         ` <5b9f3f4d.1c69fb81.c776b.ee42-ATjtLOhZ0NVl57MIdRCFDg@public.gmane.org>
2018-09-22 13:32           ` Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 11/27] drm/sun4i: Rework DE2 register defines Jernej Skrabec
2018-09-22 12:32     ` [linux-sunxi] " Chen-Yu Tsai
     [not found]       ` <CAGb2v67jweJ5OdSzKhj302OLbz7DacKmSGMKS536uquzKGZtAQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-23 20:02         ` Jernej Škrabec
2018-09-24  2:01           ` Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 12/27] drm/sun4i: Add basic support for DE3 Jernej Skrabec
     [not found]     ` <20180902072643.4917-13-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-22 13:19       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v65tt4S-k=AF2AmjQyEkUydzMimB8TT2Uiqmpf6G8qD1Cw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-23 19:51           ` Jernej Škrabec
2018-09-24  2:04             ` Chen-Yu Tsai
2018-10-05 17:51           ` Jernej Škrabec
2018-10-06 15:34             ` Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 13/27] drm/sun4i: Add support for H6 DE3 mixer 0 Jernej Skrabec
     [not found]     ` <20180902072643.4917-14-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-22 13:23       ` Chen-Yu Tsai
2018-09-22 13:47         ` Chen-Yu Tsai
     [not found]           ` <CAGb2v65LzGgXORTx7PR+udZsrgGgmnXeaOW-jb=KMjHjTg7bRg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-23 19:40             ` Jernej Škrabec
2018-09-24  1:59               ` Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 14/27] drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12a Jernej Skrabec
     [not found]     ` <20180902072643.4917-15-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-22 13:54       ` Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 15/27] drm/sun4i: Not all DW HDMI controllers has scrambled addresses Jernej Skrabec
2018-09-12 12:25     ` Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 16/27] drm/sun4i: dw-hdmi: Make mode_valid function configurable Jernej Skrabec
     [not found]     ` <20180902072643.4917-17-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-22 13:29       ` Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 17/27] drm/sun4i: dw-hdmi: Add quirk for setting TMDS clock Jernej Skrabec
2018-09-22 13:30     ` Chen-Yu Tsai
2018-09-02  7:26   ` [PATCH 18/27] dt-bindings: display: sunxi: add DT binding for Allwinner H6 DW HDMI Jernej Skrabec
     [not found]     ` <20180902072643.4917-19-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-17  5:44       ` Rob Herring
2018-09-02  7:26   ` [PATCH 20/27] drm/sun4i: Add support for Synopsys HDMI PHY Jernej Skrabec
2018-09-02  7:26   ` [PATCH 21/27] drm/sun4i: Add support for H6 " Jernej Skrabec
     [not found]     ` <20180902072643.4917-22-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-22 15:55       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v66RqR3pGh+1_rnvMQ4LJaSkKmky9D36tdxQS7cyJb6GYA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-23 19:29           ` Jernej Škrabec
2018-09-02  7:26   ` [PATCH 22/27] drm/sun4i: Initialize registers in tcon-top driver Jernej Skrabec
2018-09-02  7:26   ` [PATCH 23/27] drm: sun4i: add quirks for TCON TOP Jernej Skrabec
2018-09-02  7:26   ` [PATCH 24/27] dt-bindings: display: sun4i-drm: document H6 " Jernej Skrabec
     [not found]     ` <20180902072643.4917-25-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-17  5:44       ` Rob Herring
2018-09-02  7:26   ` [PATCH 25/27] drm: sun4i: add support for " Jernej Skrabec
2018-09-02  7:26   ` [PATCH 26/27] arm64: dts: sun50i: h6: Add HDMI pipeline Jernej Skrabec
2018-09-02  7:26   ` [PATCH 27/27] arm64: dts: sun50i: h6: Enable HDMI output on Pine H64 board Jernej Skrabec
2018-09-02  9:31   ` [PATCH 00/27] Allwinner H6 DE3 and HDMI support Chen-Yu Tsai
2018-09-02  7:26 ` [PATCH 19/27] drm/sun4i: Add support for H6 DW HDMI controller Jernej Skrabec
     [not found]   ` <20180902072643.4917-20-jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
2018-09-12 12:29     ` Chen-Yu Tsai

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=5b9f3f79.1c69fb81.21dc2.1e01@mx.google.com \
    --to=robh@kernel.org \
    --cc=airlied@linux.ie \
    --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-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=mark.rutland@arm.com \
    --cc=maxime.ripard@bootlin.com \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).