All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Chen-Yu Tsai <wens@csie.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Jingoo Han <jingoohan1@gmail.com>,
	Lee Jones <lee.jones@linaro.org>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Daniel Vetter <daniel.vetter@intel.com>,
	David Airlie <airlied@linux.ie>,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>,
	Mylene Josserand <mylene.josserand@free-electrons.com>,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Alexander Kaplan <alex@nextthing.co>
Subject: Re: [PATCH 4/6] ARM: sunxi: Support the Nextthing GR8
Date: Fri, 02 Sep 2016 06:28:35 +0000	[thread overview]
Message-ID: <20160902062835.GA6313@lukather> (raw)
In-Reply-To: <CAGb2v66CDdSJMN4STHug1bGU2fnRK=Y24kwKS_8EtD6PZg3T-A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 951 bytes --]

Hi Chen-Yu,

On Wed, Aug 31, 2016 at 04:25:27PM +0800, Chen-Yu Tsai wrote:
> On Wed, Aug 31, 2016 at 4:18 PM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
> > The GR8 is an SoC made by Nextthing Co, loosely based on the sun5i family.
> >
> > It has a number of new controllers compared to the A10s and A13 (SPDIF, I2S),
> > but some controllers missing too (Ethernet, less I2C, less UARTs).
> >
> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> > ---
> >  Documentation/devicetree/bindings/arm/sunxi.txt | 1 +
> >  MAINTAINERS                                     | 1 +
> >  arch/arm/mach-sunxi/sunxi.c                     | 1 +
> 
> Please update Documentation/arm/sunxi/README as well.

I will.

> I don't suppose there's a datasheet available?

Not at the moment, unfortunately.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Chen-Yu Tsai <wens@csie.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Jingoo Han <jingoohan1@gmail.com>,
	Lee Jones <lee.jones@linaro.org>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Daniel Vetter <daniel.vetter@intel.com>,
	David Airlie <airlied@linux.ie>,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>,
	Mylene Josserand <mylene.josserand@free-electrons.com>,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Alexander Kaplan <alex@nextthing.co>
Subject: Re: [PATCH 4/6] ARM: sunxi: Support the Nextthing GR8
Date: Fri, 2 Sep 2016 08:28:35 +0200	[thread overview]
Message-ID: <20160902062835.GA6313@lukather> (raw)
In-Reply-To: <CAGb2v66CDdSJMN4STHug1bGU2fnRK=Y24kwKS_8EtD6PZg3T-A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 951 bytes --]

Hi Chen-Yu,

On Wed, Aug 31, 2016 at 04:25:27PM +0800, Chen-Yu Tsai wrote:
> On Wed, Aug 31, 2016 at 4:18 PM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
> > The GR8 is an SoC made by Nextthing Co, loosely based on the sun5i family.
> >
> > It has a number of new controllers compared to the A10s and A13 (SPDIF, I2S),
> > but some controllers missing too (Ethernet, less I2C, less UARTs).
> >
> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> > ---
> >  Documentation/devicetree/bindings/arm/sunxi.txt | 1 +
> >  MAINTAINERS                                     | 1 +
> >  arch/arm/mach-sunxi/sunxi.c                     | 1 +
> 
> Please update Documentation/arm/sunxi/README as well.

I will.

> I don't suppose there's a datasheet available?

Not at the moment, unfortunately.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/6] ARM: sunxi: Support the Nextthing GR8
Date: Fri, 2 Sep 2016 08:28:35 +0200	[thread overview]
Message-ID: <20160902062835.GA6313@lukather> (raw)
In-Reply-To: <CAGb2v66CDdSJMN4STHug1bGU2fnRK=Y24kwKS_8EtD6PZg3T-A@mail.gmail.com>

Hi Chen-Yu,

On Wed, Aug 31, 2016 at 04:25:27PM +0800, Chen-Yu Tsai wrote:
> On Wed, Aug 31, 2016 at 4:18 PM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
> > The GR8 is an SoC made by Nextthing Co, loosely based on the sun5i family.
> >
> > It has a number of new controllers compared to the A10s and A13 (SPDIF, I2S),
> > but some controllers missing too (Ethernet, less I2C, less UARTs).
> >
> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> > ---
> >  Documentation/devicetree/bindings/arm/sunxi.txt | 1 +
> >  MAINTAINERS                                     | 1 +
> >  arch/arm/mach-sunxi/sunxi.c                     | 1 +
> 
> Please update Documentation/arm/sunxi/README as well.

