Skip to content

Conversation

ck-telecom
Copy link
Contributor

add initial driver for ft6146

@ck-telecom ck-telecom force-pushed the ft6146 branch 6 times, most recently from 870fa56 to a41e843 Compare September 23, 2025 01:12
@ck-telecom ck-telecom marked this pull request as ready for review September 23, 2025 01:14
@zephyrbot zephyrbot added the area: Input Input Subsystem and Drivers label Sep 23, 2025
@ck-telecom ck-telecom marked this pull request as draft September 23, 2025 01:56
@ck-telecom ck-telecom force-pushed the ft6146 branch 4 times, most recently from d3e4ab3 to c8a9983 Compare September 26, 2025 02:29
@ck-telecom ck-telecom marked this pull request as ready for review September 26, 2025 13:22
@fabiobaltieri
Copy link
Member

@ck-telecom hey feel free to undraft when you want another round on review, meanwhile in case you missed it check the sonarqubecloud comment as well, there' some valid stuff in there.

}
chip_id |= (tmp << 8);

ret = i2c_reg_read_byte_dt(&config->i2c, FT6146_READ_ID_L, &tmp);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to have this in one operation?

add initial driver for ft6146

Signed-off-by: Qingsong Gou <[email protected]>
Copy link

sonarqubecloud bot commented Oct 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants