All of lore.kernel.org
 help / color / mirror / Atom feed
From: hdegoede@redhat.com (Hans de Goede)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi] Re: [PATCH 0/8] ARM: dts: sun8i: Orangepi Plus dts improvements
Date: Sun, 20 Mar 2016 19:41:46 +0100	[thread overview]
Message-ID: <56EEEEEA.8050401@redhat.com> (raw)
In-Reply-To: <CAGb2v65THg3fcdTJvFBCxxbSU_vOWmB9tP4f2QUbPyUU9D=zig@mail.gmail.com>

Hi,

On 20-03-16 17:05, Chen-Yu Tsai wrote:
> Hi,
>
> On Mon, Mar 21, 2016 at 12:00 AM, Hans de Goede <hdegoede@redhat.com> wrote:
>> Hi Maxime and Chen-Yu,
>>
>> Here is a series with various improvements for the Orangepi Plus dts.
>> Some (most) of these patches have been submitted before, esp. the USB
>> ones have multiple revisions before. But I lost count of their version,
>> so I'm posting this as a "new" set.
>>
>> About the USB patches, these rely on the patches to add support for
>> multiple-reset controllers to ohci-platform / ehci-platform. These
>> patches are all acked up and will go upstream as soon as v4.6-rc1 is
>> released (they depend on changes which will go into v4.6-rc1).
>
> Does this mean you or I can send the Orange Pi PC DTS patch?

Yes, I was planning on submitting a v2 of it shortly, with support
for IR and the LEDs / buttons added.

Regards,

Hans

p.s.

I just noticed a problem with the pinctrl node in
"Add leds and switches on Orangepi Plus boards"
patch, causing the following to show up in dmesg:

[    1.569702] sun8i-h3-r-pinctrl 1f02c00.pinctrl: unknown pin PL03
[    1.575741] sun8i-h3-r-pinctrl 1f02c00.pinctrl: unknown pin PL04

I'll submit a v7 soon, this replaces the one from this set, and should
be applied in the same order as the v6

WARNING: multiple messages have this Message-ID (diff)
From: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
Cc: Maxime Ripard
	<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	Krzysztof Adamski <k@japko.eu>,
	linux-arm-kernel
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Re: [PATCH 0/8] ARM: dts: sun8i: Orangepi Plus dts improvements
Date: Sun, 20 Mar 2016 19:41:46 +0100	[thread overview]
Message-ID: <56EEEEEA.8050401@redhat.com> (raw)
In-Reply-To: <CAGb2v65THg3fcdTJvFBCxxbSU_vOWmB9tP4f2QUbPyUU9D=zig-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

Hi,

On 20-03-16 17:05, Chen-Yu Tsai wrote:
> Hi,
>
> On Mon, Mar 21, 2016 at 12:00 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
>> Hi Maxime and Chen-Yu,
>>
>> Here is a series with various improvements for the Orangepi Plus dts.
>> Some (most) of these patches have been submitted before, esp. the USB
>> ones have multiple revisions before. But I lost count of their version,
>> so I'm posting this as a "new" set.
>>
>> About the USB patches, these rely on the patches to add support for
>> multiple-reset controllers to ohci-platform / ehci-platform. These
>> patches are all acked up and will go upstream as soon as v4.6-rc1 is
>> released (they depend on changes which will go into v4.6-rc1).
>
> Does this mean you or I can send the Orange Pi PC DTS patch?

Yes, I was planning on submitting a v2 of it shortly, with support
for IR and the LEDs / buttons added.

Regards,

Hans

p.s.

I just noticed a problem with the pinctrl node in
"Add leds and switches on Orangepi Plus boards"
patch, causing the following to show up in dmesg:

[    1.569702] sun8i-h3-r-pinctrl 1f02c00.pinctrl: unknown pin PL03
[    1.575741] sun8i-h3-r-pinctrl 1f02c00.pinctrl: unknown pin PL04

I'll submit a v7 soon, this replaces the one from this set, and should
be applied in the same order as the v6

  reply	other threads:[~2016-03-20 18:41 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-20 16:00 [PATCH 0/8] ARM: dts: sun8i: Orangepi Plus dts improvements Hans de Goede
2016-03-20 16:00 ` Hans de Goede
2016-03-20 16:00 ` [PATCH 1/8] ARM: dts: sun8i: Add mmc2_8bit_pins to sun8i-h3.dtsi Hans de Goede
2016-03-20 16:00   ` Hans de Goede
2016-03-20 16:00 ` [PATCH 2/8] ARM: dts: sun8i: Add support for H3 usb clocks Hans de Goede
2016-03-20 16:00   ` Hans de Goede
2016-03-20 16:00 ` [PATCH 3/8] ARM: dts: sun8i: Add usbphy and usb host controller nodes Hans de Goede
2016-03-20 16:00   ` Hans de Goede
2016-03-20 16:00 ` [PATCH 4/8] ARM: dts: sun8i: Enable USB host controllers on Orangepi Plus boards Hans de Goede
2016-03-20 16:00   ` Hans de Goede
2016-03-20 16:00 ` [PATCH 5/8] ARM: dts: sun8i: Enable IR receiver " Hans de Goede
2016-03-20 16:00   ` Hans de Goede
2016-03-20 16:00 ` [PATCH 6/8] ARM: dts: sun8i: Add leds and switches " Hans de Goede
2016-03-20 16:00   ` Hans de Goede
2016-03-20 16:00 ` [PATCH 7/8] ARM: dts: sun8i: Add wifi dt node " Hans de Goede
2016-03-20 16:00   ` Hans de Goede
2016-03-20 16:00 ` [PATCH 8/8] ARM: dts: sun8i: Add eMMC " Hans de Goede
2016-03-20 16:00   ` Hans de Goede
2016-03-20 16:05 ` [PATCH 0/8] ARM: dts: sun8i: Orangepi Plus dts improvements Chen-Yu Tsai
2016-03-20 16:05   ` Chen-Yu Tsai
2016-03-20 18:41   ` Hans de Goede [this message]
2016-03-20 18:41     ` Hans de Goede
2016-03-21  8:03 ` Maxime Ripard
2016-03-21  8:03   ` 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=56EEEEEA.8050401@redhat.com \
    --to=hdegoede@redhat.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.