From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753841AbbKCMJq (ORCPT ); Tue, 3 Nov 2015 07:09:46 -0500 Received: from mail-wm0-f51.google.com ([74.125.82.51]:37479 "EHLO mail-wm0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752736AbbKCMJl (ORCPT ); Tue, 3 Nov 2015 07:09:41 -0500 From: Richard Genoud To: Jiri Kosina Cc: linux-kernel@vger.kernel.org, Richard Genoud Subject: [PATCH] trivial: dt-bindings: correct path in documentation Date: Tue, 3 Nov 2015 13:09:24 +0100 Message-Id: <1446552564-3750-2-git-send-email-richard.genoud@gmail.com> X-Mailer: git-send-email 2.6.2 In-Reply-To: <1446552564-3750-1-git-send-email-richard.genoud@gmail.com> References: <1446552564-3750-1-git-send-email-richard.genoud@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org As opp.txt was moved from: Documentation/devicetree/bindings/power/ to Documentation/devicetree/bindings/opp/ in the commit 3566c5b277a4 ("PM / OPP: Create a directory for opp bindings"), the vendor bindings should also go in that directory. Signed-off-by: Richard Genoud --- Documentation/devicetree/bindings/opp/opp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/opp/opp.txt b/Documentation/devicetree/bindings/opp/opp.txt index 0cb44dc21f97..f099d5d6f80d 100644 --- a/Documentation/devicetree/bindings/opp/opp.txt +++ b/Documentation/devicetree/bindings/opp/opp.txt @@ -51,7 +51,7 @@ accompanied by a corresponding "operating-points-names" property, to uniquely identify the OPP tables. If required, this can be extended for SoC vendor specfic bindings. Such bindings -should be documented as Documentation/devicetree/bindings/power/-opp.txt +should be documented as Documentation/devicetree/bindings/opp/-opp.txt and should have a compatible description like: "operating-points-v2-". Optional properties: