Re: [PATCH v2 4/5] ARM: dts: add rk3288 usb PHY

2014-12-05 Thread Romain Perier
Hi, 2014-12-05 13:52 GMT+01:00 Yunzhi Li : > Add dt nodes for rk3288 usb PHY. Could you give more context about the changes in the long description ? Usually, you need a short and a long description for a commit. For example: short: "ARM: dts: rockchip: add rk3288 usb PHY" long: "This patch add

[PATCH v2 4/5] ARM: dts: add rk3288 usb PHY

2014-12-05 Thread Yunzhi Li
Add dt nodes for rk3288 usb PHY. Signed-off-by: Yunzhi Li --- arch/arm/boot/dts/rk3288.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index 874e66d..a663c4c 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/ar