1. 10 4月, 2017 1 次提交
  2. 31 1月, 2017 1 次提交
  3. 29 1月, 2017 3 次提交
  4. 24 1月, 2017 1 次提交
  5. 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
  6. 14 11月, 2016 1 次提交
  7. 05 11月, 2016 1 次提交
  8. 24 10月, 2016 1 次提交
  9. 05 9月, 2016 1 次提交
  10. 16 6月, 2016 1 次提交
  11. 11 6月, 2016 1 次提交
  12. 06 6月, 2016 1 次提交
  13. 03 5月, 2016 1 次提交
    • F
      ARM: dts: imx6qdl: Remove unneeded unit-addresses · c77ebb45
      Fabio Estevam 提交于
      The following build warnings are seen when building with 'W=1' option:
      
      Warning (unit_address_vs_reg): Node /soc/aips-bus@02000000/anatop@020c8000/regulator-1p1@110 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/aips-bus@02000000/anatop@020c8000/regulator-3p0@120 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/aips-bus@02000000/anatop@020c8000/regulator-2p5@130 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/aips-bus@02000000/anatop@020c8000/regulator-vddcore@140 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/aips-bus@02000000/anatop@020c8000/regulator-vddpu@140 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/aips-bus@02000000/anatop@020c8000/regulator-vddsoc@140 has a unit name, but no reg property
      
      Fix them by removing the unneeded unit-addresses.
      Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      c77ebb45
  14. 26 4月, 2016 1 次提交
  15. 29 2月, 2016 1 次提交
  16. 28 1月, 2016 1 次提交
  17. 22 12月, 2015 7 次提交
  18. 19 10月, 2015 1 次提交
  19. 11 8月, 2015 1 次提交
  20. 10 8月, 2015 1 次提交
  21. 06 8月, 2015 1 次提交
  22. 15 7月, 2015 1 次提交
  23. 03 6月, 2015 2 次提交
  24. 30 3月, 2015 7 次提交
  25. 05 1月, 2015 1 次提交