commit | 846d61badee5be7a0c5a0427ac82dfe590c27905 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Jan 09 15:27:31 2018 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jan 30 14:28:44 2018 +0100 |
tree | ede719bec5fd6839ad910bf126140a61e1e768f7 | |
parent | 6d35f3f621af846aa93f8cdcb93f97eb542a15dc [diff] |
arm: zynq: Enable DM_GPIO when needed There are two reasons for doing this change. There is still !DM driver for xilinx soft gpio IP and especially it is saving some space for memory constrained boards like cse (almost ~400B). Signed-off-by: Michal Simek <michal.simek@xilinx.com>