mbox series

[0/5] Add EEPROMs found in the camera sensors on Fairphone 5

Message ID 20250103-fp5-cam-eeprom-v1-0-88dee1b36f8e@fairphone.com
Headers show
Series Add EEPROMs found in the camera sensors on Fairphone 5 | expand

Message

Luca Weiss Jan. 3, 2025, 11:11 a.m. UTC
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@fairphone.com>
---
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,

Comments

Bjorn Andersson Jan. 7, 2025, 4:38 p.m. UTC | #1
On Fri, 03 Jan 2025 12:11:56 +0100, Luca Weiss wrote:
> 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.
> 
> [...]

Applied, thanks!

[4/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Prefix regulator-fixed label
      commit: f8cc045b9db0d571f1fbd27de5e84b92d4319255
[5/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable camera EEPROMs
      commit: 14b77dc81213b35a7028d2cb52389473665b6d48

Best regards,