1. 12 2月, 2018 1 次提交
  2. 10 1月, 2018 1 次提交
  3. 26 12月, 2017 4 次提交
    • F
      ARM: dts: imx6: Add unit address and reg for the anatop nodes · 685e1321
      Fabio Estevam 提交于
      Add unit address and reg for the anatop nodes in order to fix the
      following build warnings with W=1:
      
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@2000000/anatop@20c8000/regulator-1p1 missing or empty reg/ranges property
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@2000000/anatop@20c8000/regulator-3p0 missing or empty reg/ranges property
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@2000000/anatop@20c8000/regulator-2p5 missing or empty reg/ranges property
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@2000000/anatop@20c8000/regulator-vddcore missing or empty reg/ranges property
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@2000000/anatop@20c8000/regulator-vddpu missing or empty reg/ranges property
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@2000000/anatop@20c8000/regulator-vddsoc missing or empty reg/ranges property
      Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      685e1321
    • F
      ARM: dts: imx6: Move nodes which have no reg property out of bus · 1e989603
      Fabio Estevam 提交于
      Move tempmon, ldb and pmu nodes from soc node to root node.
      
      The nodes that have been moved do not have any register properties and thus
      shouldn't be placed on the bus.
      
      This fixes the following build warnings with W=1:
      
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@2000000/tempmon missing or empty reg/ranges property
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@2000000/ldb missing or empty reg/ranges property
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /soc/pmu missing or empty reg/ranges property
      
      Based on a patch from Simon Horman for r8a7795.dtsi.
      Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      1e989603
    • O
      ARM: dts: imx6: add snvs-lpgpr node · a53745d1
      Oleksij Rempel 提交于
      This node is for Low Power General Purpose Register which can
      be used as Non-Volatile Storage.
      Signed-off-by: NOleksij Rempel <o.rempel@pengutronix.de>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      a53745d1
    • T
      ARM: dts: imx: name the interrupts for the fec ethernet driver · e94a2309
      Troy Kisky 提交于
      imx7s/imx7d has the ptp interrupt newly added as well.
      
      For imx7, "int0" is the interrupt for queue 0 and ENET_MII
      "int1" is for queue 1
      "int2" is for queue 2
      
      For imx6sx, "int0" handles all 3 queues and ENET_MII
      
      And of course, the "pps" interrupt is for the PTP_CLOCK_PPS interrupts
      This will help document what each interrupt does.
      Signed-off-by: NTroy Kisky <troy.kisky@boundarydevices.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      e94a2309
  4. 23 10月, 2017 1 次提交
  5. 20 10月, 2017 1 次提交
  6. 13 10月, 2017 1 次提交
  7. 16 7月, 2017 1 次提交
  8. 21 5月, 2017 1 次提交
  9. 07 2月, 2017 1 次提交
  10. 24 1月, 2017 1 次提交
  11. 10 1月, 2017 1 次提交
  12. 03 1月, 2017 1 次提交
  13. 14 11月, 2016 1 次提交
  14. 09 9月, 2016 1 次提交
  15. 29 8月, 2016 1 次提交
  16. 06 6月, 2016 2 次提交
  17. 26 4月, 2016 1 次提交
  18. 29 2月, 2016 12 次提交
  19. 22 12月, 2015 3 次提交
  20. 19 10月, 2015 4 次提交