Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-17 | gpio: intel_broadwell: remove gpio_xlate routine | Eric Nelson | |
With the addition of GPIO_ACTIVE_LOW parsing in gpio-uclass, the intel_broadwell driver doesn't need a custom xlate routine. Signed-off-by: Eric Nelson <eric@nelint.com> Acked-by: Simon Glass <sjg@chromium.org> | |||
2016-03-17 | x86: broadwell: Add a GPIO driver | Simon Glass | |
Add a GPIO driver for the GPIO peripheral found on broadwell devices. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Bin Meng <bmeng.cn@gmail.com> |