Re: [PATCH v1] dts: correct typos in conf.yaml

2024-09-10 Thread Juraj Linkeš
The subject should be more specific. We don't want a bunch of commits with the same subject. On 13. 8. 2024 19:17, Dean Marx wrote: correct docstring error in conf.yaml showing incorrect example pci address for TG nodes This should be a regular sentence that starts with a capital letter and

Re: [PATCH v1] dts: correct typos in conf.yaml

2024-08-19 Thread Jeremy Spewock
Took me a few reads to even find the differences, haha. On Tue, Aug 13, 2024 at 1:17 PM Dean Marx wrote: > > correct docstring error in conf.yaml showing incorrect > example pci address for TG nodes > > Signed-off-by: Dean Marx Reviewed-by: Jeremy Spewock

Re: [PATCH v1] dts: correct typos in conf.yaml

2024-08-19 Thread Luca Vizzarro
Nice one. Reviewed-by: Luca Vizzarro

Re: [PATCH v1] dts: correct typos in conf.yaml

2024-08-13 Thread Nicholas Pratte
Good catch! Reviewed-by: Nicholas Pratte On Tue, Aug 13, 2024 at 1:17 PM Dean Marx wrote: > > correct docstring error in conf.yaml showing incorrect > example pci address for TG nodes > > Signed-off-by: Dean Marx > --- > dts/conf.yaml | 8 > 1 file changed, 4 insertions(+), 4 deletio

[PATCH v1] dts: correct typos in conf.yaml

2024-08-13 Thread Dean Marx
correct docstring error in conf.yaml showing incorrect example pci address for TG nodes Signed-off-by: Dean Marx --- dts/conf.yaml | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dts/conf.yaml b/dts/conf.yaml index 7d95016e68..ca5e87636e 100644 --- a/dts/conf.yaml +++