From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752400AbcH2Pvw (ORCPT ); Mon, 29 Aug 2016 11:51:52 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:36044 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750984AbcH2Pvu (ORCPT ); Mon, 29 Aug 2016 11:51:50 -0400 Date: Mon, 29 Aug 2016 10:51:48 -0500 From: Rob Herring To: Yoshihiro Shimoda Cc: kishon@ti.com, mark.rutland@arm.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH 1/2] phy: rcar-gen3-usb2: revise the example of device tree doc Message-ID: <20160829155148.GA29325@rob-hp-laptop> References: <1472021362-8085-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> <1472021362-8085-2-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1472021362-8085-2-git-send-email-yoshihiro.shimoda.uh@renesas.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 24, 2016 at 03:49:21PM +0900, Yoshihiro Shimoda wrote: > The clocks property should be set to &cpg, not &mstpX_clks. > > Signed-off-by: Yoshihiro Shimoda > --- > Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Rob Herring