From patchwork Fri Jul 13 11:03:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin LABBE X-Patchwork-Id: 943425 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-ide-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="F1wxKGd6"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 41RqgH14QTz9s0n for ; Fri, 13 Jul 2018 21:03:55 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727434AbeGMLSD (ORCPT ); Fri, 13 Jul 2018 07:18:03 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:52811 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729779AbeGMLRa (ORCPT ); Fri, 13 Jul 2018 07:17:30 -0400 Received: by mail-wm0-f68.google.com with SMTP id o11-v6so2496106wmh.2 for ; Fri, 13 Jul 2018 04:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=AIrLCVk3WV7PfwjgVa3iXAVs17yODr8EjHYzi7ivObo=; b=F1wxKGd6xKcYvrKG5B6sBUNPtH0LVPAGKOsyncIGxamHRWtXOw7GxCAFjOTUM/nyQO uPs22aGRu1kE8aPWLu6LWSPMK8th8cAtYsOyyWSBC4QOq/jhvMc1rjBSXUnpKCOVs3qc DiQDmbiu9+jfCCDmB1VPC1MkvsApHKfPYu8YSqDWgoyUSmOdTtbMIXzZ8Ch5Vu04IqAk GgB9xlXQzDRim5ucvn+3C5lm7WWcRKnuvnUNWKX3OrFb04tXS05AI2tQ/0sBijERswXq mhe0mxXQXiQQKOXc+eutc840PHeZ+wzeKLTq9coAMmHNS5O+NGkSRHvJHUsm3n+KwQv/ AXXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=AIrLCVk3WV7PfwjgVa3iXAVs17yODr8EjHYzi7ivObo=; b=Jlz8YC7YgcTJ6zGSBiSw9w4ZcpoHtgACbYlF8DO7y3TtBXoLGVfnTbom5JcacL7HNE Dv47Tgn1mVyWXkvFK7f0GKx1FUpcf3jG0hCIj6N2E4inXFbzQFZUkzwT+dZYZnRhkj72 YtDJaB2TIki8jweJWInm4q7RTYF2dvcnadl8/Eha0i2WaFwO8N2c60NffBZKQAcedyXf PI0Z5tTANIOFdFUHp1U2qm4RyQv9mLTgswKW6vl5caEDqzu1Pok6c/U9iz52DHr1ub9y n333fV4hnZrwugGkJCb/oxLJeD6y1N85zyucb1oxpkz5HMOeeL/siKNbdOTOdzKyr1e4 yYig== X-Gm-Message-State: AOUpUlHGp9dS1HC6iVrMN/9BFrlPKOtztHHcVS5h0XYpURq6iJ+HwBcD DhNCMYfegqQg+7M/XGsoD8KdVA== X-Google-Smtp-Source: AAOMgpc+hN7TjdWDyb27fHqHavLY0x5wEoVE1Sj2FgyrFKcjMx9wUZp9X7ksJ1X7c297/F7Bgjq/qg== X-Received: by 2002:a1c:57c1:: with SMTP id l184-v6mr1346359wmb.16.1531479799007; Fri, 13 Jul 2018 04:03:19 -0700 (PDT) Received: from localhost.localdomain ([51.15.160.169]) by smtp.googlemail.com with ESMTPSA id y14-v6sm4598045wrq.45.2018.07.13.04.03.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 13 Jul 2018 04:03:18 -0700 (PDT) From: Corentin Labbe To: hdegoede@redhat.com, linux@armlinux.org.uk, mark.rutland@arm.com, maxime.ripard@free-electrons.com, robh+dt@kernel.org, tj@kernel.org, wens@csie.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, thierry.reding@gmail.com, icenowy@aosc.io, Corentin Labbe Subject: [PATCH v3 5/9] dt-bindings: ata: ahci-platform: fix indentation of target-supply Date: Fri, 13 Jul 2018 11:03:02 +0000 Message-Id: <1531479786-4911-6-git-send-email-clabbe@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1531479786-4911-1-git-send-email-clabbe@baylibre.com> References: <1531479786-4911-1-git-send-email-clabbe@baylibre.com> Sender: linux-ide-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ide@vger.kernel.org This patch fix the indentation of target-supply's ':'. Signed-off-by: Corentin Labbe Acked-by: Rob Herring --- Documentation/devicetree/bindings/ata/ahci-platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt index a5281d7557e3..47652521a6ed 100644 --- a/Documentation/devicetree/bindings/ata/ahci-platform.txt +++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt @@ -50,7 +50,7 @@ Sub-nodes required properties: - reg : the port number And at least one of the following properties: - phys : reference to the SATA PHY node -- target-supply : regulator for SATA target power +- target-supply : regulator for SATA target power Examples: sata@ffe08000 {