I will.

> I don't suppose there's a datasheet available?

Not at the moment, unfortunately.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160902/f5ec23fa/attachment.sig>

  reply	other threads:[~2016-09-02  6:28 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31  8:18 [PATCH 0/6] Introduce NextThing GR8 support Maxime Ripard
2016-08-31  8:18 ` Maxime Ripard
2016-08-31  8:18 ` Maxime Ripard
2016-08-31  8:18 ` Maxime Ripard
2016-08-31  8:18 ` [PATCH 1/6] backlight: pwm_bl: Handle gpio that can sleep Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31 12:25   ` Lee Jones
2016-08-31 12:25     ` Lee Jones
2016-08-31 12:25     ` Lee Jones
2016-08-31  8:18 ` [PATCH 2/6] pinctrl: sunxi: Add GR8 controller support Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-09-05 12:49   ` Chen-Yu Tsai
2016-09-05 12:49     ` Chen-Yu Tsai
2016-09-05 12:49     ` Chen-Yu Tsai
2016-09-07 14:04     ` Maxime Ripard
2016-09-07 14:04       ` Maxime Ripard
2016-09-07 14:04       ` Maxime Ripard
2016-08-31  8:18 ` [PATCH 3/6] drm/panel: simple: Add A10 EVB 5 inch panel support Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-09-05 14:00   ` Chen-Yu Tsai
2016-09-05 14:00     ` Chen-Yu Tsai
2016-09-05 14:00     ` Chen-Yu Tsai
2016-09-09 14:34     ` Maxime Ripard
2016-09-09 14:34       ` Maxime Ripard
2016-09-09 14:34       ` Maxime Ripard
2016-08-31  8:18 ` [PATCH 4/6] ARM: sunxi: Support the Nextthing GR8 Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:25   ` Chen-Yu Tsai
2016-08-31  8:25     ` Chen-Yu Tsai
2016-08-31  8:25     ` Chen-Yu Tsai
2016-09-02  6:28     ` Maxime Ripard [this message]
2016-09-02  6:28       ` Maxime Ripard
2016-09-02  6:28       ` Maxime Ripard
2016-08-31  8:18 ` [PATCH 5/6] ARM: dts: Add NextThing GR8 dtsi Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-09-05 12:47   ` Chen-Yu Tsai
2016-09-05 12:47     ` Chen-Yu Tsai
2016-09-05 12:47     ` Chen-Yu Tsai
2016-09-07 14:51   ` Javier Martinez Canillas
2016-09-07 14:51     ` Javier Martinez Canillas
2016-09-07 14:51     ` Javier Martinez Canillas
2016-09-07 14:51     ` Javier Martinez Canillas
2016-09-08  9:57     ` Maxime Ripard
2016-09-08  9:57       ` Maxime Ripard
2016-09-08  9:57       ` Maxime Ripard
2016-09-08  9:57       ` Maxime Ripard
2016-09-07 17:51   ` Rask Ingemann Lambertsen
2016-09-07 17:51     ` Rask Ingemann Lambertsen
2016-09-07 17:51     ` Rask Ingemann Lambertsen
2016-09-08 10:00     ` Maxime Ripard
2016-09-08 10:00       ` Maxime Ripard
2016-09-08 10:00       ` Maxime Ripard
2016-09-08 10:00       ` Maxime Ripard
2016-08-31  8:18 ` [PATCH 6/6] ARM: dts: gr8: Add support for the GR8 evaluation board Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-08-31  8:18   ` Maxime Ripard
2016-09-05 12:42   ` Chen-Yu Tsai
2016-09-05 12:42     ` Chen-Yu Tsai
2016-09-05 12:42     ` Chen-Yu Tsai
2016-09-05 12:42     ` 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=20160902062835.GA6313@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=airlied@linux.ie \
    --cc=alex@nextthing.co \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jingoohan1@gmail.com \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mylene.josserand@free-electrons.com \
    --cc=thierry.reding@gmail.com \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=tomi.valkeinen@ti.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 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.