]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: imx6: Add DT bindings to configure PHY Tx driver settings
authorJustin Waters <justin.waters@timesys.com>
Fri, 15 Jan 2016 15:24:35 +0000 (10:24 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 29 Feb 2016 23:31:58 +0000 (17:31 -0600)
commit28e3abe591e22717f7fabb9ffa839571b85df323
treecb2576b73c0cad16881e7d1b3e17f96bfc3265cf
parent4d107d3b5a686b5834e533a00b73bf7b1cf59df7
PCI: imx6: Add DT bindings to configure PHY Tx driver settings

The settings in GPR8 are dependent upon the particular layout of the
hardware platform.  As such, they should be configurable via the device
tree.

Look up PHY Tx driver settings from the device tree.  Fall back to the
original hard-coded values if they are not specified in the device tree.

Signed-off-by: Justin Waters <justin.waters@timesys.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Lucas Stach <l.stach@pengutronix.de>
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt
drivers/pci/host/pci-imx6.c