From patchwork Fri Dec 15 12:10:44 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 10114867 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id ED41960231 for ; Fri, 15 Dec 2017 12:11:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DD44B29F3C for ; Fri, 15 Dec 2017 12:11:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D22AC29F3E; Fri, 15 Dec 2017 12:11:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8E6FF29F3D for ; Fri, 15 Dec 2017 12:11:33 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B9F3D6E7DE; Fri, 15 Dec 2017 12:11:32 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf0-x241.google.com (mail-lf0-x241.google.com [IPv6:2a00:1450:4010:c07::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6E8AA6E7DE for ; Fri, 15 Dec 2017 12:11:31 +0000 (UTC) Received: by mail-lf0-x241.google.com with SMTP id j124so10238132lfg.2 for ; Fri, 15 Dec 2017 04:11:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=jEklpj8hYofzGI8fKNf8wqj4/iGOiTS0D0Jzqh7A5oE=; b=Oo/WByS0QtjyO6nhPbgd7aY3lN5O7bz9EFy1YIqseGFKXwo+J28O+cC1jRmYu1M9WX VaM73IcLYeAyxie2tvwbtDhgKJWH98Z1TUDMrjtubc/WxD7PhiTH91ONTCgVEqapZ9wq gnLqQ+4p5dAmORL1KBZmlzkQiG3aQVV1cLniw= 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=jEklpj8hYofzGI8fKNf8wqj4/iGOiTS0D0Jzqh7A5oE=; b=fE3iNKYTPIYCQHvpCOOfdw8n5BhOw3epy4ljyNmYm5tp8b1y4a36BSonJJqrME7nyc Wfb9sOqvulPeOQjA2J4kOieTmfq7tkHzVC13zxbzbOZBSciXdrV2gJkuhEwNlgXa0Owj hfuukr7yfPg7nH3PbShsl+zNIG8Cuv/IOD23XTNQo8NCKBjW6Usp/V8Jh5gwxF8iMzqp VytWUl40m714aczWfPnKlWMsxwM1pJm4pRs6BOMnbA6IlY2mp2Q4kS+1LEOGN1il9VBg MfE8D0nginzprqXUfz8kyXokBZkG3Cmy7b6XDMTwsgx04Ew856ddoyUGGDCbIqeqFcGw DaiQ== X-Gm-Message-State: AKGB3mJR5rRXqcIIRTVvUy616aqUM9QmzNr3j1YqnvqMppvFnqOggWqX /jiNOx/dcChK4kK3QoT+vTqSJg== X-Google-Smtp-Source: ACJfBotDOfyXDCI94XK5UDi4TbmzUmQTeoZv2bQTDCJZfrM4y/+quSV5NErGVPUlI1XCTdqsYVLIrg== X-Received: by 10.46.86.131 with SMTP id k3mr6448330lje.61.1513339889663; Fri, 15 Dec 2017 04:11:29 -0800 (PST) Received: from localhost.localdomain ([90.229.2.39]) by smtp.gmail.com with ESMTPSA id z81sm1289345lff.80.2017.12.15.04.11.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 15 Dec 2017 04:11:28 -0800 (PST) From: Linus Walleij To: Archit Taneja , Andrzej Hajda , Laurent Pinchart Subject: [PATCH 1/4 v5] drm/bridge: Add bindings for TI THS8134 Date: Fri, 15 Dec 2017 13:10:44 +0100 Message-Id: <20171215121047.3650-2-linus.walleij@linaro.org> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20171215121047.3650-1-linus.walleij@linaro.org> References: <20171215121047.3650-1-linus.walleij@linaro.org> Cc: devicetree@vger.kernel.org, Bartosz Golaszewski , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP This adds device tree bindings for the Texas Instruments THS8134, THS8134A and THS8134B VGA DACs by extending and renaming the existing bindings for THS8135. These DACs are used for the VGA outputs on the ARM reference designs such as Integrator, Versatile and RealView. Cc: devicetree@vger.kernel.org Cc: Bartosz Golaszewski Acked-by: Rob Herring Signed-off-by: Linus Walleij Reviewed-by: Laurent Pinchart --- ChangeLog v2->v5: - Dropped the "ti,ths813x" as it turns out we need precise info about the sub-variant anyways as they all very in timings. - Refine the THS8134 variants, it turns out ths8134, ths8134a and ths8134b are three different variants of ths8134. ChangeLog v1->v2: - Introduce specific-to-general compatible string: compatible = "ti,ths8134a", "ti,ths813x"; so drivers can handle the whole family the same way. - Collected Rob's ACK. --- .../display/bridge/{ti,ths8135.txt => ti,ths813x.txt} | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) rename Documentation/devicetree/bindings/display/bridge/{ti,ths8135.txt => ti,ths813x.txt} (69%) diff --git a/Documentation/devicetree/bindings/display/bridge/ti,ths8135.txt b/Documentation/devicetree/bindings/display/bridge/ti,ths813x.txt similarity index 69% rename from Documentation/devicetree/bindings/display/bridge/ti,ths8135.txt rename to Documentation/devicetree/bindings/display/bridge/ti,ths813x.txt index 6ec1a880ac18..49f155467f00 100644 --- a/Documentation/devicetree/bindings/display/bridge/ti,ths8135.txt +++ b/Documentation/devicetree/bindings/display/bridge/ti,ths813x.txt @@ -1,11 +1,16 @@ -THS8135 Video DAC ------------------ +THS8134 and THS8135 Video DAC +----------------------------- -This is the binding for Texas Instruments THS8135 Video DAC bridge. +This is the binding for Texas Instruments THS8134, THS8134A, THS8134B and +THS8135 Video DAC bridge. Required properties: -- compatible: Must be "ti,ths8135" +- compatible: Must be one of + "ti,ths8134" + "ti,ths8134", "ti,ths8134a" + "ti,ths8134", "ti,ths8134b" + "ti,ths8135" Required nodes: