Skip to content

Align ADSP SC5XX i2c DTS and driver with Linux - #105

Open
jiez wants to merge 2 commits into
adi-u-boot-2025.10.yfrom
adsp-sc5xx-i2c
Open

Align ADSP SC5XX i2c DTS and driver with Linux#105
jiez wants to merge 2 commits into
adi-u-boot-2025.10.yfrom
adsp-sc5xx-i2c

Conversation

@jiez

@jiez jiez commented Jun 24, 2026

Copy link
Copy Markdown

This PR is for aligning ADSP SC5XX i2c DTS and driver with Linux. It does two things:

  1. Rename adi_i2c.c to adi_twi.c and update the compatible string from "adi-i2c" to "adi,twi" to match the Linux kernel driver

  2. Use sclk0 instead of i2c as clock-names for i2c to match linux kernel.

jiez added 2 commits June 23, 2026 22:15
Rename adi_i2c.c to adi_twi.c and update the compatible string from
"adi-i2c" to "adi,twi" to match the Linux kernel driver
(drivers/i2c/busses/i2c-adi-twi.c). Update DTS files, Makefile,
MAINTAINERS and docs accordingly.

Signed-off-by: Jie Zhang <jie.zhang@analog.com>
Use sclk0 instead of i2c as clock-names for i2c to match linux kernel.
Update the driver and dts files accordingly.

Signed-off-by: Jie Zhang <jie.zhang@analog.com>
@jiez
jiez requested review from a team June 24, 2026 15:40
@jiez jiez self-assigned this Jun 24, 2026
@jiez jiez added this to ADSP Jun 24, 2026
@pamolloy pamolloy moved this to In Development in ADSP Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Development

Development

Successfully merging this pull request may close these issues.

2 participants