commit | ad34017c8ceaf0c7c60df075d27e2c943984fe62 | [log] [tgz] |
---|---|---|
author | Walter Lozano <walter.lozano@collabora.com> | Thu Jun 25 01:10:16 2020 -0300 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 09 22:00:29 2020 -0600 |
tree | 7c57562436af1d56932d295fef8e0ecbbc0de05b | |
parent | 407009a426f2f31d3af81d02e0109437b1155995 [diff] |
dtoc: update dtb_platdata to support cd-gpios Currently dtoc does not support the property cd-gpios used to declare the gpios for card detect in mmc. This patch adds support to cd-gpios property. Signed-off-by: Walter Lozano <walter.lozano@collabora.com> Reviewed-by: Simon Glass <sjg@chromium.org>