1. 15 Dec, 2015 1 commit
  2. 11 Dec, 2015 1 commit
  3. 10 Dec, 2015 9 commits
  4. 08 Dec, 2015 2 commits
  5. 07 Dec, 2015 3 commits
  6. 01 Dec, 2015 2 commits
  7. 25 Nov, 2015 12 commits
  8. 24 Nov, 2015 4 commits
  9. 18 Nov, 2015 3 commits
  10. 17 Nov, 2015 3 commits
    • Simon Horman's avatar
      ARM: shmobile: r8a7794: Use SoC specific binding for rcar-dmac nodes · 0a3d058b
      Simon Horman authored
      Use the new SoC specific binding for rcar-dmac and the generic
      binding as a fall-back in the r8a7794 device tree.
      
      In general Renesas hardware is not documented to the extent where the
      relationship between IP blocks on different SoCs can be assumed although
      they may appear to operate the same way. Furthermore the documentation
      typically does not specify a version for individual IP blocks. For these
      reasons a convention of using the SoC name in place of a version and
      providing SoC-specific compat strings has been adopted.
      
      Although not universally liked this convention is used in the bindings for
      most drivers for Renesas hardware. The purpose of this patch is to
      update the Renesas R-Car DMA Controller nodes to follow this convention.
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      0a3d058b
    • Simon Horman's avatar
      ARM: shmobile: r8a7793: Use SoC specific binding for rcar-dmac nodes · 061c6c62
      Simon Horman authored
      Use the new SoC specific binding for rcar-dmac and the generic
      binding as a fall-back in the r8a7793 device tree.
      
      In general Renesas hardware is not documented to the extent where the
      relationship between IP blocks on different SoCs can be assumed although
      they may appear to operate the same way. Furthermore the documentation
      typically does not specify a version for individual IP blocks. For these
      reasons a convention of using the SoC name in place of a version and
      providing SoC-specific compat strings has been adopted.
      
      Although not universally liked this convention is used in the bindings for
      most drivers for Renesas hardware. The purpose of this patch is to
      update the Renesas R-Car DMA Controller nodes to follow this convention.
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      061c6c62
    • Simon Horman's avatar
      ARM: shmobile: r8a7791: Use SoC specific binding for rcar-dmac nodes · e6d12b49
      Simon Horman authored
      Use the new SoC specific binding for rcar-dmac and the generic
      binding as a fall-back in the r8a7791 device tree.
      
      In general Renesas hardware is not documented to the extent where the
      relationship between IP blocks on different SoCs can be assumed although
      they may appear to operate the same way. Furthermore the documentation
      typically does not specify a version for individual IP blocks. For these
      reasons a convention of using the SoC name in place of a version and
      providing SoC-specific compat strings has been adopted.
      
      Although not universally liked this convention is used in the bindings for
      most drivers for Renesas hardware. The purpose of this patch is to
      update the Renesas R-Car DMA Controller nodes to follow this convention.
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      e6d12b49