On Sun, Feb 23, 2020 at 09:59:53AM +0100, Mauro Carvalho Chehab wrote:
There are several DT doc references that require manual fixes.
I found 3 cases fixed on this patch:
- directory named "binding/" instead of "bindings/";
- .txt to .yaml renames;
- file renames (still on txt format);
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
.../devicetree/bindings/mtd/cadence-nand-controller.txt | 2 +-
.../devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt | 2 +-
Documentation/devicetree/bindings/sound/st,stm32-sai.txt | 2 +-
Documentation/devicetree/bindings/sound/st,stm32-spdifrx.txt | 2 +-
Documentation/devicetree/bindings/spi/st,stm32-spi.yaml | 2 +-
MAINTAINERS | 4 ++--
.../devicetree/bindings/net/wireless/siliabs,wfx.txt | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
Applied.
Rob