1. 15 3月, 2016 1 次提交
  2. 03 11月, 2015 2 次提交
  3. 05 9月, 2014 1 次提交
  4. 23 7月, 2014 1 次提交
  5. 03 6月, 2014 1 次提交
    • L
      PCI: designware: Split Exynos and i.MX bindings · 1db823ee
      Lucas Stach 提交于
      The glue around the core designware IP is significantly different between
      the Exynos and i.MX implementation, which is reflected in the DT bindings.
      
      This changes the i.MX6 binding to reuse as much as possible from the common
      designware binding and removes old cruft.
      
      I removed the optional GPIOs with the following reasoning:
      - disable-gpio: endpoint specific GPIO, not currently wired up in any code.
        Should be handled by the PCI device driver, not the host controller
        driver.
      - wake-up-gpio: same as above.
      - power-on-gpio: No user in any upstream DT.  This should be handled by a
        regulator which shouldn't be controlled by the host driver, but rather by
        the PCI device driver.
      
      [bhelgaas: whitespace fixes]
      Signed-off-by: NLucas Stach <l.stach@pengutronix.de>
      Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
      1db823ee
  6. 20 12月, 2013 1 次提交
    • M
      PCI: imx6: Make reset-gpio optional · c28f8a1f
      Marek Vasut 提交于
      Some boards do not have a PCIe reset GPIO.  To avoid probe failure on these
      boards, make the reset GPIO optional as well.
      
      [bhelgaas: whitespace fixes]
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
      Reviewed-by: NJingoo Han <jg1.han@samsung.com>
      Acked-by: NShawn Guo <shawn.guo@linaro.org>
      Cc: Frank Li <lznuaa@gmail.com>
      Cc: Harro Haan <hrhaan@gmail.com>
      Cc: Mohit KUMAR <Mohit.KUMAR@st.com>
      Cc: Pratyush Anand <pratyush.anand@st.com>
      Cc: Richard Zhu <r65037@freescale.com>
      Cc: Sascha Hauer <s.hauer@pengutronix.de>
      Cc: Sean Cross <xobs@kosagi.com>
      Cc: Siva Reddy Kallam <siva.kallam@samsung.com>
      Cc: Srikanth T Shivanand <ts.srikanth@samsung.com>
      Cc: Tim Harvey <tharvey@gateworks.com>
      Cc: Troy Kisky <troy.kisky@boundarydevices.com>
      Cc: Yinghai Lu <yinghai@kernel.org>
      c28f8a1f
  7. 28 9月, 2013 1 次提交
  8. 25 9月, 2013 1 次提交
    • D
      dts: Fix misspelling of Synopsys · 53126a2f
      Dinh Nguyen 提交于
      s/Synopsis/Synopsys
      s/synopsis/synopsys
      Signed-off-by: NDinh Nguyen <dinguyen@altera.com>
      Cc: Pavel Machek <pavel@denx.de>
      CC: Arnd Bergmann <arnd@arndb.de>
      CC: Olof Johansson <olof@lixom.net>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Stephen Warren <swarren@wwwdotorg.org>
      Cc: Ian Campbell <ian.campbell@citrix.com>
      Cc: Chris Ball <cjb@laptop.org>
      Cc: Jaehoon Chung <jh80.chung@samsung.com>
      Cc: Seungwon Jeon <tgih.jun@samsung.com>
      Cc: Tomasz Figa <tomasz.figa@gmail.com>
      Cc: devicetree@vger.kernel.org
      Cc: linux-mmc@vger.kernel.org
      CC: linux-arm-kernel@lists.infradead.org
      Acked-by: NOlof Johansson <olof@lixom.net>
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      53126a2f
  9. 13 8月, 2013 1 次提交
  10. 27 6月, 2013 1 次提交