Re: [PATCH v1] cmd/dma: documentation

2025-10-10 Thread Sune Brian
Tom Rini 於 2025年10月9日 週四 上午3:33寫道: > > > This needs to be included in doc/usage/index.rst (alphabetically sorted > > > still) in the shell commands section. Also please do "make htmldocs > > > KDOC_WERROR=1" and make sure there's no complains for v2, I see some > > > style issues it will trigger.

Re: [PATCH v1] cmd/dma: documentation

2025-10-08 Thread Sune Brian
Tom Rini 於 2025年10月9日 週四 上午4:24寫道: > I'm not sure what's going on with your environment, sorry, you might > have to just push things to CI. All of those errors don't make any > sense. Docs are build that way as part of every CI run, so they aren't > generally speaking broken. Aaaa. Python someti

Re: [PATCH v1] cmd/dma: documentation

2025-10-08 Thread Tom Rini
On Thu, Oct 09, 2025 at 04:16:51AM +0800, Sune Brian wrote: > Tom Rini 於 2025年10月9日 週四 上午3:46寫道: > > > > > > > still) in the shell commands section. Also please do "make htmldocs > > > > > > KDOC_WERROR=1" and make sure there's no complains for v2, I see some > > without adding any rst > > make

Re: [PATCH v1] cmd/dma: documentation

2025-10-08 Thread Tom Rini
On Thu, Oct 09, 2025 at 03:11:02AM +0800, Sune Brian wrote: > Tom Rini 於 2025年10月9日 週四 上午3:07寫道: > > > > On Thu, Oct 09, 2025 at 01:44:08AM +0800, Brian Sune wrote: > > > This explains how > > > to use the new U-Boot command 'dmareset'. > > > > > > Signed-off-by: Brian Sune > > > --- > > > doc/u

Re: [PATCH v1] cmd/dma: documentation

2025-10-08 Thread Tom Rini
On Thu, Oct 09, 2025 at 01:44:08AM +0800, Brian Sune wrote: > This explains how > to use the new U-Boot command 'dmareset'. > > Signed-off-by: Brian Sune > --- > doc/usage/cmd/dmareset.rst | 55 ++ > 1 file changed, 55 insertions(+) > create mode 100644 doc/u