> -----Original Message----- > From: Juraj Linkeš <[email protected]> > Sent: Friday, July 29, 2022 6:56 PM > To: [email protected]; [email protected]; Randles, Ronan > <[email protected]>; [email protected]; > [email protected]; Tu, Lijuan <[email protected]> > Cc: [email protected]; Juraj Linkeš <[email protected]> > Subject: [PATCH v4 9/9] dts: add dts executable script > > The script is an interface to run DTS. > > Signed-off-by: Owen Hilyard <[email protected]> > Signed-off-by: Juraj Linkeš <[email protected]> > --- > dts/main.py | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > create mode 100755 dts/main.py >
Reviewed-by: Lijuan Tu <[email protected]> Thanks, Lijuan

