1. 05 2月, 2020 3 次提交
    • M
      ddr: altera: Add DDR2 support to Gen5 driver · 9a5a90ad
      Marek Vasut 提交于
      Add DDR2 support to Gen5 DRAM driver. As the DDR2 macro names generated
      by Quartus are named differently than the DDR3 ones, use anon unions to
      store them in the same structures, without growing their size.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Ley Foon Tan <ley.foon.tan@intel.com>
      Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
      9a5a90ad
    • M
      watchdog: designware: Optionally fetch clock and reset from DT · cf89ef8d
      Marek Vasut 提交于
      Add optional support for fetching watchdog clock rate from DT
      and ungating reset via reset framework. This is optional as not
      all platforms using DW WDT support the clock and reset frameworks
      yet.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Chin Liang See <chin.liang.see@intel.com>
      Cc: Dalon Westergreen <dwesterg@gmail.com>
      Cc: Dinh Nguyen <dinguyen@kernel.org>
      Cc: Jagan Teki <jagan@amarulasolutions.com>
      Cc: Ley Foon Tan <ley.foon.tan@intel.com>
      Cc: Philipp Tomisch <philipp.tomisch@theobroma-systems.com>
      Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
      Cc: Tien Fong Chee <tien.fong.chee@intel.com>
      Reviewed-by: NJagan Teki <jagan@amarulasolutions.com>
      Tested-by: Jagan Teki <jagan@amarulasolutions.com> # roc-rk3399-pc
      cf89ef8d
    • M
      watchdog: designware: Convert to DM and DT probing · cf8c8367
      Marek Vasut 提交于
      Convert the designware watchdog timer driver to DM and add DT probing
      support. Perform minor coding style clean up, like drop superfluous
      braces. These ought to be no functional change.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Chin Liang See <chin.liang.see@intel.com>
      Cc: Dalon Westergreen <dwesterg@gmail.com>
      Cc: Dinh Nguyen <dinguyen@kernel.org>
      Cc: Jagan Teki <jagan@amarulasolutions.com>
      Cc: Ley Foon Tan <ley.foon.tan@intel.com>
      Cc: Philipp Tomisch <philipp.tomisch@theobroma-systems.com>
      Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
      Cc: Tien Fong Chee <tien.fong.chee@intel.com>
      Reviewed-by: NJagan Teki <jagan@amarulasolutions.com>
      Tested-by: Jagan Teki <jagan@amarulasolutions.com> # roc-rk3399-pc
      cf8c8367
  2. 03 2月, 2020 6 次提交
  3. 02 2月, 2020 1 次提交
  4. 01 2月, 2020 10 次提交
  5. 31 1月, 2020 13 次提交
  6. 30 1月, 2020 7 次提交