commit | cfeeea60af2f01c13b94d57a9bb1291e7bc181da | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Nov 16 12:57:13 2020 +0200 |
committer | Tony Lindgren <tony@atomide.com> | Mon Nov 16 12:57:27 2020 +0200 |
tree | 5bd5ba284f3a27869255ed8549d6c42673e3676b | |
parent | 2928135c93f873b260ba1a88023f0bbe0f67e315 [diff] |
bus: ti-sysc: Implement GPMC debug quirk to drop platform data We need to enable no-reset-on-init quirk for GPMC if the config option for CONFIG_OMAP_GPMC_DEBUG is set. Otherwise the GPMC driver code is unable to show the bootloader configured timings. Signed-off-by: Tony Lindgren <tony@atomide.com>