Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | tree-wide: Replace http:// link with https:// link for ti.com | Nishanth Menon | |
Replace instances of http://www.ti.com with https://www.ti.com Signed-off-by: Nishanth Menon <nm@ti.com> | |||
2020-10-28 | drivers: Add a new framework for multiplexer devices | Jean-Jacques Hiblot | |
Add a new subsystem that handles multiplexer controllers. The API is the same as in Linux. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Pratyush Yadav <p.yadav@ti.com> [trini: Update some error calls to use different functions or pass correct arguments] Signed-off-by: Tom Rini <trini@konsulko.com> |