From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Brand Subject: [PATCH] docs: Move brcm,bcm21664-resetmgr.txt Date: Wed, 8 Jun 2016 12:16:44 -0700 Message-ID: <1465413404-28468-1-git-send-email-chris.brand@broadcom.com> Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Sebastian Reichel , Florian Fainelli List-Id: devicetree@vger.kernel.org Sebastian pointed out that .../bindings/reset is usually used for peripheral reset controllers, whereas .../bindings/power/reset is used for Board/System reset controllers. Reported-by: Sebastian Reichel Signed-off-by: Chris Brand --- .../devicetree/bindings/{ => power}/reset/brcm,bcm21664-resetmgr.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/{ => power}/reset/brcm,bcm21664-resetmgr.txt (100%) diff --git a/Documentation/devicetree/bindings/reset/brcm,bcm21664-resetmgr.txt b/Documentation/devicetree/bindings/power/reset/brcm,bcm21664-resetmgr.txt similarity index 100% rename from Documentation/devicetree/bindings/reset/brcm,bcm21664-resetmgr.txt rename to Documentation/devicetree/bindings/power/reset/brcm,bcm21664-resetmgr.txt -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html