On Wed, Jan 03, 2018 at 02:26:29PM +0900, Jaehoon Chung wrote: > On 01/03/2018 01:34 AM, Lorenzo Pieralisi wrote: > > On Wed, Dec 27, 2017 at 06:43:27PM +0900, Jaehoon Chung wrote: > >> pci-exynos had updated to use the PHY framework. > >> (drivers/phy/samsung/phy-exynos-pcie.c) > >> Removed the depreccated codes relevant to phy in pci-exynos.c. > >> Instead, use the phy-exynos-pcie.c file. > >> > >> Modified the binding documentation. > >> > >> Signed-off-by: Jaehoon Chung <jh80.ch...@samsung.com> > >> --- > >> .../bindings/pci/samsung,exynos5440-pcie.txt | 58 ++---- > >> drivers/pci/dwc/pci-exynos.c | 219 > >> ++------------------- > >> 2 files changed, 22 insertions(+), 255 deletions(-) > > > > I have updated the commit log to the patch below, please > > check before I push it out. > > Looks good to me. At next time, i will write the commit-msg more carefully.
No problem, applied to pci/dwc for v4.16, thanks. Lorenzo