1. 24 1月, 2017 1 次提交
  2. 23 1月, 2017 1 次提交
    • S
      ARM: dts: imx6dl: fix GPIO4 range · 7f59b319
      Sébastien Szymanski 提交于
      GPIO4_11 is on pin 152(MX6DL_PAD_KEY_ROW2) and not on pin
      151(MX6DL_PAD_KEY_ROW1).
      
      I found the error while booting a mainline kernel on APF6S SoM and
      noticed the following message:
      
      [    2.609337] imx6dl-pinctrl 20e0000.iomuxc: pin MX6DL_PAD_KEY_ROW1
      already requested by 20a8000.gpio:105; cannot claim for 20a8000.gpio:107
      [    2.621884] imx6dl-pinctrl 20e0000.iomuxc: pin-151 (20a8000.gpio:107)
      status -22
      [    2.629303] spi_imx 2008000.ecspi: Can't get CS GPIO 107
      
      With this patch, the message is gone and spi_imx driver probes correctly.
      
      Fixes: bb728d66 ("ARM: dts: add gpio-ranges property to iMX GPIO controllers")
      Signed-off-by: NSébastien Szymanski <sebastien.szymanski@armadeus.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      7f59b319
  3. 10 1月, 2017 2 次提交
  4. 03 1月, 2017 1 次提交
    • F
      ARM: dts: imx6: Disable "weim" node in the dtsi files · 116dad7d
      Fabio Estevam 提交于
      Commit 1be81ea5 ("ARM: dts: imx6: Add imx-weim parameters to
      dtsi's") causes the following probe error when the weim node is not
      present on the board dts (such as imx6q-sabresd):
      
      imx-weim 21b8000.weim: Invalid 'ranges' configuration
      imx-weim: probe of 21b8000.weim failed with error -22
      
      There is no need to always enable the "weim" node on mx6. Do the same
      as in the other i.MX dtsi files where "weim" is disabled and only gets
      enabled on a per dts basis.
      
      All the imx6 weim dts users explicitily provide 'status = "okay"', so
      this change has no impact on current imx6 weim users.
      
      If a board does not use the weim driver it will not describe its 'ranges'
      property, so simply disable the 'weim' node in the imx6 dtsi files to
      avoid such probe error message.
      
      Fixes: 1be81ea5 ("ARM: dts: imx6: Add imx-weim parameters to dtsi's")
      Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      116dad7d
  5. 02 1月, 2017 3 次提交
  6. 21 12月, 2016 1 次提交
  7. 09 12月, 2016 1 次提交
  8. 08 12月, 2016 2 次提交
  9. 06 12月, 2016 2 次提交
  10. 05 12月, 2016 1 次提交
  11. 01 12月, 2016 1 次提交
  12. 30 11月, 2016 1 次提交
  13. 28 11月, 2016 2 次提交
  14. 26 11月, 2016 3 次提交
  15. 25 11月, 2016 2 次提交
  16. 24 11月, 2016 16 次提交