Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1032364imm; Wed, 8 Aug 2018 09:35:36 -0700 (PDT) X-Google-Smtp-Source: AA+uWPwIeZ0tK8S5TpxqCu1kSrnL5jvAC0PF63m4CDh9jvCOFiiPHBPVCyOgMn2ioE/bd+I+i4ms X-Received: by 2002:a63:6ecf:: with SMTP id j198-v6mr3320759pgc.213.1533746136202; Wed, 08 Aug 2018 09:35:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533746136; cv=none; d=google.com; s=arc-20160816; b=kJpXyusA3WA+xutlFsAvQt1mysdTRJy9E+15pxE1V+Oyk9TfevSwXg5f92yh/CixyY pyryTjrONa7nOaPaNyJXL/l+ZelcBlmakcNhg41X0smItkOZVMXgJbyc4n5z/Jw38+8Z AWaxljwhE2sbTNz8fCZTzMkoDVJh8mUayBQBtCJPafAzRsm1PWJ8yTXE3R5jSxL5ZfJx /z1ZnTW0YWzXwLskyXJZp8PNCo3LHx9RmQNL4kT/Cf+FKgXEZpW6LYRe13dOkhSECFDR zAQAZ1MVyKc+qRn8WnygW7DA+uzH5XznNECFCwYFNgLZV4Hm5/uF38ruEdP4TIjoY2fQ 2XeA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :dkim-signature:arc-authentication-results; bh=rLBuG8MVofgzsbzUzaqOY6pqk/I31cMltkAyIaueDgo=; b=Nr8MOPBlnBVNtu2Eo4E7St/fGHD7ner0AdUSrTKnXEteIxylpKEsyvWYB5YxhRW2mS TuWAQpHdEa7TpULK/stRzlNY0pDQ2KE2bXGlOcOagQgV3Fldr7EAjMC9NNmvOwvH+nOV o6o2RHoKY22VbbDg6x8l/dcglu4yibcGTdMI3z0ZUqj0bqoGwEKDBBCEVrPgVYP2t5t0 J2M0tlz6b945Qv4vY+FrCCvT9sUNaKwouzjpVU/NvroJ3B8S+XglFCT/NcHy5ayEdupj aVyiGwc7VIkbjoKzlUwtYMHE3MEnw1ZoIyHzOZId+15Go4OSWfUMoxyVWlttWoyqPgig bcQA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="II/lP8OK"; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e82-v6si5184490pfh.64.2018.08.08.09.35.21; Wed, 08 Aug 2018 09:35:36 -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; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="II/lP8OK"; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728340AbeHHSyZ (ORCPT + 99 others); Wed, 8 Aug 2018 14:54:25 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:33370 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727062AbeHHSyZ (ORCPT ); Wed, 8 Aug 2018 14:54:25 -0400 Received: from localhost.localdomain (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 48539CE; Wed, 8 Aug 2018 18:33:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1533746035; bh=9s1IoCs3+0QeZiHLRD+5rkRxuAsjtjoIymI/CY/JVLM=; h=From:To:Cc:Subject:Date:From; b=II/lP8OKkXk55ZCup9tAogcPkbVdornzZy7vVAiMzMRYMakOKj/8JNuNhIMwfymLq 1f5aTNqJBgo98/Mm3rBa6+Vr5nM2Nl06YX5ESyapTx5XEchV84fx4ZX2s+bR6QDHXp xD7VL4TWZav1wm5/2kBDb0DKHPDLc4Fg9+7DdMVc= From: Kieran Bingham To: mchehab@kernel.org, Rob Herring , Mark Rutland , Hans Verkuil Cc: Laurent Pinchart , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Kieran Bingham , linux-renesas-soc@vger.kernel.org, =?UTF-8?q?Michal=20Vok=C3=A1=C4=8D?= , Kieran Bingham Subject: [PATCH v2] dt-bindings: media: adv7604: Fix slave map documentation Date: Wed, 8 Aug 2018 17:33:51 +0100 Message-Id: <20180808163351.28852-1-kieran.bingham@ideasonboard.com> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The reg-names property in the documentation is missing an '='. Add it. Fixes: 9feb786876c7 ("media: dt-bindings: media: adv7604: Extend bindings to allow specifying slave map addresses") Signed-off-by: Kieran Bingham --- v2: - Commit title changed to prefix as "dt-bindings: media:" If this is collected through a DT tree, I assume therefore this will be fine, but if it is to go through the media-tree, please update as necessaary to prevent the redundant dual "media:" tagging. (I'll leave it to the maintainers to decide whose tree thise should go through) Thanks Kieran Documentation/devicetree/bindings/media/i2c/adv7604.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/i2c/adv7604.txt b/Documentation/devicetree/bindings/media/i2c/adv7604.txt index dcf57e7c60eb..b3e688b77a38 100644 --- a/Documentation/devicetree/bindings/media/i2c/adv7604.txt +++ b/Documentation/devicetree/bindings/media/i2c/adv7604.txt @@ -66,7 +66,7 @@ Example: * other maps will retain their default addresses. */ reg = <0x4c>, <0x66>; - reg-names "main", "edid"; + reg-names = "main", "edid"; reset-gpios = <&ioexp 0 GPIO_ACTIVE_LOW>; hpd-gpios = <&ioexp 2 GPIO_ACTIVE_HIGH>; -- 2.17.1