devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
To: Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Maxime Ripard
	<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-arm-kernel
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	linux-kernel
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: [linux-sunxi] [PATCH 4/4] drivers: soc: sunxi: add support for A64 and its SRAM C
Date: Mon, 14 Aug 2017 17:48:31 +0800	[thread overview]
Message-ID: <CAGb2v66RnXDbL7OJfOAgeXPJSFZwzgfGbnB108vX-+OO_0xiWQ@mail.gmail.com> (raw)
In-Reply-To: <20170809085627.32687-5-icenowy-h8G6r0blFSE@public.gmane.org>

On Wed, Aug 9, 2017 at 4:56 PM, Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org> wrote:
> Allwinner A64's display engine claims the SRAM C section to work.
>
> Add support for the A64 SRAM controller and the SRAM C section of it.
>
> Signed-off-by: Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>

Looks good to me. Will apply all 4 once the dt bindings are acked.

ChenYu
--
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

  parent reply	other threads:[~2017-08-14  9:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09  8:56 [PATCH 0/4] Allwinner A64 SRAM C (DE2 SRAM) support Icenowy Zheng
2017-08-09  8:56 ` [PATCH 3/4] drivers: soc: sunxi: add support for remapping func value to reg value Icenowy Zheng
     [not found]   ` <20170809085627.32687-4-icenowy-h8G6r0blFSE@public.gmane.org>
2017-08-14  9:46     ` [linux-sunxi] " Chen-Yu Tsai
     [not found] ` <20170809085627.32687-1-icenowy-h8G6r0blFSE@public.gmane.org>
2017-08-09  8:56   ` [PATCH 1/4] dt-bindings: add binding for Allwinner A64 SRAM controller and SRAM C Icenowy Zheng
2017-08-14  9:37     ` [linux-sunxi] " Chen-Yu Tsai
     [not found]     ` <20170809085627.32687-2-icenowy-h8G6r0blFSE@public.gmane.org>
2017-08-17 15:10       ` Rob Herring
2017-08-09  8:56   ` [PATCH 2/4] drivers: soc: sunxi: fix error processing on base address when claiming Icenowy Zheng
     [not found]     ` <20170809085627.32687-3-icenowy-h8G6r0blFSE@public.gmane.org>
2017-08-09  9:16       ` Chen-Yu Tsai
2017-08-18  6:21       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v67F6xUOE9sJsBgpOn2kRoG2S-aoWrtTsjON64o2pzeXjA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-18  6:23           ` Icenowy Zheng
     [not found]             ` <94408FC0-D7F8-4050-936E-F350029DAB9F-h8G6r0blFSE@public.gmane.org>
2017-08-18  6:29               ` Chen-Yu Tsai
2017-08-09  8:56   ` [PATCH 4/4] drivers: soc: sunxi: add support for A64 and its SRAM C Icenowy Zheng
     [not found]     ` <20170809085627.32687-5-icenowy-h8G6r0blFSE@public.gmane.org>
2017-08-14  9:48       ` Chen-Yu Tsai [this message]
     [not found]         ` <CAGb2v66RnXDbL7OJfOAgeXPJSFZwzgfGbnB108vX-+OO_0xiWQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-18  6:19           ` 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=CAGb2v66RnXDbL7OJfOAgeXPJSFZwzgfGbnB108vX-+OO_0xiWQ@mail.gmail.com \
    --to=wens-jday2fn1rrm@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=icenowy-h8G6r0blFSE@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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).