From: Yunzhi Li <lyz-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
To: lintao-TNX95d0MmH7DzftRWevZcw@public.gmane.org
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
rockchip-discuss-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
Yunzhi Li <lyz-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Subject: [PATCH 3/3] ARM: dts: rockchip: Enable usb PHY on rk3288-evb board
Date: Fri, 31 Jul 2015 14:49:02 +0800 [thread overview]
Message-ID: <1438325342-24926-3-git-send-email-lyz@rock-chips.com> (raw)
In-Reply-To: <1438325342-24926-1-git-send-email-lyz-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Enable usb PHY for all usb ports on rk3288-evb.
Signed-off-by: Yunzhi Li <lyz-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Series-to:heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org
Series-to:jwerner-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
Series-to:dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
Series-cc:olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org
Series-cc:huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org
Series-cc:zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org
Series-cc:cf-TNX95d0MmH7DzftRWevZcw@public.gmane.org
Series-cc:linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Series-version:7
Cover-letter:
Patches to add support for Rockchip usb PHYs.
Patches to add support for Rockchip usb phys.Add a new Rockchip
usb phy driver and modify dwc2 controller driver to make dwc2
platform devices support a generic PHY framework driver. This
patch set has been tested on my rk3288-evb and power off the usb
phys would reduce about 60mW power budget in total during sustem
suspend.
END
---
arch/arm/boot/dts/rk3288-evb.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/rk3288-evb.dtsi b/arch/arm/boot/dts/rk3288-evb.dtsi
index cb83cea..992f323 100644
--- a/arch/arm/boot/dts/rk3288-evb.dtsi
+++ b/arch/arm/boot/dts/rk3288-evb.dtsi
@@ -174,6 +174,10 @@
};
};
+&usbphy {
+ status = "okay";
+};
+
&usb_host0_ehci {
status = "okay";
};
--
2.0.0
next parent reply other threads:[~2015-07-31 6:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1438325342-24926-1-git-send-email-lyz@rock-chips.com>
[not found] ` <1438325342-24926-1-git-send-email-lyz-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2015-07-31 6:49 ` Yunzhi Li [this message]
2015-07-31 9:19 ` [PATCH 1/3] usb: dwc2: add generic PHY framework support for dwc2 usb controler platform driver Heiko Stübner
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=1438325342-24926-3-git-send-email-lyz@rock-chips.com \
--to=lyz-tnx95d0mmh7dzftrwevzcw@public.gmane.org \
--cc=lintao-TNX95d0MmH7DzftRWevZcw@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=rockchip-discuss-F7+t8E8rja9g9hUCZPvPmw@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox