From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 05/11] dt-bindings: phy-mtk-tphy: add the properties about address mapping Date: Thu, 29 Aug 2019 15:16:27 -0500 Message-ID: <20190829201627.GA24612@bogus> References: <8ce6da3118b80556f9576c5ac331312be07d8e29.1566542697.git.chunfeng.yun@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <8ce6da3118b80556f9576c5ac331312be07d8e29.1566542697.git.chunfeng.yun@mediatek.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Kishon Vijay Abraham I , Mark Rutland , Matthias Brugger , Chunfeng Yun , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org List-Id: linux-mediatek@lists.infradead.org On Fri, 23 Aug 2019 15:00:12 +0800, Chunfeng Yun wrote: > Add three required properties about the address mapping, including > '#address-cells', '#size-cells' and 'ranges' > > Signed-off-by: Chunfeng Yun > --- > Documentation/devicetree/bindings/phy/phy-mtk-tphy.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) > Reviewed-by: Rob Herring