On Fri, 19 Jun 2020 at 08:56, Walter Lozano <[email protected]> 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 <[email protected]> > --- > tools/dtoc/dtb_platdata.py | 13 ++++++++----- > tools/dtoc/test_dtoc.py | 2 +- > 2 files changed, 9 insertions(+), 6 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

