From: Kishon Vijay Abraham I <kishon@ti.com>
To: <gregkh@linuxfoundation.org>
Cc: <kishon@ti.com>, <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] phy: for 4.9 -rc
Date: Sat, 5 Nov 2016 19:13:22 +0530 [thread overview]
Message-ID: <1478353406-30132-1-git-send-email-kishon@ti.com> (raw)
Hi Greg,
Please find the pull request for the phy fixes below. It includes a fix
in phy core to add a static inline function when CONFIG_GENERIC_PHY
is not selected and 3 fixes in different phy drivers. The phy device name
in the phy lookup table used for non-dt boot is fixed for da8xx-usb phy,
NULL pointer dereferencing error is fixed for sun4i phy and an incorrect
programming sequence w.r.t deassert of phy_rst in phy-rockchip-pcie is also
fixed.
Consider merging it in this -rc cyle and let me know if you want me to
change something.
Cheers
Kishon
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-4.9-rc
for you to fetch changes up to 4320f9d4c1831fd4d244a9de8f81bc27ea67699c:
phy: sun4i: check PMU presence when poking unknown bit of pmu (2016-11-05 13:45:02 +0530)
----------------------------------------------------------------
phy: for 4.9 -rc
phy fixes:
*) Add a empty function for phy_reset when CONFIG_GENERIC_PHY is not set
*) change the phy lookup table for da8xx-usb to match it with the name
present in the board configuraion file (used for non-dt boot)
*) Fix incorrect programming sequence in w.r.t deassert of phy_rst
in phy-rockchip-pcie
*) Fix to avoid NULL pointer dereferencing error in sun4i phy
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
----------------------------------------------------------------
Axel Haslam (1):
phy: da8xx-usb: rename the ohci device to ohci-da8xx
Icenowy Zheng (1):
phy: sun4i: check PMU presence when poking unknown bit of pmu
Randy Li (1):
phy: Add reset callback for not generic phy
Shawn Lin (1):
phy-rockchip-pcie: remove deassert of phy_rst from exit callback
drivers/phy/phy-da8xx-usb.c | 5 +++--
drivers/phy/phy-rockchip-pcie.c | 13 +------------
drivers/phy/phy-sun4i-usb.c | 2 +-
include/linux/phy/phy.h | 7 +++++++
4 files changed, 12 insertions(+), 15 deletions(-)
--
1.7.9.5
next reply other threads:[~2016-11-05 13:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-05 13:43 Kishon Vijay Abraham I [this message]
2016-11-05 13:43 ` [PATCH 1/4] phy: Add reset callback for not generic phy Kishon Vijay Abraham I
2016-11-05 13:43 ` [PATCH 2/4] phy: da8xx-usb: rename the ohci device to ohci-da8xx Kishon Vijay Abraham I
2016-11-05 13:43 ` [PATCH 3/4] phy-rockchip-pcie: remove deassert of phy_rst from exit callback Kishon Vijay Abraham I
2016-11-05 13:43 ` [PATCH 4/4] phy: sun4i: check PMU presence when poking unknown bit of pmu Kishon Vijay Abraham I
2016-11-07 8:56 ` [GIT PULL] phy: for 4.9 -rc Greg KH
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=1478353406-30132-1-git-send-email-kishon@ti.com \
--to=kishon@ti.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®