Re: [PATCH for-5.1] docs/devel: Document decodetree no-overlap groups

2020-08-04 Thread Peter Maydell
On Tue, 4 Aug 2020 at 10:38, Peter Maydell wrote: > > On Mon, 3 Aug 2020 at 21:57, Richard Henderson > wrote: > > > > When support for this feature went in, the update to the > > documentation was forgotten. > > > > Fixes: 067e8b0f45d6 > > Reported-by: Peter Maydell > > Signed-off-by: Richard He

Re: [PATCH for-5.1] docs/devel: Document decodetree no-overlap groups

2020-08-04 Thread Peter Maydell
On Mon, 3 Aug 2020 at 21:57, Richard Henderson wrote: > > When support for this feature went in, the update to the > documentation was forgotten. > > Fixes: 067e8b0f45d6 > Reported-by: Peter Maydell > Signed-off-by: Richard Henderson > --- > docs/devel/decodetree.rst | 29 ++

[PATCH for-5.1] docs/devel: Document decodetree no-overlap groups

2020-08-03 Thread Richard Henderson
When support for this feature went in, the update to the documentation was forgotten. Fixes: 067e8b0f45d6 Reported-by: Peter Maydell Signed-off-by: Richard Henderson --- docs/devel/decodetree.rst | 29 ++--- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a