While out-of-tree already two of the three camera sensors are working on this smartphone, getting those upstream-ready will still take a while. Until then already enable the EEPROMs found on those camera sensors which doesn't have a dependency to the sensor drivers and gets those out of the way. Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> --- Luca Weiss (5): dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128F dt-bindings: vendor-prefixes: Add Puya Semiconductor (Shanghai) Co., Ltd. dt-bindings: eeprom: at24: Add compatible for Puya P24C256C arm64: dts: qcom: qcm6490-fairphone-fp5: Prefix regulator-fixed label arm64: dts: qcom: qcm6490-fairphone-fp5: Enable camera EEPROMs Documentation/devicetree/bindings/eeprom/at24.yaml | 5 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dts | 101 +++++++++++++++------ 3 files changed, 78 insertions(+), 30 deletions(-) --- base-commit: 9ad93a473f97ce94bd3229e5dbbc4f1b2d48127b change-id: 20250103-fp5-cam-eeprom-995e3cdcd843 Best regards, -- Luca Weiss <luca.weiss@xxxxxxxxxxxxx>