All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] ARM: dts: sun5i: q8-common: Enable various peripherals
Date: Wed, 25 May 2016 14:40:53 +0200	[thread overview]
Message-ID: <20160525124053.GG9232@lukather> (raw)
In-Reply-To: <abbb9686-bbc7-cfad-ec1d-e5f099ac124b@redhat.com>

Hi Hans,

On Wed, May 18, 2016 at 10:13:52AM +0200, Hans de Goede wrote:
> Hi Chen-Yu,
> 
> On 17-05-16 17:56, Chen-Yu Tsai wrote:
> >Hi everyone,
> >
> >This series enables more peripherals for Allwinner A13-based Q8 devices.
> >The peripherals include the WiFi, the PMIC's micro-usb power supply
> >(driver), audio codec (headphone and speaker), and full display support
> >with the new DRM KMS driver. The series is based on parts of Maxime's
> >"drm: Add Support for Passive RGB to VGA bridges" series, specifically
> >the clk and drm fixes, and common DTS bits.
> >
> >Hans, since you have a collection of q8 tablets, I'm hoping you could
> >test these bits and provide some feedback.
> 
> I've not run any tests, just looked at the patches, the stuff in
> patch 3 is already present in arch/arm/boot/dts/sun5i-a13-q8-tablet.dts
> I put it there because I saw some .fex files which don't use ldo3 for wifi
> I'm fine with moving it to -common though, I believe that you're right
> that it makes more sense there, having it in 2 places is not really
> useful though.

I'm not quite sure what you mean, do you want Chen-Yu to send a second
version, or are you ok with this patch?

Thanks,
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android 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/20160525/2d9b7f8e/attachment-0001.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Hans de Goede <hdegoede@redhat.com>
Cc: Chen-Yu Tsai <wens@csie.org>, David Airlie <airlied@linux.ie>,
	devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] ARM: dts: sun5i: q8-common: Enable various peripherals
Date: Wed, 25 May 2016 14:40:53 +0200	[thread overview]
Message-ID: <20160525124053.GG9232@lukather> (raw)
In-Reply-To: <abbb9686-bbc7-cfad-ec1d-e5f099ac124b@redhat.com>

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

Hi Hans,

On Wed, May 18, 2016 at 10:13:52AM +0200, Hans de Goede wrote:
> Hi Chen-Yu,
> 
> On 17-05-16 17:56, Chen-Yu Tsai wrote:
> >Hi everyone,
> >
> >This series enables more peripherals for Allwinner A13-based Q8 devices.
> >The peripherals include the WiFi, the PMIC's micro-usb power supply
> >(driver), audio codec (headphone and speaker), and full display support
> >with the new DRM KMS driver. The series is based on parts of Maxime's
> >"drm: Add Support for Passive RGB to VGA bridges" series, specifically
> >the clk and drm fixes, and common DTS bits.
> >
> >Hans, since you have a collection of q8 tablets, I'm hoping you could
> >test these bits and provide some feedback.
> 
> I've not run any tests, just looked at the patches, the stuff in
> patch 3 is already present in arch/arm/boot/dts/sun5i-a13-q8-tablet.dts
> I put it there because I saw some .fex files which don't use ldo3 for wifi
> I'm fine with moving it to -common though, I believe that you're right
> that it makes more sense there, having it in 2 places is not really
> useful though.

I'm not quite sure what you mean, do you want Chen-Yu to send a second
version, or are you ok with this patch?

Thanks,
Maxime

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

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

  reply	other threads:[~2016-05-25 12:40 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-17 15:56 [PATCH 0/6] ARM: dts: sun5i: q8-common: Enable various peripherals Chen-Yu Tsai
2016-05-17 15:56 ` Chen-Yu Tsai
2016-05-17 15:56 ` Chen-Yu Tsai
2016-05-17 15:56 ` [PATCH 1/6] drm: sun4i: do cleanup if RGB output init fails Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-25 12:38   ` Maxime Ripard
2016-05-25 12:38     ` Maxime Ripard
2016-05-17 15:56 ` [PATCH 2/6] ARM: dts: axp209: Disable ldo5 by default Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-25 12:39   ` Maxime Ripard
2016-05-25 12:39     ` Maxime Ripard
2016-05-25 12:39     ` Maxime Ripard
2016-05-17 15:56 ` [PATCH 3/6] ARM: dts: sun5i: q8-common: Enable USB-based WiFi Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-17 15:56 ` [PATCH 4/6] ARM: dts: sun5i: q8-common: Enable USB power supply Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-25 12:41   ` Maxime Ripard
2016-05-25 12:41     ` Maxime Ripard
2016-05-17 15:56 ` [PATCH 5/6] ARM: dts: sun5i: q8-common: Enable audio codec Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-25 12:43   ` Maxime Ripard
2016-05-25 12:43     ` Maxime Ripard
2016-05-25 12:43     ` Maxime Ripard
2016-05-17 15:56 ` [PATCH 6/6] ARM: dts: sun5i: q8-common: Enable display pipeline and LCD display Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-17 15:56   ` Chen-Yu Tsai
2016-05-25 12:44   ` Maxime Ripard
2016-05-25 12:44     ` Maxime Ripard
2016-05-25 12:44     ` Maxime Ripard
2016-05-18  8:13 ` [PATCH 0/6] ARM: dts: sun5i: q8-common: Enable various peripherals Hans de Goede
2016-05-18  8:13   ` Hans de Goede
2016-05-18  8:13   ` Hans de Goede
2016-05-25 12:40   ` Maxime Ripard [this message]
2016-05-25 12:40     ` 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=20160525124053.GG9232@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.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.