1. 13 7月, 2020 3 次提交
  2. 17 2月, 2020 1 次提交
    • P
      ARM: dts: imx: use generic name bus · c0157bdc
      Peng Fan 提交于
      Per devicetree specification, generic names
      are recommended to be used, such as bus.
      
      i.MX AIPS is a AHB - IP bridge bus, so
      we could use bus as node name.
      
      Script:
      sed -i "s/\<aips@/bus@/" arch/arm/boot/dts/imx*.dtsi
      sed -i "s/\<aips@/bus@/" arch/arm/boot/dts/vf*.dtsi
      sed -i "s/\<aips-bus@/bus@/" arch/arm/boot/dts/imx*.dtsi
      sed -i "s/\<aips-bus@/bus@/" arch/arm/boot/dts/vf*.dtsi
      Signed-off-by: NPeng Fan <peng.fan@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      c0157bdc
  3. 09 12月, 2019 2 次提交
  4. 10 12月, 2018 1 次提交
  5. 14 11月, 2018 1 次提交
  6. 26 9月, 2018 1 次提交
    • R
      ARM: dts: imx: Fix SPI bus warnings · 5a2ecf0d
      Rob Herring 提交于
      dtc has new checks for SPI buses. Fix the warnings in node names and
      unit-addresses.
      
      There's over 100 warnings for FSL boards, a few examples:
      
      arch/arm/boot/dts/imx28-duckbill-2-spi.dtb: Warning (spi_bus_bridge): /apb@80000000/apbh@80000000/ssp@80014000: node name for SPI buses should be 'spi'
      arch/arm/boot/dts/imx53-ppd.dtb: Warning (spi_bus_bridge): /soc/aips@50000000/spba@50000000/ecspi@50010000: node name for SPI buses should be 'spi'
      arch/arm/boot/dts/imx6dl-colibri-eval-v3.dtb: Warning (spi_bus_reg): /soc/aips-bus@2000000/spba-bus@2000000/spi@2014000/mcp251x@1: SPI bus unit address format error, expected "0"
      
      Cc: Shawn Guo <shawnguo@kernel.org>
      Cc: Sascha Hauer <s.hauer@pengutronix.de>
      Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
      Cc: Fabio Estevam <fabio.estevam@nxp.com>
      Cc: NXP Linux Team <linux-imx@nxp.com>
      Cc: Li Yang <leoyang.li@nxp.com>
      Cc: Stefan Agner <stefan@agner.ch>
      Signed-off-by: NRob Herring <robh@kernel.org>
      Reviewed-by: NFabio Estevam <fabio.estevam@nxp.com>
      Acked-by: NStefan Agner <stefan@agner.ch>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      5a2ecf0d
  7. 14 5月, 2018 2 次提交
  8. 12 3月, 2018 1 次提交
  9. 12 2月, 2018 1 次提交
  10. 26 12月, 2017 1 次提交
  11. 01 12月, 2017 1 次提交
  12. 05 8月, 2017 2 次提交
  13. 05 6月, 2017 1 次提交
  14. 10 4月, 2017 2 次提交
  15. 24 1月, 2017 1 次提交
  16. 10 1月, 2017 1 次提交
  17. 02 1月, 2017 1 次提交
  18. 14 11月, 2016 1 次提交
  19. 15 4月, 2016 1 次提交
  20. 29 2月, 2016 2 次提交
  21. 22 12月, 2015 1 次提交
  22. 27 4月, 2015 1 次提交
  23. 20 1月, 2015 1 次提交
  24. 29 12月, 2014 1 次提交
  25. 16 9月, 2014 2 次提交
  26. 18 7月, 2014 1 次提交
  27. 16 5月, 2014 3 次提交
  28. 30 4月, 2014 3 次提交