Re: [PATCH v3][ 3/9] usb: chipidea: Use standard usb-phy property.

2014-03-14 Thread Sergei Shtylyov
Hello. On 14-03-2014 5:57, Peter Chen wrote: According to Power_ePAPR_APPROVED_v1.1.pdf ethernet-phy is the node name, it is the same with Sergei's suggestion. Nobody's talking about ehternet-phy here. Hmm, you take ethernet-phy as an example, and suggest changing to usb-phy at

Re: [PATCH v3][ 3/9] usb: chipidea: Use standard usb-phy property.

2014-03-13 Thread Sergei Shtylyov
Hello. On 13-03-2014 7:17, Peter Chen wrote: It also adapt the dts that uses it. Signed-off-by: Denis Carikli de...@eukrea.com [...] According to Power_ePAPR_APPROVED_v1.1.pdf ethernet-phy is the node name, it is the same with Sergei's suggestion. Nobody's talking about ehternet-phy

RE: [PATCH v3][ 3/9] usb: chipidea: Use standard usb-phy property.

2014-03-13 Thread Peter Chen
According to Power_ePAPR_APPROVED_v1.1.pdf ethernet-phy is the node name, it is the same with Sergei's suggestion. Nobody's talking about ehternet-phy here. Hmm, you take ethernet-phy as an example, and suggest changing to usb-phy at last email. But you have changed the

[PATCH v3][ 3/9] usb: chipidea: Use standard usb-phy property.

2014-03-12 Thread Denis Carikli
This converts the Chipidea usbmisc driver to use the standard usb-phy property. It also adapt the dts that uses it. Signed-off-by: Denis Carikli de...@eukrea.com --- arch/arm/boot/dts/imx23.dtsi |2 +- arch/arm/boot/dts/imx27.dtsi |4 ++-- arch/arm/boot/dts/imx28.dtsi

Re: [PATCH v3][ 3/9] usb: chipidea: Use standard usb-phy property.

2014-03-12 Thread Lothar Waßmann
Hi, Denis Carikli wrote: This converts the Chipidea usbmisc driver to use the standard usb-phy property. [...] diff --git a/drivers/usb/chipidea/ci_hdrc_imx.c b/drivers/usb/chipidea/ci_hdrc_imx.c index c00f772..9a74100 100644 --- a/drivers/usb/chipidea/ci_hdrc_imx.c +++

Re: [PATCH v3][ 3/9] usb: chipidea: Use standard usb-phy property.

2014-03-12 Thread Alexander Shiyan
Среда, 12 марта 2014, 11:19 +01:00 от Lothar Waßmann l...@karo-electronics.de: Hi, Denis Carikli wrote: This converts the Chipidea usbmisc driver to use the standard usb-phy property. [...] diff --git a/drivers/usb/chipidea/ci_hdrc_imx.c b/drivers/usb/chipidea/ci_hdrc_imx.c

RE: [PATCH v3][ 3/9] usb: chipidea: Use standard usb-phy property.

2014-03-12 Thread Peter Chen
It also adapt the dts that uses it. Signed-off-by: Denis Carikli de...@eukrea.com --- arch/arm/boot/dts/imx23.dtsi |2 +- arch/arm/boot/dts/imx27.dtsi |4 ++-- arch/arm/boot/dts/imx28.dtsi |4 ++-- arch/arm/boot/dts/imx51.dtsi |2 +-