On Tue, 24 Nov 2020 12:18:42 +0000, Jon Hunter wrote: > Commit 90a09178f309 ("dt-bindings: Add documentation for GV11B GPU") > added the GV11B GPU device-tree bindings information but incorrectly > added an additional 0 to the size of the addresses in the example. > > Fixes: 90a09178f309 ("dt-bindings: Add documentation for GV11B GPU") > Signed-off-by: Jon Hunter <jonathanh@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/gpu/nvidia,gk20a.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied, thanks! But really, it's just an example and rather than fix trivial things in txt bindings, convert them to schema please.