Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp4919965imm; Tue, 26 Jun 2018 02:53:39 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLWkoKOp5LuyvF4G244unfp3w74IiA9x5nEAtMmg6eC01hZFM1dvG1ZkBRwXH8hUy8Ulda8 X-Received: by 2002:a63:9741:: with SMTP id d1-v6mr700321pgo.403.1530006819163; Tue, 26 Jun 2018 02:53:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530006819; cv=none; d=google.com; s=arc-20160816; b=lmh259y4T8pUus4YPX41+g0t3kkCYehWlEJf4z7GCab/1BmGGaKXQrBwB3u7Wn6/V1 5OFPMWMNlz5pM5fpOMVJU/K1RjEJ2yEkgZD3u391OCt3BalIV9G/cpD4AfbK1M+01CIV nYKe6qU2nMPe3ZImRWqcD+ssrN1CQOBusLZA+licuMdG7qDZSH4v9aqNuSJ4yvQ8z8Xz OUFlER7usvkoxQfcMGLXIZmZ450fzcQ9+cHFucY0qgFHwB6miJMbSC+UTkKEjD269KrN jLPs+Z1lUAZxcRBqz1Vkw/InDWtErbiIIVvQxk0aViLyWrYCPzf20g2uLby3eUKlvQoG wArQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=3wF0lrzmWPffnIjLHVKDg9tnjkFtxHl/kqWXW5FI+mk=; b=Dku0JbAHYYeKBTI9Ssw+vLaYBXimCAGn1P55mptLEaeiTEkur/i3pDZQjAzH7NP6vj rle6MqKXfUOJJ/fVrq53fvbwX7/ePkxa0E+chtrXKeDUxBmhqR2CnOj3/Edj2lKgHfdz j7hZ1/zGoeXM7R4d+tS6YHgae8m7esylYqh7BBk3cJuwVl4iasuu1obWUnEfpOl4hznV thPf4TAU8tuEWzG1Mqyu8XX5cZeEqzq/vSgzx4JFTvqNIsLVcl/9+8XaAc4Cdnyz07wG oNXvI2huZsh2Te52Hp33a3nU5tr+2WXELFhIJHYKOM99f/Dl36IhQrAFtS4nTfu9vzo1 f8bQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h91-v6si1240239pld.132.2018.06.26.02.53.25; Tue, 26 Jun 2018 02:53:39 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934194AbeFZJuu (ORCPT + 99 others); Tue, 26 Jun 2018 05:50:50 -0400 Received: from osg.samsung.com ([64.30.133.232]:48495 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933995AbeFZJtT (ORCPT ); Tue, 26 Jun 2018 05:49:19 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 3AFFD30BBB; Tue, 26 Jun 2018 02:49:19 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fG5X3WclspNs; Tue, 26 Jun 2018 02:49:18 -0700 (PDT) Received: from smtp.s-opensource.com (177.41.130.70.dynamic.adsl.gvt.net.br [177.41.130.70]) by osg.samsung.com (Postfix) with ESMTPSA id 814E930B8D; Tue, 26 Jun 2018 02:49:16 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.91) (envelope-from ) id 1fXkb4-0000lu-56; Tue, 26 Jun 2018 06:49:14 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Jacek Anaszewski , Pavel Machek , Rob Herring , Mark Rutland , linux-leds@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 4/9] devicectree: bindings: fix location of leds common file Date: Tue, 26 Jun 2018 06:49:06 -0300 Message-Id: <51f7b37fd560a2cf8a79db5222bf02abef97510b.1530005114.git.mchehab+samsung@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The leds.txt was moved and renamed. Fix references to it accordingly. Fixes: f67605394f0b ("devicetree/bindings: Move gpio-leds binding into leds directory") Signed-off-by: Mauro Carvalho Chehab --- Documentation/devicetree/bindings/leds/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/leds/common.txt b/Documentation/devicetree/bindings/leds/common.txt index 1d4afe9644b6..aa1399814a2a 100644 --- a/Documentation/devicetree/bindings/leds/common.txt +++ b/Documentation/devicetree/bindings/leds/common.txt @@ -31,7 +31,7 @@ Optional properties for child nodes: "backlight" - LED will act as a back-light, controlled by the framebuffer system "default-on" - LED will turn on (but for leds-gpio see "default-state" - property in Documentation/devicetree/bindings/gpio/led.txt) + property in Documentation/devicetree/bindings/leds/leds-gpio.txt) "heartbeat" - LED "double" flashes at a load average based rate "disk-activity" - LED indicates disk activity "ide-disk" - LED indicates IDE disk activity (deprecated), -- 2.17.1