| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-07 | gpio/desginware: add Synopsys DesignWare APB GPIO support | Ben Dooks | |
| Add a driver for the Synopsys DesignWare APB GPIO IP block found in many SoCs. Signed-off-by: Ben Dooks <[email protected]> Reviewed-by: Anup Patel <[email protected]> | |||
| 2023-03-01 | gpio/starfive: add gpio driver and support gpio reset | minda.chen | |
| Add gpio driver and gpio reset function in Starfive JH7110 SOC platform. Signed-off-by: minda.chen <[email protected]> Reviewed-by: Anup Patel <[email protected]> | |||
| 2022-08-08 | lib: utils/fdt: Use kconfig for enabling/disabling | Anup Patel | |
| We update FDT support makefile to use kconfig for enabling/disabling. To avoid compilation errors, we also enable FDT for each platform. Signed-off-by: Anup Patel <[email protected]> Tested-by: Andrew Jones <[email protected]> Acked-by: Atish Patra <[email protected]> Tested-by: Atish Patra <[email protected]> | |||
| 2022-08-08 | lib: utils/gpio: Use kconfig for enabling/disabling drivers | Anup Patel | |
| We update gpio drivers makefile to use kconfig for enabling/disabling drivers. To avoid compile errors, we also enable appropriate gpio drivers for each platform. Signed-off-by: Anup Patel <[email protected]> Tested-by: Andrew Jones <[email protected]> Acked-by: Atish Patra <[email protected]> Tested-by: Atish Patra <[email protected]> | |||
