1. 14 8月, 2015 2 次提交
  2. 06 8月, 2015 2 次提交
  3. 05 8月, 2015 4 次提交
  4. 04 8月, 2015 1 次提交
  5. 01 8月, 2015 1 次提交
  6. 30 7月, 2015 1 次提交
  7. 27 7月, 2015 1 次提交
  8. 25 7月, 2015 1 次提交
  9. 24 7月, 2015 5 次提交
  10. 21 7月, 2015 2 次提交
  11. 18 7月, 2015 1 次提交
  12. 17 7月, 2015 2 次提交
    • M
      ARM: keystone: dts: rename pcie nodes to help override status · 8b4769cc
      Murali Karicheri 提交于
      Now that PCIe DT binding is disabled in SoC specific DTS,
      we need a way to override it in a board specific DTS. So
      rename the PCIe nodes accordingly.
      Signed-off-by: NMurali Karicheri <m-karicheri2@ti.com>
      Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
      8b4769cc
    • M
      ARM: keystone: dts: fix dt bindings for PCIe · 9dd4f28f
      Murali Karicheri 提交于
      Currently PCIe DT bindings are broken. PCIe driver can't function
      without having a SerDes driver that provide the phy configuration.
      On K2E EVM, this causes problem since the EVM has Marvell SATA
      controller present and with default values in the SerDes register,
      it seems to pass the PCIe link check, but causes issues since
      the configuration is not correct. The manifestation is that when
      EVM is booted with NFS rootfs, the boot hangs. We shouldn't enable
      PCIe on this EVM since to work, SerDes driver has to be present as
      well. So by default, the PCIe DT binding should be disabled in SoC
      specific DTS. It can be enabled in the board specific DTS when the
      SerDes device driver is also present.
      
      So fix the status of PCIe DT bindings in the SoC specific DTS to
      "disabled". To enable PCIe, the status should be set to "ok" in
      the EVM DTS file when SerDes driver support becomes available in
      the upstream tree.
      Signed-off-by: NMurali Karicheri <m-karicheri2@ti.com>
      Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
      9dd4f28f
  13. 15 7月, 2015 1 次提交
  14. 14 7月, 2015 8 次提交
  15. 13 7月, 2015 1 次提交
  16. 09 7月, 2015 2 次提交
  17. 08 7月, 2015 3 次提交
  18. 07 7月, 2015 2 次提交