[PATCH v4 1/2] dt-bindings: add bindings doc for hi3798cv200 combphy
From: robh@kernel.org (Rob Herring)
Date: 2017-10-27 14:38:30
Also in:
linux-devicetree
From: robh@kernel.org (Rob Herring)
Date: 2017-10-27 14:38:30
Also in:
linux-devicetree
On Fri, Oct 27, 2017 at 11:07:30AM +0800, Shawn Guo wrote:
From: Jianguo Sun <redacted> It adds the device tree bindings for PCIE/SATA/USB3 combo PHY found on HiSilicon STB SoCs. Signed-off-by: Jianguo Sun <redacted> Signed-off-by: Shawn Guo <redacted> --- .../bindings/phy/phy-hi3798cv200-combphy.txt | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 Documentation/devicetree/bindings/phy/phy-hi3798cv200-combphy.txtdiff --git a/Documentation/devicetree/bindings/phy/phy-hi3798cv200-combphy.txt b/Documentation/devicetree/bindings/phy/phy-hi3798cv200-combphy.txt new file mode 100644 index 000000000000..efb6cd5eae04 --- /dev/null +++ b/Documentation/devicetree/bindings/phy/phy-hi3798cv200-combphy.txt@@ -0,0 +1,57 @@ +HiSilicon STB PCIE/SATA/USB3 PHY
Please add a reference to the parent node binding. With that, Acked-by: Rob Herring <robh@kernel.org>