From: Rob Herring Date: Thu, 26 Apr 2018 02:07:13 +0000 (-0500) Subject: dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories X-Git-Tag: tags/kvm-4.18-2~80^2~18 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e21f9e2e862e9eb3dd64eaddb6256b3e5098660f;p=users%2Fdwmw2%2Flinux.git dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories Bindings are supposed to be organized by device class/function. Move a couple of powerpc 4xx bindings to the correct binding directory. Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/powerpc/4xx/ndfc.txt b/Documentation/devicetree/bindings/mtd/ibm,ndfc.txt similarity index 100% rename from Documentation/devicetree/bindings/powerpc/4xx/ndfc.txt rename to Documentation/devicetree/bindings/mtd/ibm,ndfc.txt diff --git a/Documentation/devicetree/bindings/powerpc/4xx/emac.txt b/Documentation/devicetree/bindings/net/ibm,emac.txt similarity index 100% rename from Documentation/devicetree/bindings/powerpc/4xx/emac.txt rename to Documentation/devicetree/bindings/net/ibm,emac.txt