From patchwork Fri Jan 12 07:48:51 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 10160797 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 DE282605BD for ; Fri, 12 Jan 2018 13:13:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CEABB289E0 for ; Fri, 12 Jan 2018 13:13:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C3892289E1; Fri, 12 Jan 2018 13:13:23 +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 5063D289E2 for ; Fri, 12 Jan 2018 13:13:23 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8E82B6E8B1; Fri, 12 Jan 2018 13:13:22 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf0-x242.google.com (mail-lf0-x242.google.com [IPv6:2a00:1450:4010:c07::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id E95FB6E8B1 for ; Fri, 12 Jan 2018 13:13:20 +0000 (UTC) Received: by mail-lf0-x242.google.com with SMTP id h5so5917985lfj.2 for ; Fri, 12 Jan 2018 05:13:20 -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; bh=4u2l9NyJkDHSJ/lqbbMSP6JBL7jkT2aFD5IpQkLvyfs=; b=aOGT5aRdo/smYfDn3l7AmrKxE8jzxSc24iluPUBy15FhlJ42ecuudahg6NaP1YlczY Ed1+mB1/6Lm93vWpFmkrDk2AoK9Yh93TK12p0ekg0m1JMXuudLOy9/Q+F9JARRK5F8IR X+K43u8grYOL/KsNTxZQGi647nW4ejoOGa4nA= 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; bh=4u2l9NyJkDHSJ/lqbbMSP6JBL7jkT2aFD5IpQkLvyfs=; b=jF0eRbuRJ6z/k+4Rvwhx6WLwOUSwLMbwV9YvlGTWRpKlFH93zUw5wXSKKRDu2qMma7 bOZYaBswjzj4Anw1r2NHvnLMcvgnZXBUVuplcxXS8ALVHqXjMHgb9FBxdNY3h0cbBRXe FlfCFiI1ScDjuAqwJu6X3JjeZRaqDCSyZak9lYCj74Ppv54oo7V2uKtvOz/YJkIm0img L8xtbFjssrN+Ag6N36SSOtP9r5s0NEDedhiBFZvHeaBwMXqXY7s7rgNmiN3ozPNKau9Z mpcZ9/PVFPkrmQBMh0xefIC2M/dM7e6xyUCPEuGMXwSu1qG+LnV2eqV4taQ8RYeq3qA0 HEHA== X-Gm-Message-State: AKwxytfIEjP0aBXMxrpB0mzcxrBtaTiyG5+0dJRTgWcHAVZ+w47qctPi 8lAd3PhsIiduNKkBrHfxW5GjkA0auA0= X-Google-Smtp-Source: ACJfBotb/8+NelPNIsRv/o1mc9FRqBFKWD5zww4MHrCicRhRetslqHoxV8OR98ouqNMmDEgd60Vq+Q== X-Received: by 10.25.67.83 with SMTP id m19mr5707441lfj.114.1515743461333; Thu, 11 Jan 2018 23:51:01 -0800 (PST) Received: from localhost.localdomain (c-cb7471d5.014-348-6c756e10.cust.bredbandsbolaget.se. [213.113.116.203]) by smtp.gmail.com with ESMTPSA id a69sm4115039ljf.54.2018.01.11.23.50.59 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 11 Jan 2018 23:51:00 -0800 (PST) From: Linus Walleij To: Archit Taneja , Andrzej Hajda , Laurent Pinchart Subject: [PATCH 1/4 v7] drm/bridge: Add bindings for TI THS8134 Date: Fri, 12 Jan 2018 08:48:51 +0100 Message-Id: <20180112074854.9560-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.14.3 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 Reviewed-by: Laurent Pinchart Signed-off-by: Linus Walleij --- ChangeLog v6->v7: - No changes, just resending with the series. ChangeLog v5->v6: - Fix the more-to-less specific compatible strings. - Fix some speling. - Collect Laurent's review tag. 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..df3d7c1ac09e 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 bridges. Required properties: -- compatible: Must be "ti,ths8135" +- compatible: Must be one of + "ti,ths8134" + "ti,ths8134a," "ti,ths8134" + "ti,ths8134b", "ti,ths8134" + "ti,ths8135" Required nodes: