Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757226AbaGWIZT (ORCPT ); Wed, 23 Jul 2014 04:25:19 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:41033 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755655AbaGWIZQ (ORCPT ); Wed, 23 Jul 2014 04:25:16 -0400 Message-ID: <53CF714D.5090503@ti.com> Date: Wed, 23 Jul 2014 13:54:45 +0530 From: Kishon Vijay Abraham I User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Maxime Coquelin , Lee Jones , Kishon Vijay Abraham I CC: , , Subject: Re: [STLinux Kernel] [PATCH v3 0/5] phy: miphy365x: Introduce support for MiPHY365x References: <1404906074-31992-1-git-send-email-lee.jones@linaro.org> <20140721062805.GA8781@uda0393678> <20140721073959.GR30888@lee--X1> <53CE1154.4010002@ti.com> <53CF6B35.30707@st.com> In-Reply-To: <53CF6B35.30707@st.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 23 July 2014 01:28 PM, Maxime Coquelin wrote: > Hi Kishon, > > On 07/22/2014 09:23 AM, Kishon Vijay Abraham I wrote: >> Hi, >> >> On Monday 21 July 2014 01:09 PM, Lee Jones wrote: >>> Hi Kishon, >>> >>>>> This patchset is based on the two core patches you sent to the >>>>> list which facilitate creating PHYs residing on multi-channel >>>>> controllers. The changes since the last submission centre >>>>> around dynamic PHY creation based solely on what is provided via >>>>> Device Tree, as requested. The other review comments have also >>>>> been addressed in this set. >>>> >>>> Merged the first four patches of this series. (merged v3+1 for 1st patch). >>>> I'm not sure who would be merging the dt patch (5/5). But for now I've merged >>>> 2/5 in linux-phy tree since the phy patch seems to be dependent on it. >>>> So the dt patch can be merged only after -rc1. However if whoever merges >>>> dt wants to get it merged during the merge window, I can prepare a common >>>> branch which both of us can merge to. Either ways, dt Maintainer should >>>> let me know. >>> >>> Thanks for applying. It would be really helpful if you could put just >>> patch 2/5 onto an immutable branch and provide a tag e that Maxime >>> could pull from. >> >> Sure. Created tag >> git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git >> miphy365x_dt_common_header (branch:miphy365x_dt_header). It is based on 3.16-rc5. > > Merged into git://git.stlinux.com/devel/kernel/linux-sti.git sti-dt-for-v3.17-1 cool, thanks. -Kishon > > Thanks! > Maxime > >> >> Thanks >> Kishon >>> >>> Kind regards, >>> Lee >>> >>>>> .../devicetree/bindings/phy/phy-miphy365x.txt | 76 +++ >>>>> arch/arm/boot/dts/stih416-b2020-revE.dts | 10 + >>>>> arch/arm/boot/dts/stih416-b2020.dts | 12 + >>>>> arch/arm/boot/dts/stih416.dtsi | 22 + >>>>> drivers/phy/Kconfig | 10 + >>>>> drivers/phy/Makefile | 1 + >>>>> drivers/phy/phy-miphy365x.c | 636 +++++++++++++++++++++ >>>>> include/dt-bindings/phy/phy-miphy365x.h | 14 + >>>>> 8 files changed, 781 insertions(+) >>> >> >> _______________________________________________ >> Kernel mailing list >> Kernel@stlinux.com >> http://www.stlinux.com/mailman/listinfo/kernel >> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/