1. 04 10月, 2016 16 次提交
  2. 03 10月, 2016 9 次提交
  3. 30 9月, 2016 14 次提交
  4. 29 9月, 2016 1 次提交
    • T
      net: qcom/emac: initial ACPI support · 5f3d3807
      Timur Tabi 提交于
      Add support for reading addresses, interrupts, and _DSD properties
      from ACPI tables, just like with device tree.  The HID for the
      EMAC device itself is QCOM8070.  The internal PHY is represented
      by a child node with a HID of QCOM8071.
      
      The EMAC also has some complex clock initialization requirements
      that are not represented by this patch.  This will be addressed
      in a future patch.
      Signed-off-by: NTimur Tabi <timur@codeaurora.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      5f3d3807