1. 09 11月, 2017 1 次提交
  2. 31 8月, 2017 3 次提交
  3. 14 8月, 2017 3 次提交
  4. 05 8月, 2017 3 次提交
  5. 25 7月, 2017 1 次提交
  6. 14 6月, 2017 1 次提交
  7. 05 6月, 2017 3 次提交
  8. 25 5月, 2017 1 次提交
    • J
      arm64: dts: ls1043a: Add generic compatible string for I2C EEPROM · f218868b
      Javier Martinez Canillas 提交于
      The at24 driver allows to register I2C EEPROM chips using different vendor
      and devices, but the I2C subsystem does not take the vendor into account
      when matching using the I2C table since it only has device entries.
      
      But when matching using an OF table, both the vendor and device has to be
      taken into account so the driver defines only a set of compatible strings
      using the "atmel" vendor as a generic fallback for compatible I2C devices.
      
      So add this generic fallback to the device node compatible string to make
      the device to match the driver using the OF device ID table.
      Signed-off-by: NJavier Martinez Canillas <javier@dowhile0.org>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      f218868b
  9. 21 5月, 2017 3 次提交
  10. 16 5月, 2017 3 次提交
  11. 15 5月, 2017 9 次提交
  12. 29 3月, 2017 2 次提交
    • H
      arm64: dts: Add support for FSL's LS1088A SoC · 7a5d7347
      Harninder Rai 提交于
      LS1088A contains eight ARM v8 CortexA53 processor cores
      with 32 KB L1-D cache and 32 KB L1-I cache
      
      Features summary
       Eight 32-bit / 64-bit ARM v8 Cortex-A53 CPUs
        - Arranged as two clusters of four cores sharing a 1 MB L2 cache
        - Speed Up to 1.5 GHz
        - Support for cluster power-gating.
       Cache coherent interconnect (CCI-400)
        - Hardware-managed data coherency
        - Up to 700 MHz
       One 64-bit DDR4 SDRAM memory controller with ECC
       Data path acceleration architecture 2.0 (DPAA2)
       Three PCIe 3.0 controllers
       One serial ATA (SATA 3.0) controller
       Three high-speed USB 3.0 controllers with integrated PHY
      
       Following levels of DTSI/DTS files have been created for the LS1088A
        SoC family:
      
               - fsl-ls1088a.dtsi:
                       DTS-Include file for NXP LS1088A SoC.
      
               - fsl-ls1088a-qds.dts:
                       DTS file for NXP LS1088A QDS board.
      
               - fsl-ls1088a-rdb.dts:
                       DTS file for NXP LS1088A RDB board
      Signed-off-by: NHarninder Rai <harninder.rai@nxp.com>
      Signed-off-by: NAshish Kumar <ashish.kumar@nxp.com>
      Signed-off-by: Raghav Dogra <raghav.dogra@nxp.com>`
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      7a5d7347
    • H
      arm64: dts: ls1012a: add crypto node · 85b85c56
      Horia Geantă 提交于
      LS1012A has a SEC v5.4 security engine.
      Signed-off-by: NHoria Geantă <horia.geanta@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      85b85c56
  13. 16 3月, 2017 1 次提交
  14. 14 3月, 2017 1 次提交
  15. 08 3月, 2017 2 次提交
  16. 07 3月, 2017 2 次提交
  17. 10 1月, 2017 1 次提交