public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] Add MK808 RK3066 device
Date: Fri, 21 Oct 2016 18:18:10 +0200	[thread overview]
Message-ID: <1671843.4nkAJvukGm@phil> (raw)
In-Reply-To: <cover.1475957884.git.paweljarosz3691@gmail.com>

Am Samstag, 8. Oktober 2016, 22:21:47 CEST schrieb Pawe? Jarosz:
> Add MK808 RK3066 device
> 
> This patchset adds support for Rikomagic MK808 v1 device with RK901 wifi.
> 
> It is hdmi stick with two usb ports(host and otg), sdmmc, wifi and uart
> onboard.
> 
> It is RK3066 based.
> 
> Pawe? Jarosz (2):
>   devicetree: Add vendor prefix for Rikomagic
>   ARM: dts: rockchip: Add rk3066 MK808 board

applied both patches with received tags for 4.10.

If you have time could try to do a followup patch, adding (and testing) the 
usbphy supplies please?

Should be like

&usbphy0 {
	phy-supply = <&vcc_otg>;
};

&usbphy1 {
	phy-supply = <&vcc_host>;
};

That way we can drop the regulator-always-on property from those two supplies.


Thanks
Heiko

      parent reply	other threads:[~2016-10-21 16:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-08 20:21 [PATCH v3 0/2] Add MK808 RK3066 device Paweł Jarosz
2016-10-08 20:22 ` [PATCH v3 1/2] devicetree: Add vendor prefix for Rikomagic Paweł Jarosz
2016-10-14 18:21   ` Heiko Stuebner
2016-10-14 18:55     ` Paweł Jarosz
2016-10-14 21:10     ` Rob Herring
2016-10-08 20:22 ` [PATCH v3 2/2] ARM: dts: rockchip: Add rk3066 MK808 board Paweł Jarosz
2016-10-09 13:38   ` Shawn Lin
2016-10-21 16:18 ` Heiko Stuebner [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=1671843.4nkAJvukGm@phil \
    --to=heiko@sntech.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox