With the PM8008 regulator driver scheduled for Linux v6.11[0] let's add the dts bits for Fairphone 4 and Fairphone 5 which both use this PMIC for powering the camera sensors - and the pull-up for the CCI (camera I2C bus). [0] https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/log/?h=ib-mfd-regulator-pm8008-6.11 Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> --- Luca Weiss (2): arm64: dts: qcom: sm7225-fairphone-fp4: Configure PM8008 regulators arm64: dts: qcom: qcm6490-fairphone-fp5: Configure PM8008 regulators arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dts | 105 +++++++++++++++++++- arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 109 ++++++++++++++++++++- 2 files changed, 212 insertions(+), 2 deletions(-) --- base-commit: 89b2edc37183ced80c5ae14277b10bf6482a0a94 change-id: 20240620-fp4-fp5-pm8008-909ab08689ff Best regards, -- Luca Weiss <luca.weiss@xxxxxxxxxxxxx>