Message ID | 20250203111429.22062-1-danila@jiaxyga.com |
---|---|
Headers | show |
Series | sm7325-nothing-spacewar: Preparing for the cameras | expand |
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> On Mon, 03 Feb 2025 14:14:25 +0300, Danila Tikhonov wrote: > Nothing Phone (1) - sm7325-nothing-spacewar has three camera sensors: > - Wide sony,imx766 > - Ultra wide samsung,s5kjn1 > - Front sony,imx471 > We tested the UW and Front cameras by hacking the IMX412 in our fork and > they work as expected. Wide is a C-PHY sensor, so unfortunately we haven't > tested it fully yet. > > [...] Applied, thanks! [2/4] dt-bindings: eeprom: at24: Add compatible for Puya P24C64F commit: 78d9ee370ed33cd8b662981fe1f47cff7b4f0e43 [3/4] dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E commit: 03480898cefe9cb5ba921dba9304703f7574b687 Best regards,
On Mon, 03 Feb 2025 14:14:25 +0300, Danila Tikhonov wrote: > Nothing Phone (1) - sm7325-nothing-spacewar has three camera sensors: > - Wide sony,imx766 > - Ultra wide samsung,s5kjn1 > - Front sony,imx471 > We tested the UW and Front cameras by hacking the IMX412 in our fork and > they work as expected. Wide is a C-PHY sensor, so unfortunately we haven't > tested it fully yet. > > [...] Applied, thanks! [1/4] arm64: dts: qcom: sm7325-nothing-spacewar: Add CAM fixed-regulators commit: 542b34247f3a5aeb4d094b21522803448005685a [4/4] arm64: dts: qcom: sm7325-nothing-spacewar: Enable camera EEPROMs commit: 588a6d006d640fde038d794bbf8db99a2cc2646f Best regards,
Nothing Phone (1) - sm7325-nothing-spacewar has three camera sensors: - Wide sony,imx766 - Ultra wide samsung,s5kjn1 - Front sony,imx471 We tested the UW and Front cameras by hacking the IMX412 in our fork and they work as expected. Wide is a C-PHY sensor, so unfortunately we haven't tested it fully yet. However, some of our work can already be upstreamed, so that's what we're doing in this series. To: Bartosz Golaszewski <brgl@bgdev.pl> To: Rob Herring <robh@kernel.org> To: Krzysztof Kozlowski <krzk+dt@kernel.org> To: Conor Dooley <conor+dt@kernel.org> To: Bjorn Andersson <andersson@kernel.org> To: Konrad Dybcio <konradybcio@kernel.org> Cc: linux-i2c@vger.kernel.org Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org Cc: linux@mainlining.org Cc: ~postmarketos/upstreaming@lists.sr.ht Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> Danila Tikhonov (4): arm64: dts: qcom: sm7325-nothing-spacewar: Add CAM fixed-regulators dt-bindings: eeprom: at24: Add compatible for Puya P24C64F dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E arm64: dts: qcom: sm7325-nothing-spacewar: Enable camera EEPROMs .../devicetree/bindings/eeprom/at24.yaml | 5 +- .../boot/dts/qcom/sm7325-nothing-spacewar.dts | 157 +++++++++++++++++- 2 files changed, 158 insertions(+), 4 deletions(-)