| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-02 | extcon: add MAX14526 MUIC support | Svyatoslav Ryhel | |
| MAX14526 is a powerful extcon chip which allows detection of various plugs like usb, mhl, uart, headset etc. This version of driver implements support of AP-usb and CP-usb/uart paths. Tested-by: Andreas Westman Dorcsak <[email protected]> # LG P880 T30 Tested-by: Svyatoslav Ryhel <[email protected]> # LG P895 T30 Signed-off-by: Svyatoslav Ryhel <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
| 2023-05-02 | test: Add tests for the extcon | Svyatoslav Ryhel | |
| Provide tests to the simple extcon device. Signed-off-by: Svyatoslav Ryhel <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
| 2023-05-02 | dm: extcon: add an uclass for extcon | Svyatoslav Ryhel | |
| Add a new simple uclass for extcon. Currently all setup is done in the probe. Uclass struct and ops are empty for now. Signed-off-by: Svyatoslav Ryhel <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
