On Wed, 13 May 2020 at 14:14, Walter Lozano <walter.loz...@collabora.com> wrote: > > 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.loz...@collabora.com> > --- > tools/dtoc/dtb_platdata.py | 13 ++++++++----- > tools/dtoc/test_dtoc.py | 2 +- > 2 files changed, 9 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>