[PATCH 0/2] Add Ultra Wide Camera Support for Nothing Phone (1)

Danila Tikhonov <[email protected]> Sat, 1 Aug 2026 17:31:23 +0300
Newsgroups org.kernel.vger.linux-media,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
This series adds support for the Samsung S5KJN1 camera sensor on the
Nothing Phone (1).

The sensor on this device is supplied with a 19.2MHz MCLK, while the
Samsung S5KJN1 driver currently supports only a 24MHz clock.

The first patch adds the required 19.2MHz MCLK support to the driver.
And the second patch adds the Samsung S5KJN1 camera sensor node in the
sm7325-nothing-spacewar device-tree.

To: Bjorn Andersson <[email protected]>
To: Konrad Dybcio <[email protected]>
To: Rob Herring <[email protected]>
To: Krzysztof Kozlowski <[email protected]>
To: Conor Dooley <[email protected]>
To: Sakari Ailus <[email protected]>
To: Vladimir Zapolskiy <[email protected]>
To: Mauro Carvalho Chehab <[email protected]>
To: Eugene Lepshy <[email protected]>
To: Vasiliy Doylov <[email protected]>
To: Achill Gilgenast <[email protected]>
To: Luca Weiss <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: ~postmarketos/[email protected]
Signed-off-by: Danila Tikhonov <[email protected]>

Danila Tikhonov (2):
  drivers: media: i2c: s5kjn1: Add support for 19.2MHz MCLK
  arm64: dts: qcom: sm7325-nothing-spacewar: Add ultra wide camera
    support

 arch/arm64/boot/dts/qcom/kodiak.dtsi          |   7 +
 .../boot/dts/qcom/sm7325-nothing-spacewar.dts |  47 ++++-
 drivers/media/i2c/s5kjn1.c                    | 183 +++++++++++++++---
 3 files changed, 204 insertions(+), 33 deletions(-)

-- 
2.55.0