Skip to content

Conversation

@ijulipan
Copy link

@ijulipan ijulipan commented Jan 6, 2026

media: platform: intel: Add AR0820 sensor support to IPU ACPI device table

Register the AR0820 sensor in the supported_devices array when CONFIG_VIDEO_AR0820 is enabled.
Add the AR0820 ACPI HID to the ipu_acpi_match table for proper device detection.
Enables platform integration and detection of the SENSING AR0820 sensor via ACPI.

media: i2c: max9x: Add FSIN GPIO support for sensor synchronization
Introduce support for the FSIN (Frame Synchronization Input) GPIO in the MAX9x serdes driver.
Add a new GPIO lookup entry for FSIN (GPIO 7) with active low polarity.
Ensure the FSIN GPIO is registered with the correct chip label, similar to the reset GPIO.
This enables external frame synchronization for image sensors,
improving multi-sensor alignment and timing.

@ijulipan ijulipan force-pushed the update-ipu6-patches branch from db6486b to 26d4e4c Compare January 7, 2026 13:32
Introduce support for the FSIN (Frame Synchronization Input) GPIO
in the MAX9x serdes driver.

Add a new GPIO lookup entry for FSIN (GPIO 7) with active low polarity.
Ensure the FSIN GPIO is registered with the correct chip label,
similar to the reset GPIO.

This enables external frame synchronization for image sensors,
improving multi-sensor alignment and timing.

Signed-off-by: Izzul Irfan <muhammadx.izzul.irfan.bin.che.iswanizam@intel.com>
@ijulipan ijulipan force-pushed the update-ipu6-patches branch from 26d4e4c to 92a9a57 Compare January 9, 2026 02:26
@ijulipan ijulipan changed the title patches: 6.12.15 : Add support for Sensing AR0820 and ISX031 cameras and patch files Add support for Sensing AR0820 and ISX031 cameras Jan 9, 2026
…table

Register the AR0820 sensor in the supported_devices array
when CONFIG_VIDEO_AR0820 is enabled.
Add the AR0820 ACPI HID to the ipu_acpi_match table
for proper device detection.
Enables platform integration and detection of
the SENSING AR0820 sensor via ACPI.

Signed-off-by: Tay, Boon Wooi <boonx.wooi.tay@intel.com>
Signed-off-by: Izzul Irfan <muhammadx.izzul.irfan.bin.che.iswanizam@intel.com>
…SX031 sensor support

Change the default I2C physical address for the MAX9295 serializer
from 0x40 to 0x62 to support the LI ISX031 sensor.

The generic ISX031 model works with address 0x40,
but the LI ISX031 sensor requires address 0x62 for proper communication.
This update ensures correct initialization and operation
of the LI ISX031 sensor in supported platforms.

Signed-off-by: Izzul Irfan <muhammadx.izzul.irfan.bin.che.iswanizam@intel.com>
@ijulipan ijulipan force-pushed the update-ipu6-patches branch from 92a9a57 to ceb8e10 Compare January 12, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants