1. 21 7月, 2021 2 次提交
    • M
      ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 · 778fbe26
      Marek Vasut 提交于
      Add sysinfo node and phandle to the board ID EEPROM on all boards
      where this functionality is described in DT, which is Salvator-X(S),
      ULCB and Ebisu. The u-boot,dm-pre-reloc is necessary here, since the
      sysinfo must be available early during boot. The V3M and V3H boards
      currently do not describe this board ID EEPROM in upstream DT, but
      that could be easily added later, once the DTs contain the necessary
      nodes.
      
      ULCB and Ebisu needs the full EEPROM node in the u-boot extras DT,
      since the EEPROM node is still missing in the upstream DTs. Ebisu
      also needs extra compatible string override for the i2c_dvfs.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      778fbe26
    • M
      sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver · 85cd345d
      Marek Vasut 提交于
      The Renesas R-Car Gen3 development kits contain board ID EEPROM.
      This driver parses out the board ID and revision out of that
      EEPROM and exports it e.g. for the board-info print on boot.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Sean Anderson <sean.anderson@seco.com>
      Cc: Simon Glass <sjg@chromium.org>
      85cd345d
  2. 19 7月, 2021 32 次提交
  3. 18 7月, 2021 6 次提交