Re: [PATCH v4 14/14] dtoc: add test for cd-gpios

2020-07-05 Thread sjg
On Wed, 24 Jun 2020 at 22:11, Walter Lozano wrote: > > Add a test for dtoc taking into account the cd-gpios property. > > Signed-off-by: Walter Lozano > --- > > tools/dtoc/dtoc_test_phandle_cd_gpios.dts | 42 ++ > tools/dtoc/test_dtoc.py | 67

Re: [PATCH v4 14/14] dtoc: add test for cd-gpios

2020-06-25 Thread Simon Glass
On Wed, 24 Jun 2020 at 22:11, Walter Lozano wrote: > > Add a test for dtoc taking into account the cd-gpios property. > > Signed-off-by: Walter Lozano > --- > > tools/dtoc/dtoc_test_phandle_cd_gpios.dts | 42 ++ > tools/dtoc/test_dtoc.py | 67

[PATCH v4 14/14] dtoc: add test for cd-gpios

2020-06-24 Thread Walter Lozano
Add a test for dtoc taking into account the cd-gpios property. Signed-off-by: Walter Lozano --- tools/dtoc/dtoc_test_phandle_cd_gpios.dts | 42 ++ tools/dtoc/test_dtoc.py | 67 +++ 2 files changed, 109 insertions(+) create mode 100644