Re: [U-Boot] [PATCH v5 24/41] rockchip: rk3288: Add pinctrl driver
Applied to u-boot-rockchip. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
[U-Boot] [PATCH v5 24/41] rockchip: rk3288: Add pinctrl driver
Add a driver which supports pin multiplexing setup for the most commonly used peripherals. Signed-off-by: Simon Glass --- Changes in v5: None Changes in v4: - Add a set_state_simple() method - Rename pinctrl.h to dm/pinctrl.h Changes in v3: None Changes in v2: None drivers/pinctrl/Kconfig