Documentation: binding: Modify the exynos5440 PCIe binding
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 13 Feb 2017 08:26:12 +0000 (17:26 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 21 Feb 2017 13:48:44 +0000 (07:48 -0600)
commit34f80c7ddfffe262bf04fb03e198e64de4cec7fc
tree09c1fb2c36699082ff2da676925805643eb8df74
parentcf0adb8e281b69801fb8faef18c14443d9d41d3c
Documentation: binding: Modify the exynos5440 PCIe binding

According to using PHY framework, updates the exynos5440-pcie binding.  For
maintaining backward compatibility, leaves the current dt-binding.  (It
should be deprecated.)

Recommends to use the PHY Framework and "config" property to follow the
designware-pcie binding.  If you use the old way, can see "missing *config*
reg space" message.  Because the getting configuration space address from
range is old way.

NOTE: When use the "config" property, first name of 'reg-names' must be set
to "elbi".  Otherwise driver can't maintain the backward capability.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pci/samsung,exynos5440-pcie.txt