linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Frank Lee" <frank@allwinnertech.com>
To: "Maxime Ripard" <maxime@cerno.tech>
Cc: robh+dt <robh+dt@kernel.org>, wens <wens@csie.org>,
	mturquette <mturquette@baylibre.com>, sboyd <sboyd@kernel.org>,
	"gregory.clement" <gregory.clement@bootlin.com>,
	tglx <tglx@linutronix.de>, jason <jason@lakedaemon.net>,
	maz <maz@kernel.org>,
	"srinivas.kandagatla" <srinivas.kandagatla@linaro.org>,
	"linus.walleij" <linus.walleij@linaro.org>,
	anarsoul <anarsoul@gmail.com>,
	"tiny.windzz" <tiny.windzz@gmail.com>,
	"rui.zhang" <rui.zhang@intel.com>,
	"daniel.lezcano" <daniel.lezcano@linaro.org>,
	"amit.kucheria" <amit.kucheria@verdurent.com>,
	"lee.jones" <lee.jones@linaro.org>,
	"p.zabel" <p.zabel@pengutronix.de>, clabbe <clabbe@baylibre.com>,
	icenowy <icenowy@aosc.io>, megous <megous@megous.com>,
	stefan <stefan@olimex.com>, bage <bage@linutronix.de>,
	devicetree <devicetree@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-clk <linux-clk@vger.kernel.org>,
	linux-i2c <linux-i2c@vger.kernel.org>,
	linux-gpio <linux-gpio@vger.kernel.org>,
	linux-pm <linux-pm@vger.kernel.org>,
	黄烁生 <huangshuosheng@allwinnertech.com>,
	李勇 <liyong@allwinnertech.com>
Subject: Re: [PATCH v3 00/16] Allwinner A100 Initial support
Date: Mon, 13 Jul 2020 10:39:25 +0800	[thread overview]
Message-ID: <5dd1b52a-811d-4837-a048-502dd975ad09.frank@allwinnertech.com> (raw)
In-Reply-To: <20200710142841.7ue3xtracowexjct@gilmour.lan>

HI,

>>   dt-bindings: irq: sun7i-nmi: fix dt-binding for a80 nmi
>>   dt-bindings: irq: sun7i-nmi: Add binding for A100's NMI controller
>
>it doesn't look like those patches went through?

Due to sending too many emails at once, it seems that some emails have
been filtered by the mailbox, and I just reissued them.

>
>>   dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node.
>>   arm64: allwinner: A100: add the basical Allwinner A100 DTSI file
>>   dt-bindings: arm: sunxi: Add Allwinner A100 Perf1 Board bindings
>>   arm64: allwinner: A100: add support for Allwinner Perf1 board
>
>On a more general topic, which bootloader have you used to test this?
>The one from Allwinner's BSP I assume?

Yeah, there is no bringup on the mainline BootLoader yet.

If nothing happens, the next edition will be released today.
We hope that A100 will be integrated as soon as possible.

MBR,
Yangtao

      reply	other threads:[~2020-07-13  2:39 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08  7:19 [PATCH v3 00/16] Allwinner A100 Initial support Frank Lee
2020-07-08  7:19 ` [PATCH v3 01/16] dt-bindings: clk: sunxi-ccu: add compatible string for A100 CCU and R-CCU Frank Lee
2020-07-13 22:54   ` Rob Herring
2020-07-13 23:33     ` Rob Herring
2020-07-08  7:19 ` [PATCH v3 02/16] clk: sunxi-ng: add support for the Allwinner A100 CCU Frank Lee
2020-07-08  7:19 ` [PATCH v3 03/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings Frank Lee
2020-07-13 23:01   ` Rob Herring
2020-07-08  7:19 ` [PATCH v3 04/16] dt-bindings: pinctrl: sunxi: make gpio banks supplies required Frank Lee
2020-07-09 16:52   ` Rob Herring
2020-07-09 16:54   ` Rob Herring
2020-07-09 17:17   ` Ondřej Jirman
2020-07-10 12:37     ` Maxime Ripard
2020-07-13  2:32       ` Frank Lee
2020-07-08  7:19 ` [PATCH v3 05/16] pinctrl: sunxi: add support for the Allwinner A100 pin controller Frank Lee
2020-07-08  7:19 ` [PATCH v3 06/16] dt-bindings: nvmem: SID: add binding for A100's SID controller Frank Lee
2020-07-09 16:54   ` Rob Herring
2020-07-08  7:19 ` [PATCH v3 07/16] dt-bindings: thermal: sun8i: Add binding for A100's THS controller Frank Lee
2020-07-13 23:02   ` Rob Herring
2020-07-08  7:19 ` [PATCH v3 08/16] thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_calibrate Frank Lee
2020-07-08  7:19 ` [PATCH v3 09/16] thermal: sun8i: Add A100's THS controller support Frank Lee
2020-07-08  7:19 ` [PATCH v3 10/16] mfd: axp20x: Allow the AXP803 to be probed by I2C Frank Lee
2020-07-16 15:10   ` Lee Jones
2020-07-08  7:45 ` [PATCH v3 00/16] Allwinner A100 Initial support Corentin Labbe
2020-07-13  2:41   ` Frank Lee
2020-07-10 14:28 ` Maxime Ripard
2020-07-13  2:39   ` Frank Lee [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=5dd1b52a-811d-4837-a048-502dd975ad09.frank@allwinnertech.com \
    --to=frank@allwinnertech.com \
    --cc=amit.kucheria@verdurent.com \
    --cc=anarsoul@gmail.com \
    --cc=bage@linutronix.de \
    --cc=clabbe@baylibre.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregory.clement@bootlin.com \
    --cc=huangshuosheng@allwinnertech.com \
    --cc=icenowy@aosc.io \
    --cc=jason@lakedaemon.net \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=liyong@allwinnertech.com \
    --cc=maxime@cerno.tech \
    --cc=maz@kernel.org \
    --cc=megous@megous.com \
    --cc=mturquette@baylibre.com \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=sboyd@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=stefan@olimex.com \
    --cc=tglx@linutronix.de \
    --cc=tiny.windzz@gmail.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;
as well as URLs for NNTP newsgroup(s).