]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
dt-bindings: phy: Fix typo in phy-zynqmp binding doc
authorMichal Simek <michal.simek@xilinx.com>
Fri, 2 Mar 2018 08:58:33 +0000 (09:58 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 15 Mar 2018 14:21:11 +0000 (15:21 +0100)
Issue was reported by checkpatch.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/phy/phy-zynqmp.txt

index e6bc3f0e817ca437d8e2f86518e3df646ba5a8c4..e2aa61fe26b0b36a743034e6769e90631535c6b4 100644 (file)
@@ -84,7 +84,7 @@ Specifying phy control of devices
 Device nodes should specify the configuration required in their "phys"
 property, containing a phandle to the phy port node and a device type.
 
-phys = <PHANDLE CONTOLLER_TYPE CONTROLLER_INSTANCE LANE_NUM LANE_FREQ>;
+phys = <PHANDLE CONTROLLER_TYPE CONTROLLER_INSTANCE LANE_NUM LANE_FREQ>;
 
 PHANDLE                 = &lane0 or &lane1 or &lane2 or &lane3
 CONTROLLER_TYPE         = PHY_TYPE_PCIE or PHY_TYPE_SATA or PHY_TYPE_USB