All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: "Paweł Jarosz"
	<paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org
Subject: Re: [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-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

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

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
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: 16+ 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:21 ` Paweł Jarosz
     [not found] ` <cover.1475957884.git.paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-08 20:22   ` [PATCH v3 1/2] devicetree: Add vendor prefix for Rikomagic Paweł Jarosz
2016-10-08 20:22     ` Paweł Jarosz
     [not found]     ` <d51c7719a314f723a0a69b932997502a2fe0e3ee.1475957884.git.paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-14 18:21       ` Heiko Stuebner
2016-10-14 18:21         ` Heiko Stuebner
2016-10-14 18:55         ` Paweł Jarosz
2016-10-14 18:55           ` Paweł Jarosz
2016-10-14 21:10         ` Rob Herring
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-08 20:22     ` Paweł Jarosz
     [not found]     ` <876234f84363b4a83c566137866cd823528ed07a.1475957884.git.paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-09 13:38       ` Shawn Lin
2016-10-09 13:38         ` Shawn Lin
2016-10-21 16:18   ` Heiko Stuebner [this message]
2016-10-21 16:18     ` [PATCH v3 0/2] Add MK808 RK3066 device Heiko Stuebner

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-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
    --cc=linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.