Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-29 | dm: zynq: Remove inline gpio functions | Simon Glass | |
These functions serve no useful purpose, and conflict with the generic API. Drop them. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2014-01-10 | gpio: zynq: Add dummy gpio routines | Jagannadha Sutradharudu Teki | |
GPIO dummy routines are required for fdt build, may be removed these dependencies once the u-boot fdt is fully optimized. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com> |