Re: [PATCH] sunxi: pmic_bus: Move SPL I2C addresses into Kconfig

2025-03-19 Thread Heiko Schocher
Hello Andre, On 18.03.25 01:39, Andre Przywara wrote: Some of the X-Power AXP PMICs can be ordered with an alternative I2C address, for instance an AXP717 could be shipped with address 0x34 or with address 0x35. Similarly the AXP803 lists two possible addresses. For DM (DT) based drivers this is

[PATCH] sunxi: pmic_bus: Move SPL I2C addresses into Kconfig

2025-03-17 Thread Andre Przywara
Some of the X-Power AXP PMICs can be ordered with an alternative I2C address, for instance an AXP717 could be shipped with address 0x34 or with address 0x35. Similarly the AXP803 lists two possible addresses. For DM (DT) based drivers this is no problem, but the Allwinner SPL code relies on exactly