aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/sun6i_p2wi.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07i2c: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara1-1/+1
2022-04-04i2c: sun6i_p2wi: Add support for DM clocks and resetsSamuel Holland1-0/+12
2022-04-04i2c: sun6i_p2wi: Initialize chips in .child_pre_probeSamuel Holland1-1/+2
2022-04-04i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2CSamuel Holland1-6/+6
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland1-0/+220