1. 15 Jun, 2021 2 commits
  2. 14 Jun, 2021 4 commits
  3. 08 Jun, 2021 3 commits
  4. 07 Jun, 2021 5 commits
  5. 04 Jun, 2021 1 commit
    • Rudi Heitbaum's avatar
      regulator: fan53555: add tcs4526 · 5eee5ece
      Rudi Heitbaum authored
      For rk3399pro boards the tcs4526 regulator supports the vdd_gpu
      regulator. The tcs4526 regulator has a chip id of <0>.
      Add the compatibile tcs,tcs4526
      
      without this patch, the dmesg output is:
        fan53555-regulator 0-0010: Chip ID 0 not supported!
        fan53555-regulator 0-0010: Failed to setup device!
        fan53555-regulator: probe of 0-0010 failed with error -22
      with this patch, the dmesg output is:
        vdd_gpu: supplied by vcc5v0_sys
      
      The regulators are described as:
      - Dedicated power management IC TCS4525
      - Lithium battery protection chip TCS4526
      
      This has been tested with a Radxa Rock Pi N10.
      Signed-off-by: default avatarRudi Heitbaum <rudi@heitbaum.com>
      Link: https://lore.kernel.org/r/20210602112943.GA119@5f9be87369f8Signed-off-by: default avatarMark Brown <broonie@kernel.org>
      5eee5ece
  6. 03 Jun, 2021 7 commits
  7. 02 Jun, 2021 4 commits
  8. 01 Jun, 2021 14 commits