commit | b159a9a4d357d42d339ea9e459defb057ce9ac49 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Nov 16 12:57:13 2020 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 11 14:17:23 2021 +0100 |
tree | 24b986924bc4f545786050777d3e1ad95e43c244 | |
parent | f7f227eb32d1ab0acb1d8358996a22dccddf48aa [diff] |
bus: ti-sysc: Implement GPMC debug quirk to drop platform data [ Upstream commit cfeeea60af2f01c13b94d57a9bb1291e7bc181da ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>