1. 08 10月, 2013 5 次提交
    • M
      ARM: shmobile: r8a7779: add HPB-DMAC support · 441f7502
      Max Filippov 提交于
      Add HPB-DMAC platform device on R8A7779 SoC along with its slave and channel
      configurations (only for SDHI0 so far).
      Signed-off-by: NMax Filippov <max.filippov@cogentembedded.com>
      [Sergei: moved *enum* declaring HPB-DMAC slave IDs from now removed <mach/dma.h>
      to <mach/r8a7779.h>, removed #include <mach/dma.h> from setup-r8a7779.c, removed
      SSI-related *enum* values and SSI-related data from hpb_dmae_slaves[] and
      hpb_dmae_channels[], added ASYNCMDR.ASBTMD{20|24|43} and ASYNCMDR.ASMD{20|24|43}
      fields/values, fixed comments to ASYNCMDR.ASBTMD2[123] and ASYNCMDR.ASMD2[123]
      fields/values, renamed all the bit/field/value #define's to include 'HBP_DMAE_'
      prefix to match the driver, moved comments after the element initializers of
      hpb_dmae_channels[].]
      Signed-off-by: NSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      441f7502
    • M
      ARM: shmobile: r8a7778: add HPB-DMAC support · 338c4991
      Max Filippov 提交于
      Add HPB-DMAC platform device on R8A7778 SoC along with its slave and channel
      configurations (only for SDHI0 so far).
      Signed-off-by: NMax Filippov <max.filippov@cogentembedded.com>
      [Sergei: moved *enum* declaring HPB-DMAC slave IDs from now removed <mach/dma.h>
      to <mach/r8a7778.h>, removed #include <mach/dma.h> from setup-r8a7778.c, removed
      SSI-related *enum* values and SSI-related data from hpb_dmae_slaves[] and
      hpb_dmae_channels[], moved the comments after the element initializers of
      hpb_dmae_channels[].]
      Signed-off-by: NSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      338c4991
    • G
      ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it · 9f754b4a
      Guennadi Liakhovetski 提交于
      Add a DMAC platform device and clock definitions for it on r8a73a4.
      Signed-off-by: NGuennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      9f754b4a
    • S
      Merge tag 'renesas-fixes4-for-v3.12' into soc2-base · 243b6db0
      Simon Horman 提交于
      Fourth Round of Renesas ARM based SoC fixes for v3.12
      
      * Remove unused #gpio-ranges-cells DT property
      
      * Remove usage of deprecated #gpio-range-cells DT property
        from GPIO R-Car
      
        Property was deprecated in v3.11-rc2
      
      * Correct ether pinctl naming for armadillo800eva board
      
        Regression introduced in v3.10-rc5
      
      * Add Micrel KSZ8041 PHY fixup to lager board
      
        This resolves a problem that has been present since 3.11-rc2
      
      * Update SDHI DT compatibility string to the <unit>-<soc> format
      
        This makes compatibility strings consistent across all renesas
        hardware which currently supports DT.
      
        The bindings which are being updated where intorodiced on
        a per-SoC basis starting in v3.8-rc7. They may have
        been internally consistent when originally added.
      243b6db0
    • S
      Merge tag 'renesas-smp-for-v3.13' into soc2-base · 8843c9d4
      Simon Horman 提交于
      Renesas ARM based SoC SMP updates for v3.13
      
      * Add CPU notifier based SCU boot vector code
        - Use on emev2, r8a7779 and sh73a0 SoCs
        - Remove now unused shmobile_smp_scu_boot_secondary()
      * Add shared APMU SMP support code
        - Use to add SMP support for r8a7790 SoC
      * Introduce shmobile_boot_size
      * Expose shmobile_invalidate_start()
      * Introduce shmobile_smp_cpu_disable()
        - Use on sh73a0 SoC
        - Remove now unused shmobile_smp_init_cpus()
      8843c9d4
  2. 30 9月, 2013 14 次提交
  3. 22 9月, 2013 5 次提交
  4. 21 9月, 2013 5 次提交
  5. 20 9月, 2013 6 次提交
  6. 17 9月, 2013 5 次提交