Skip to content
  1. Jul 19, 2014
  2. Jul 15, 2014
  3. Jul 07, 2014
    • Chen-Yu Tsai's avatar
      ARM: sun8i: Add reset controller nodes to the DTSI · c571111a
      Chen-Yu Tsai authored
      
      
      The A23 has the same MMIO reset controllers matching the clocks gates,
      just like in the A31. This patch adds the reset controller nodes and
      the reset control phandles for the peripherals needing them to the
      DTSI.
      
      Unlike the sun6i DTSI, this patch uses sun6i-a31-clock-reset for
      ahb1_rst. sun6i-a31-ahb-reset is for early init, and requires some
      additions to the machine code. It is used to support the hstimer.
      However the hstimer on sun8i only has 1 timer, which is somewhat
      useless. Support for it will probably not be added. Hence the
      decision to use sun6i-a31-clock-reset here to avoid the changes to
      sun8i machine code.
      
      Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      c571111a
  4. Jul 04, 2014
  5. Jul 01, 2014
  6. Jun 23, 2014
  7. Jun 16, 2014
  8. Jun 07, 2014
  9. Jun 03, 2014
  10. May 31, 2014