1. 20 1月, 2010 2 次提交
    • P
      sh: mach-sdk7786: Split out FPGA IRQ controller setup. · 5f240718
      Paul Mundt 提交于
      This moves out the FPGA IRQ controller setup code to its own file, in
      preparation for switching off of IRL mode and having it provide its own
      irq_chip.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      5f240718
    • P
      sh: mach-sdk7786: FPGA updates. · efd590d5
      Paul Mundt 提交于
      This does a bit of refactoring of the FPGA management code. The primary
      FPGA initialization is moved out to its own file in preparation for
      implementing some of the more complex capabilities, a complete set of
      register definitions is provided, and all of the existing users in the
      board code are moved over to use the new interface instead of setting up
      overlapping mappings. This also corrects the FPGA size, which previously
      was chomped off at the SDIF control register.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      efd590d5
  2. 19 1月, 2010 1 次提交
    • P
      sh: mach-sdk7786: Detect/configure/propagate EXTAL. · c8098218
      Paul Mundt 提交于
      This uses the mode pins exposed through the FPGA to work out whether
      we're driven from EXTAL or not and does the appropriate setup and
      propagation through the clock framework.
      
      This will also -EINVAL out for anyone adding in their own oscillators,
      forcing proper configuration with the clock framework instead of
      proceeding on with bogus clock values.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      c8098218
  3. 15 1月, 2010 2 次提交
  4. 14 1月, 2010 1 次提交