]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: PCI: designware: Remove the num-lanes from Required properties
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Tue, 20 Aug 2019 07:28:43 +0000 (07:28 +0000)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 22 Aug 2019 17:15:23 +0000 (18:15 +0100)
commit6b1b865d489b5a94dbd1d4aaceec226cebbe5595
treef47b1c63373b980859dded897ade44fe52ac0df1
parentcfdfce77db94dfbc0b827b9507f1538821705917
dt-bindings: PCI: designware: Remove the num-lanes from Required properties

The num-lanes is not a mandatory property, e.g. on FSL
Layerscape SoCs, the PCIe link training is completed
automatically based on the selected SerDes protocol, it
does not need the num-lanes to set-up the link width.

Currently it is both a Required and Optional property,
let's remove it from the Required properties.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
Documentation/devicetree/bindings/pci/designware-pcie.txt