1. 03 9月, 2018 2 次提交
  2. 11 7月, 2018 1 次提交
  3. 02 6月, 2018 1 次提交
  4. 20 5月, 2018 1 次提交
    • F
      ARM: dts: imx6/7: Remove unit-address from anatop regulators · 71db3948
      Fabio Estevam 提交于
      Remove unit-address and reg property from anatop regulators to fix
      the following DTC warnings with W=1:
      
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (unique_unit_address): /soc/aips-bus@2000000/anatop@20c8000/regulator-vddcore@20c8140: duplicate unit-address (also used in node /soc/aips-bus@2000000/anatop@20c8000/regulator-vddpu@20c8140)
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (unique_unit_address): /soc/aips-bus@2000000/anatop@20c8000/regulator-vddcore@20c8140: duplicate unit-address (also used in node /soc/aips-bus@2000000/anatop@20c8000/regulator-vddsoc@20c8140)
      arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (unique_unit_address): /soc/aips-bus@2000000/anatop@20c8000/regulator-vddpu@20c8140: duplicate unit-address (also used in node /soc/aips-bus@2000000/anatop@20c8000/regulator-vddsoc@20c8140)
      Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      71db3948
  5. 14 5月, 2018 2 次提交
  6. 07 5月, 2018 1 次提交
  7. 16 4月, 2018 2 次提交
  8. 08 3月, 2018 1 次提交
  9. 28 2月, 2018 5 次提交
  10. 12 2月, 2018 1 次提交
  11. 27 12月, 2017 1 次提交
  12. 26 12月, 2017 4 次提交
    • F
      ARM: dts: imx7s: Add unit address and reg for the anatop nodes · ebb84698
      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/imx7d-cl-som-imx7.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@30000000/anatop@30360000/regulator-vdd1p0d missing or empty reg/ranges property
      Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      ebb84698
    • F
      ARM: dts: imx7: Move nodes which have no reg property out of bus · dd55cb40
      Fabio Estevam 提交于
      Move usbphynop1, usbphynop2, usbhypnop3, replicator and timer and 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/imx7d-cl-som-imx7.dtb: Warning (simple_bus_reg): Node /soc/replicator missing or empty reg/ranges property
      arch/arm/boot/dts/imx7d-cl-som-imx7.dtb: Warning (simple_bus_reg): Node /soc/timer missing or empty reg/ranges property
      arch/arm/boot/dts/imx7d-cl-som-imx7.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@30800000/usbphynop1 missing or empty reg/ranges property
      arch/arm/boot/dts/imx7d-cl-som-imx7.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@30800000/usbphynop3 missing or empty reg/ranges property
      arch/arm/boot/dts/imx7d-cl-som-imx7.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@30800000/usbphynop2 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>
      dd55cb40
    • R
      ARM: dts: imx: Add missing #phy-cells to usb-nop-xceiv · 915fbe59
      Rob Herring 提交于
      "usb-nop-xceiv" is using the phy binding, but is missing #phy-cells
      property. This is probably because the binding was the precursor to the phy
      binding.
      
      Fixes the following warning in i.MX dts files:
      
      Warning (phys_property): Missing property '#phy-cells' in node ...
      Signed-off-by: NRob Herring <robh@kernel.org>
      Cc: Sascha Hauer <kernel@pengutronix.de>
      Cc: Fabio Estevam <fabio.estevam@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      915fbe59
    • 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
  13. 03 8月, 2017 1 次提交
  14. 16 7月, 2017 1 次提交
  15. 21 5月, 2017 4 次提交
  16. 15 5月, 2017 1 次提交
  17. 10 4月, 2017 2 次提交
  18. 24 1月, 2017 1 次提交
  19. 03 1月, 2017 1 次提交
  20. 08 12月, 2016 1 次提交
    • S
      ARM: dts: imx7d: fix LCDIF clock assignment · 4b707fa0
      Stefan Agner 提交于
      The eLCDIF IP of the i.MX 7 SoC knows multiple clocks and lists them
      separately:
      
      Clock      Clock Root              Description
      apb_clk    MAIN_AXI_CLK_ROOT       AXI clock
      pix_clk    LCDIF_PIXEL_CLK_ROOT    Pixel clock
      ipg_clk_s  MAIN_AXI_CLK_ROOT       Peripheral access clock
      
      All of them are switched by a single gate, which is part of the
      IMX7D_LCDIF_PIXEL_ROOT_CLK clock. Hence using that clock also for
      the AXI bus clock (clock-name "axi") makes sure the gate gets
      enabled when accessing registers.
      
      There seem to be no separate AXI display clock, and the clock is
      optional. Hence remove the dummy clock.
      
      This fixes kernel freezes when starting the X-Server (which
      disables/re-enables the display controller).
      
      Fixes: e8ed73f6 ("ARM: dts: imx7d: add lcdif support")
      Signed-off-by: NStefan Agner <stefan@agner.ch>
      Reviewed-by: NFabio Estevam <fabio.estevam@nxp.com>
      Acked-by: NShawn Guo <shawnguo@kernel.org>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      4b707fa0
  21. 14 11月, 2016 1 次提交
  22. 09 9月, 2016 1 次提交
  23. 17 8月, 2016 4 次提交