1. 26 7月, 2018 1 次提交
    • R
      dt-bindings: remove 'interrupt-parent' from bindings · 791d3ef2
      Rob Herring 提交于
      'interrupt-parent' is often documented as part of define bindings, but
      it is really outside the scope of a device binding. It's never required
      in a given node as it is often inherited from a parent node. Or it can
      be implicit if a parent node is an 'interrupt-controller' node. So
      remove it from all the binding files.
      
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: devicetree@vger.kernel.org
      Signed-off-by: NRob Herring <robh@kernel.org>
      791d3ef2
  2. 27 6月, 2018 1 次提交
  3. 16 6月, 2018 1 次提交
  4. 04 6月, 2018 1 次提交
  5. 01 6月, 2018 1 次提交
  6. 29 5月, 2018 2 次提交
  7. 24 5月, 2018 2 次提交
  8. 23 5月, 2018 1 次提交
  9. 20 5月, 2018 1 次提交
  10. 18 5月, 2018 1 次提交
  11. 17 5月, 2018 1 次提交
    • M
      net: phy: micrel: add 125MHz reference clock workaround · e1b505a6
      Markus Niebel 提交于
      The micrel KSZ9031 phy has a optional clock pin (CLK125_NDO) which can be
      used as reference clock for the MAC unit. The clock signal must meet the
      RGMII requirements to ensure the correct data transmission between the
      MAC and the PHY. The KSZ9031 phy does not fulfill the duty cycle
      requirement if the phy is configured as slave. For a complete
      describtion look at the errata sheets: DS80000691D or DS80000692D.
      
      The errata sheet recommends to force the phy into master mode whenever
      there is a 1000Base-T link-up as work around. Only set the
      "micrel,force-master" property if you use the phy reference clock provided
      by CLK125_NDO pin as MAC reference clock in your application.
      
      Attenation, this workaround is only usable if the link partner can
      be configured to slave mode for 1000Base-T.
      Signed-off-by: NMarkus Niebel <Markus.Niebel@tqs.de>
      [m.felsch@pengutronix.de: fix dt-binding documentation]
      [m.felsch@pengutronix.de: use already existing result var for read/write]
      [m.felsch@pengutronix.de: add error handling]
      [m.felsch@pengutronix.de: add more comments]
      Signed-off-by: NMarco Felsch <m.felsch@pengutronix.de>
      Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e1b505a6
  12. 16 5月, 2018 2 次提交
  13. 15 5月, 2018 4 次提交
  14. 09 5月, 2018 1 次提交
  15. 08 5月, 2018 3 次提交
  16. 01 5月, 2018 1 次提交
  17. 28 4月, 2018 1 次提交
  18. 27 4月, 2018 1 次提交
  19. 20 4月, 2018 3 次提交
  20. 19 4月, 2018 1 次提交
  21. 16 4月, 2018 1 次提交
  22. 09 4月, 2018 1 次提交
    • E
      net/fsl_pq_mdio: Allow explicit speficition of TBIPA address · 21481189
      Esben Haabendal 提交于
      This introduces a simpler and generic method for for finding (and mapping)
      the TBIPA register.
      
      Instead of relying of complicated logic for finding the TBIPA register
      address based on the MDIO or MII register block base
      address, which even in some cases relies on undocumented shadow registers,
      a second "reg" entry for the mdio bus devicetree node specifies the TBIPA
      register.
      
      Backwards compatibility is kept, as the existing logic is applied when
      only a single "reg" mapping is specified.
      Signed-off-by: NEsben Haabendal <eha@deif.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      21481189
  23. 01 4月, 2018 1 次提交
  24. 31 3月, 2018 1 次提交
  25. 30 3月, 2018 1 次提交
  26. 29 3月, 2018 1 次提交
  27. 26 3月, 2018 1 次提交
  28. 17 3月, 2018 1 次提交
  29. 16 3月, 2018 1 次提交
  30. 08 3月, 2018 1 次提交