From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 1/2] dt-bindings: phy: add DT bindings for Amlogic Meson PCIe Phy controller Date: Tue, 28 Aug 2018 19:37:22 -0500 Message-ID: <20180829003722.GA25763@bogus> References: <1535096006-152091-1-git-send-email-hanjie.lin@amlogic.com> <1535096006-152091-2-git-send-email-hanjie.lin@amlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1535096006-152091-2-git-send-email-hanjie.lin@amlogic.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Cc: devicetree@vger.kernel.org, Hanjie Lin , Jianxin Pan , linux-pci@vger.kernel.org, Yixun Lan , Yue Wang , Qiufang Dai , Liang Yang , Jian Hu , Kevin Hilman , Carlo Caione , linux-amlogic@lists.infradead.org, Kishon Vijay Abraham I , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, 24 Aug 2018 15:33:25 +0800, Hanjie Lin wrote: > From: Yue Wang > > The Meson-PCIE-PHY controller supports the 5-Gbps data rate > of the PCI Express Gen 2 specification and is backward compatible > with the 2.5-Gbps Gen 1.1 specification with only > inferred idle detection supported on Amlogic SoCs. > > Signed-off-by: Hanjie Lin > Signed-off-by: Yue Wang > --- > .../bindings/phy/amlogic,meson-pcie-phy.txt | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/amlogic,meson-pcie-phy.txt > Reviewed-by: Rob Herring