Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1090222imm; Wed, 8 Aug 2018 10:32:41 -0700 (PDT) X-Google-Smtp-Source: AA+uWPwuiPAAOrOOC08aRTUFr2c3DJmrKRHXfwmxHWm1SzzHpCCMFczeAZVry70ipVBL8/rzrgEj X-Received: by 2002:a62:3306:: with SMTP id z6-v6mr3838600pfz.85.1533749561197; Wed, 08 Aug 2018 10:32:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533749561; cv=none; d=google.com; s=arc-20160816; b=aUiNa/eVU0IYL7Xo+3AD66lu60Iw+H7HRvzRH8QwPg3kud70i7ihc9Nn1duUDJUNHS J3yYyg+jA5TOXG6vACqEE86dqSH74v8vNzuhWiRmt0XuUwA9FSq3lkA1DENbve4wPYWj CendIQ0afoDBqx5+A9qISmB3XG0EOaMT18XKlKaQ+cQLlMm1e65wIaroLjUwCXrsU/wu oKk/uxll5PUjeHvi1POL4fqV8VtBSfG17b0UV4KjUB1dSN5etEnqh9KvqR9Q8ciV7Ntr L8IW9yVQ2xDGJb5MnnsAHktcpfgyobkqKxVpMjkP01IolFrGBdDWtRN58rPfQBiYn6hI KbUw== 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=ry1qCHqwTVGFwslwDQiGXX3nF6z18bSk78tkfcsQD6g=; b=MIGf/bkAvKd4fUgivAvEEVtLg+bckHxTi++LAEmgkenqNAkcG0S17MXe4/30a14JGT hfEIWmuuksGOVbGwqsPdt0oaSE2Z3zG7EGksa2CRxI1DwkNgPUKE0Yn7cYp5EF27KXuP X48391nFSSayYDhWtCJlTJAX7HPgPZTK7HJBvPW6BBxoqzP1Yeu4E9x02FMw6a0pvnq6 X20irHn2ua6q6bQ9BKi9+/fVcW/zPvebZqWecCzRL45nW6nyH5RexardG1v8RbSjJiM6 L7twGHInMV4WBynPAi1VdsLL8tPOye7BZ5gWlMBFMDHcpIf1bzgBvnahKZoQBm3ikMvw W/Qg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=VYnRZyEG; 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 g185-v6si4663897pgc.151.2018.08.08.10.32.26; Wed, 08 Aug 2018 10:32:41 -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=VYnRZyEG; 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 S1729620AbeHHTwQ (ORCPT + 99 others); Wed, 8 Aug 2018 15:52:16 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:33638 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727062AbeHHTwP (ORCPT ); Wed, 8 Aug 2018 15:52:15 -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 43246CD; Wed, 8 Aug 2018 19:31:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1533749492; bh=66YAmpNKZRVVkFjT3RR0giHDKJC7u2zjdFWIHAIZK9E=; h=From:To:Cc:Subject:Date:From; b=VYnRZyEG3/pEiidmIFQpGhNZu4dFFm44pexpk76yeRWLbamc/AqR0EEEmYUWErJnh 2eIuhFI3FMUS2mvGGGcSDz3oJ9M0l8GGJ6ngLmlC0mSaFD+un+gCWfhZpcq1zFLbAt Witl148CzAVjDQDP0t55A6qvH2SfwIb8ecvytVz4= 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, Kieran Bingham Subject: [PATCH] dt-bindings: media: adv748x: Document secondary addresses Date: Wed, 8 Aug 2018 18:31:28 +0100 Message-Id: <20180808173128.6400-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 ADV748x supports configurable slave addresses for its I2C pages. Document the page names, and example for setting each of the pages excplicitly. Signed-off-by: Kieran Bingham --- .../devicetree/bindings/media/i2c/adv748x.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/i2c/adv748x.txt b/Documentation/devicetree/bindings/media/i2c/adv748x.txt index 21ffb5ed8183..9515d8ad0e31 100644 --- a/Documentation/devicetree/bindings/media/i2c/adv748x.txt +++ b/Documentation/devicetree/bindings/media/i2c/adv748x.txt @@ -18,6 +18,11 @@ Optional Properties: "intrq3". All interrupts are optional. The "intrq3" interrupt is only available on the adv7481 - interrupts: Specify the interrupt lines for the ADV748x + - reg-names : Names of maps with programmable addresses. + It can contain any map needed a non-default address. + Possible map names are: + "main", "dpll", "cp", "hdmi", "edid", "repeater", + "infoframe", "cbus", "cec", "sdp", "txa", "txb" The device node must contain one 'port' child node per device input and output port, in accordance with the video interface bindings defined in @@ -47,7 +52,10 @@ Example: video-receiver@70 { compatible = "adi,adv7482"; - reg = <0x70>; + reg = <0x70 0x71 0x72 0x73 0x74 0x75 + 0x60 0x61 0x62 0x63 0x64 0x65>; + reg-names = "main", "dpll", "cp", "hdmi", "edid", "repeater", + "infoframe", "cbus", "cec", "sdp", "txa", "txb"; #address-cells = <1>; #size-cells = <0>; -- 2.17.1