commit | 2ebb33cd4d5ec259d8b330ddbb00a5fe3db1ae0f | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Sep 02 06:52:03 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 13 11:56:08 2019 -0400 |
tree | b66b0016c6e4e94b9a937a7b029c62773aaadb5f | |
parent | d82f8c55d4b6b13262284454c31ae3e04a44ae56 [diff] |
ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands The da8xx GPIO driver is available with DM_GPIO support. This patch enables the CMD_GPIO, CMD_DM, and DM_GPIO and DA8XX_GPIO. Signed-off-by: Adam Ford <aford173@gmail.com>