1. 22 5月, 2017 2 次提交
  2. 21 3月, 2017 2 次提交
  3. 07 3月, 2017 5 次提交
  4. 06 3月, 2017 2 次提交
  5. 27 1月, 2017 5 次提交
  6. 04 1月, 2017 1 次提交
  7. 03 1月, 2017 5 次提交
  8. 21 11月, 2016 1 次提交
  9. 03 11月, 2016 1 次提交
  10. 27 10月, 2016 1 次提交
  11. 08 9月, 2016 1 次提交
  12. 06 9月, 2016 8 次提交
  13. 07 7月, 2016 2 次提交
  14. 30 5月, 2016 4 次提交
    • S
      arm64: dts: r8a7795: Drop 0x from unit address of gic · 21cc405c
      Simon Horman 提交于
      Drop 0x from unit address of gic as this is the desired form for
      a unit address.
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be>
      21cc405c
    • G
      arm64: dts: r8a7795: Fix W=1 dtc warnings · 6f7bf82c
      Geert Uytterhoeven 提交于
      Warning (unit_address_vs_reg): Node /cache-controller@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /cache-controller@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,dvc/dvc@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,dvc/dvc@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@3 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@4 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@5 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@6 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@7 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@8 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,src/src@9 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@3 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@4 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@5 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@6 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@7 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@8 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc/sound@ec500000/rcar_sound,ssi/ssi@9 has a unit name, but no reg property
      
      Move the cache-controller nodes under the cpus node, and make their unit
      names and reg properties match the MPIDR values.
      Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      6f7bf82c
    • G
      arm64: dts: r8a7795: Use SYSC "always-on" PM Domain for RWDT node · b186fbb6
      Geert Uytterhoeven 提交于
      Hook up the RWDT device node to the SYSC "always-on" PM Domain, for a
      more consistent device-power-area description in DT.
      
      Cfr. commit 38dbb45e ("arm64: dts: r8a7795: Use SYSC "always-on" PM
      Domain")
      
      Fixes: f43838a7ae014cba ("arm64: dts: r8a7795: Add RWDT node")
      Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      b186fbb6
    • W
      arm64: dts: r8a7795: Add RWDT node · 3114815f
      Wolfram Sang 提交于
      This patch adds the RWDT device node for r8a7795.
      Signed-off-by: NTakeshi Kihara <takeshi.kihara.df@renesas.com>
      Signed-off-by: NWolfram Sang <wsa+renesas@sang-engineering.com>
      Reviewed-by: NGeert Uytterhoeven <geert+renesas@glider.be>
      Acked-by: NGuenter Roeck <linux@roeck-us.net>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      3114815f