From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH v3 1/3] dt-bindings: phy: add assign clock property in usb2-phy node Date: Mon, 06 Mar 2017 04:57:33 +0100 Message-ID: <2785163.Wy8s86NOKN@diego> References: <1488763778-27499-1-git-send-email-daniel.meng@rock-chips.com> <1488763778-27499-2-git-send-email-daniel.meng@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1488763778-27499-2-git-send-email-daniel.meng-TNX95d0MmH7DzftRWevZcw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Meng Dongyang Cc: mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org, geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org, martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org, yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kishon-l0cyMroinI0@public.gmane.org, kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org, william.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Hi Daniel, Am Montag, 6. M=E4rz 2017, 09:29:36 CET schrieb Meng Dongyang: > On some platform such as RK3328, the 480m clock may need to assign > clock parent in dts in stead of clock driver. So this patch add > property of assigned-clocks and assigned-clock-parents to assign > parent for 480m clock. > = > Changes in v2: > - move usb2-phy grf specification to grf.txt > Changes in v3: None > = > Signed-off-by: Meng Dongyang please carry over received Acks in the future. This patch already got Acked-by: Rob Herring and you can add my Reviewed-by: Heiko Stuebner From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752762AbdCFD60 convert rfc822-to-8bit (ORCPT ); Sun, 5 Mar 2017 22:58:26 -0500 Received: from gloria.sntech.de ([95.129.55.99]:37272 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752708AbdCFD5t (ORCPT ); Sun, 5 Mar 2017 22:57:49 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Meng Dongyang Cc: robh+dt@kernel.org, mark.rutland@arm.com, geert+renesas@glider.be, yoshihiro.shimoda.uh@renesas.com, martin.blumenstingl@googlemail.com, devicetree@vger.kernel.org, kishon@ti.com, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-rockchip@lists.infradead.org, huangtao@rock-chips.com, kever.yang@rock-chips.com, william.wu@rock-chips.com, frank.wang@rock-chips.com Subject: Re: [PATCH v3 1/3] dt-bindings: phy: add assign clock property in usb2-phy node Date: Mon, 06 Mar 2017 04:57:33 +0100 Message-ID: <2785163.Wy8s86NOKN@diego> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <1488763778-27499-2-git-send-email-daniel.meng@rock-chips.com> References: <1488763778-27499-1-git-send-email-daniel.meng@rock-chips.com> <1488763778-27499-2-git-send-email-daniel.meng@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Daniel, Am Montag, 6. März 2017, 09:29:36 CET schrieb Meng Dongyang: > On some platform such as RK3328, the 480m clock may need to assign > clock parent in dts in stead of clock driver. So this patch add > property of assigned-clocks and assigned-clock-parents to assign > parent for 480m clock. > > Changes in v2: > - move usb2-phy grf specification to grf.txt > Changes in v3: None > > Signed-off-by: Meng Dongyang please carry over received Acks in the future. This patch already got Acked-by: Rob Herring and you can add my Reviewed-by: Heiko Stuebner