An error occurred fetching the project authors.
  1. 12 Feb, 2018 3 commits
  2. 18 Dec, 2017 1 commit
  3. 29 Nov, 2017 2 commits
  4. 27 Nov, 2017 2 commits
  5. 20 Nov, 2017 1 commit
    • Arnd Bergmann's avatar
      ARM: dts: r8a779x: Add '#reset-cells' in cpg-mssr · 098f5305
      Arnd Bergmann authored
      With the latest dtc, we get many warnings about the missing
      '#reset-cells' property in these controllers, e.g.:
      
      arch/arm/boot/dts/r8a7790-lager.dtb: Warning (resets_property): Missing property '#reset-cells' in node /clock-controller@e6150000 or bad phandle (referred from /can@e6e80000:resets[0])
      arch/arm/boot/dts/r8a7792-blanche.dtb: Warning (resets_property): Missing property '#reset-cells' in node /soc/clock-controller@e6150000 or bad phandle (referred from /soc/dma-controller@e6700000:resets[0])
      arch/arm/boot/dts/r8a7792-wheat.dtb: Warning (resets_property): Missing property '#reset-cells' in node /soc/clock-controller@e6150000 or bad phandle (referred from /soc/ethernet@e6800000:resets[0])
      arch/arm/boot/dts/r8a7793-gose.dtb: Warning (resets_property): Missing property '#reset-cells' in node /clock-controller@e6150000 or bad phandle (referred from /gpio@e6050000:resets[0])
      arch/arm/boot/dts/r8a7794-alt.dtb: Warning (resets_property): Missing property '#reset-cells' in node /clock-controller@e6150000 or bad phandle (referred from /i2c@e6500000:resets[0])
      arch/arm/boot/dts/r8a7794-silk.dtb: Warning (resets_property): Missing property '#reset-cells' in node /clock-controller@e6150000 or bad phandle (referred from /interrupt-controller@e61c0000:resets[0])
      
      This adds it for the three r8a779x chips that were lacking it. The
      binding mandates this as <1>, so this is the value I use.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      [geert: Add fix for r8a7793.dtsi]
      Fixes: 34fbd2b1 ("ARM: dts: r8a7790: Add reset control properties")
      Fixes: 6e11a322 ("ARM: dts: r8a7792: Add reset control properties")
      Fixes: 84fb19e1 ("ARM: dts: r8a7793: Add reset control properties")
      Fixes: 615beb75 ("ARM: dts: r8a7794: Add reset control properties")
      Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      098f5305
  6. 16 Oct, 2017 2 commits
  7. 19 Sep, 2017 1 commit
    • Geert Uytterhoeven's avatar
      ARM: dts: r8a7793: Add reset control properties · 84fb19e1
      Geert Uytterhoeven authored
      Add properties to describe the reset topology for on-SoC devices:
        - Add the "#reset-cells" property to the CPG/MSSR device node,
        - Add resets and reset-names properties to the various device nodes.
      
      This allows to reset SoC devices using the Reset Controller API.
      
      Note that resets usually match the corresponding module clocks.
      Exceptions are:
        - The audio module has resets for the Serial Sound Interfaces only,
        - The display module has only a single reset for all DU channels, but
          adding reset properties for the display is postponed.
      Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      84fb19e1
  8. 18 Sep, 2017 2 commits
  9. 27 Jul, 2017 2 commits
  10. 15 May, 2017 2 commits
  11. 03 Apr, 2017 1 commit
  12. 13 Mar, 2017 1 commit
  13. 10 Mar, 2017 1 commit
    • Kuninori Morimoto's avatar
      ARM: dts: r8a7793: Tidyup Audio-DMAC channel for DVC · d2b10f99
      Kuninori Morimoto authored
      Current	Audio-DMAC is assigned "rx" as Audio-DMAC0, "tx" as Audio-DMAC1.
      Thus, DVC "tx" should be assigned as Audio-DMAC1, instead of Audio-DMAC0.
      
      Because of this, current platform board (using SRC/DVC/SSI)
      Playback/Capture both will use same Audio-DMAC0
      (but it depends on audio data path).
      
      First note is that this "rx" and "tx" are from each IP point,
      it doesn't mean Playback/Capture.
      Second note is that Audio DMAC assigned on DT is only for
      Audio-DMAC, Audio-DMAC-peri-peri has no entry.
      
      => Audio-DMAC
      -> Audio-DMAC-peri-peri
      -- HW connection
      
      Playback case
      
      	[Mem] => [SRC]--[DVC] -> [SSI]--[Codec]
      	      rx ~~~~~~~~~~~~
      Capture
      
      	[Mem] <= [DVC]--[SRC] <- [SSI]--[Codec]
      	      tx ~~~~~~~~~~~~
      Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      d2b10f99
  14. 07 Mar, 2017 1 commit
  15. 07 Feb, 2017 1 commit
  16. 03 Jan, 2017 2 commits
  17. 23 Nov, 2016 1 commit
  18. 04 Nov, 2016 2 commits
  19. 02 Nov, 2016 1 commit
  20. 29 Jun, 2016 1 commit
  21. 30 May, 2016 3 commits
    • Geert Uytterhoeven's avatar
      ARM: dts: r8a7793: Fix W=1 dtc warnings · ad53f5f0
      Geert Uytterhoeven authored
      Warning (unit_address_vs_reg): Node /cache-controller@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,dvc/dvc@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,dvc/dvc@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@3 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@4 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@5 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@6 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@7 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@8 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@9 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@3 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@4 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@5 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@6 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@7 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@8 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@9 has a unit name, but no reg property
      
      Move the cache-controller node under the cpus node, and make its unit
      name and reg property match the MPIDR values.
      Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      ad53f5f0
    • Niklas Söderlund's avatar
      ARM: dts: r8a7793: Reference both DMA controllers · a858cd49
      Niklas Söderlund authored
      R-Car Gen2 have two DMA controllers, which are equivalent. Add
      references to both dmac0 and dmac1 so the driver can choose which one to
      use.
      Signed-off-by: default avatarNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
      Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      a858cd49
    • Ulrich Hecht's avatar
      ARM: dts: r8a7793: Add MMCIF0 · d9739aab
      Ulrich Hecht authored
      Same as on r8a7791.
      Signed-off-by: default avatarUlrich Hecht <ulrich.hecht+renesas@gmail.com>
      Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      d9739aab
  22. 27 Apr, 2016 3 commits
  23. 25 Apr, 2016 1 commit
  24. 19 Apr, 2016 2 commits
  25. 27 Mar, 2016 1 commit