From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 44B33C433EF for ; Fri, 22 Oct 2021 23:19:37 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 10CF961037 for ; Fri, 22 Oct 2021 23:19:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 10CF961037 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=iaab+9c4QLNpZkfrjya3Jvr8kbmRZXsBM8QezV++Dyg=; b=AjoNMzPCWZSQDe 3sezC3sjNNc+CgYe4elFVseK0E8J3AB2IDnxudfle5W4AkUCGQ3wIWdDLHL05eI6HMDrxDeEMLx9Z IDNTHRGmZoufHQzuuL9n2/dIh6qXCYIU4pk+gnd8oljGi0xRHhTcYvpzpQLyKQzY1ElOCfcANQOT3 iUVeaACvtMwANf3S15ML6Uitq8059n7f3TdE97Psqo4aDd+1Fsf/eItFGVm99xhs72WOu6WsZgHyf KHT4YBOL1myGIZnUABCio2z8dJ76RlCarQ9uvd3ViKEuMzjji15EW2esIg30eiLWZXTM7Y6aN5bKN ZVcKCeKKb1cP4yPlUHXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1me3ot-00C6wi-UD; Fri, 22 Oct 2021 23:19:27 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1me3oh-00C6v8-Qd; Fri, 22 Oct 2021 23:19:17 +0000 Received: by mail-ot1-f43.google.com with SMTP id s18-20020a0568301e1200b0054e77a16651so6223831otr.7; Fri, 22 Oct 2021 16:19:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/k2usNEoGshbBmL0WitRf7k2ydrC5pjOBlb8rwsXyiA=; b=ZCiHPKwhLdzXzQ1WFwkBcPyD37liPFcbAkRhRNoB4Kf9V/Fee0iBS48WijvsXubq+f 7PuAVe1C9D8i1sc+DZfHbNZ8bBgbtqnjNafA2BA3zbsP2D8/AwYRWe/MrmpnqkdvqjPN b4APoSX8vmz5itCIJ6fCAmQQSZA8gGjsdf8HnA0hNoj7IINz0W3eYXnzqWCwBjAQyUwv 8VvIwLNVIgPn/3/6c83ILs75h10lO/IfyQS4Tvs7/lzqxTpf01A8m6m96RapyDUd8lcO G1wWL5dTNjeAwO4HSmHZlN0wsQq+V1rBgvqqP8SPo0Y3lAp7o7lyp+dnf0EhcNfF1vRB J0Ww== X-Gm-Message-State: AOAM53340m59tJSsTbo9RIYVqpFFmkWpu5Fx5HyB181TVktfuMpDpRoW KunzQaP9ydOuW1OhbZL6Zw== X-Google-Smtp-Source: ABdhPJyKjGOiqfYmevfk5jD8qcStva/zOLrdn+2YW5JzaLYiTmEg7mycrFTUR15qr1MLkOFVBbrjdg== X-Received: by 2002:a9d:2235:: with SMTP id o50mr2178779ota.245.1634944754830; Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id 187sm2056997oig.19.2021.10.22.16.19.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: (nullmailer pid 3356287 invoked by uid 1000); Fri, 22 Oct 2021 23:19:13 -0000 Date: Fri, 22 Oct 2021 18:19:13 -0500 From: Rob Herring To: Markus Schneider-Pargmann Cc: Chun-Kuang Hu , Sam Ravnborg , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Philipp Zabel , Rob Herring , linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Vinod Koul Subject: Re: [PATCH v5 2/7] dt-bindings: mediatek, dp: Add Display Port binding Message-ID: References: <20211021092707.3562523-1-msp@baylibre.com> <20211021092707.3562523-3-msp@baylibre.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211021092707.3562523-3-msp@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211022_161915_891959_1ADA298D X-CRM114-Status: GOOD ( 12.92 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Thu, 21 Oct 2021 11:27:02 +0200, Markus Schneider-Pargmann wrote: > This controller is present on several mediatek hardware. Currently > mt8195 and mt8395 have this controller without a functional difference, > so only one compatible field is added. > > The controller can have two forms, as a normal display port and as an > embedded display port. > > Signed-off-by: Markus Schneider-Pargmann > --- > > Notes: > Changes v4 -> v5: > - Removed "status" in the example > - Remove edp_tx compatible. > - Rename dp_tx compatible to dp-tx. > > .../display/mediatek/mediatek,dp.yaml | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > Reviewed-by: Rob Herring But can't be applied without the dependent header (or remove the dependency). _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 953A8C433EF for ; Fri, 22 Oct 2021 23:19:28 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6375261038 for ; Fri, 22 Oct 2021 23:19:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6375261038 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=cNkmVDScsDl/c2dUqmB7TA0jUXIZlq2ctZyx4+eXwuI=; b=1/fi9M9pkrnLPB ek0wFJAAXsJA6dqBMGTcVtQ+CqUOluKj54R1nHqJwXG0A+cyGONyrKKKb0RnxxbiKGG2sUESW7M7z b2D6Tb7W9fXIb1oiB1VNEHFkzIP4OC4PctOiLxw1FwgBXMQrTJdGRsedCQWFORfFMd6CIBqZj+s2T V6brnIf8GObav2P/B+AomzGFvHS6sizwnd3kVeQl16qps0y1eQCTnnoKyWx/mUMf4LThR4J9RWy/C hSg0B5l2gsOOcc2XxNuUZXV+pdNr4iOpWd3EBkyRsr1+kEA4B0WKaAN4CdNl9Lg3tWaVJpXgCRA6a xUyWRxMr3weoKnHOqxzA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1me3ot-00C6wd-Qu; Fri, 22 Oct 2021 23:19:27 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1me3oh-00C6v8-Qd; Fri, 22 Oct 2021 23:19:17 +0000 Received: by mail-ot1-f43.google.com with SMTP id s18-20020a0568301e1200b0054e77a16651so6223831otr.7; Fri, 22 Oct 2021 16:19:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/k2usNEoGshbBmL0WitRf7k2ydrC5pjOBlb8rwsXyiA=; b=ZCiHPKwhLdzXzQ1WFwkBcPyD37liPFcbAkRhRNoB4Kf9V/Fee0iBS48WijvsXubq+f 7PuAVe1C9D8i1sc+DZfHbNZ8bBgbtqnjNafA2BA3zbsP2D8/AwYRWe/MrmpnqkdvqjPN b4APoSX8vmz5itCIJ6fCAmQQSZA8gGjsdf8HnA0hNoj7IINz0W3eYXnzqWCwBjAQyUwv 8VvIwLNVIgPn/3/6c83ILs75h10lO/IfyQS4Tvs7/lzqxTpf01A8m6m96RapyDUd8lcO G1wWL5dTNjeAwO4HSmHZlN0wsQq+V1rBgvqqP8SPo0Y3lAp7o7lyp+dnf0EhcNfF1vRB J0Ww== X-Gm-Message-State: AOAM53340m59tJSsTbo9RIYVqpFFmkWpu5Fx5HyB181TVktfuMpDpRoW KunzQaP9ydOuW1OhbZL6Zw== X-Google-Smtp-Source: ABdhPJyKjGOiqfYmevfk5jD8qcStva/zOLrdn+2YW5JzaLYiTmEg7mycrFTUR15qr1MLkOFVBbrjdg== X-Received: by 2002:a9d:2235:: with SMTP id o50mr2178779ota.245.1634944754830; Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id 187sm2056997oig.19.2021.10.22.16.19.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: (nullmailer pid 3356287 invoked by uid 1000); Fri, 22 Oct 2021 23:19:13 -0000 Date: Fri, 22 Oct 2021 18:19:13 -0500 From: Rob Herring To: Markus Schneider-Pargmann Cc: Chun-Kuang Hu , Sam Ravnborg , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Philipp Zabel , Rob Herring , linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Vinod Koul Subject: Re: [PATCH v5 2/7] dt-bindings: mediatek, dp: Add Display Port binding Message-ID: References: <20211021092707.3562523-1-msp@baylibre.com> <20211021092707.3562523-3-msp@baylibre.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211021092707.3562523-3-msp@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211022_161915_891959_1ADA298D X-CRM114-Status: GOOD ( 12.92 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Thu, 21 Oct 2021 11:27:02 +0200, Markus Schneider-Pargmann wrote: > This controller is present on several mediatek hardware. Currently > mt8195 and mt8395 have this controller without a functional difference, > so only one compatible field is added. > > The controller can have two forms, as a normal display port and as an > embedded display port. > > Signed-off-by: Markus Schneider-Pargmann > --- > > Notes: > Changes v4 -> v5: > - Removed "status" in the example > - Remove edp_tx compatible. > - Rename dp_tx compatible to dp-tx. > > .../display/mediatek/mediatek,dp.yaml | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > Reviewed-by: Rob Herring But can't be applied without the dependent header (or remove the dependency). -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4A61EC433EF for ; Fri, 22 Oct 2021 23:20:42 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0885C6054F for ; Fri, 22 Oct 2021 23:20:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0885C6054F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=A9KgiY4dIPSJQcu89a0rwXZZFpjcxSc4NcQopLF/4vA=; b=z4Txn9iYroptok W4OEfY0k2OkKjz8amrkVt8ehZzlhqr67zbNErEWaIYNN8i/blLQF+p3vaKI4lHEEomCqxNLhZPFLe V/f3LA+RRLmTh06YmMgyYjyJkNqSa1PPeBsqdAtEPk1lMPcFwhUQU1e40EbtAliLu9U9O43RBmNhx rDg+NBcsqa4yWpms7VIUYztxzRHm/Cw6OCpa5vnmM47LG4x1ciZtU5UidkktBCSw7nKq5DDdKkrfn Rw64RcCB4Ut7hwx+oxDSHG4E0I2CxX2TTPIkwYEb/6gZJh59WoAHuJOPbEC0XK08ut97oPRZNSB6n Gyp5PLPTAc4v0RlTg7LA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1me3ol-00C6vn-51; Fri, 22 Oct 2021 23:19:19 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1me3oh-00C6v8-Qd; Fri, 22 Oct 2021 23:19:17 +0000 Received: by mail-ot1-f43.google.com with SMTP id s18-20020a0568301e1200b0054e77a16651so6223831otr.7; Fri, 22 Oct 2021 16:19:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/k2usNEoGshbBmL0WitRf7k2ydrC5pjOBlb8rwsXyiA=; b=ZCiHPKwhLdzXzQ1WFwkBcPyD37liPFcbAkRhRNoB4Kf9V/Fee0iBS48WijvsXubq+f 7PuAVe1C9D8i1sc+DZfHbNZ8bBgbtqnjNafA2BA3zbsP2D8/AwYRWe/MrmpnqkdvqjPN b4APoSX8vmz5itCIJ6fCAmQQSZA8gGjsdf8HnA0hNoj7IINz0W3eYXnzqWCwBjAQyUwv 8VvIwLNVIgPn/3/6c83ILs75h10lO/IfyQS4Tvs7/lzqxTpf01A8m6m96RapyDUd8lcO G1wWL5dTNjeAwO4HSmHZlN0wsQq+V1rBgvqqP8SPo0Y3lAp7o7lyp+dnf0EhcNfF1vRB J0Ww== X-Gm-Message-State: AOAM53340m59tJSsTbo9RIYVqpFFmkWpu5Fx5HyB181TVktfuMpDpRoW KunzQaP9ydOuW1OhbZL6Zw== X-Google-Smtp-Source: ABdhPJyKjGOiqfYmevfk5jD8qcStva/zOLrdn+2YW5JzaLYiTmEg7mycrFTUR15qr1MLkOFVBbrjdg== X-Received: by 2002:a9d:2235:: with SMTP id o50mr2178779ota.245.1634944754830; Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id 187sm2056997oig.19.2021.10.22.16.19.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: (nullmailer pid 3356287 invoked by uid 1000); Fri, 22 Oct 2021 23:19:13 -0000 Date: Fri, 22 Oct 2021 18:19:13 -0500 From: Rob Herring To: Markus Schneider-Pargmann Cc: Chun-Kuang Hu , Sam Ravnborg , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Philipp Zabel , Rob Herring , linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Vinod Koul Subject: Re: [PATCH v5 2/7] dt-bindings: mediatek, dp: Add Display Port binding Message-ID: References: <20211021092707.3562523-1-msp@baylibre.com> <20211021092707.3562523-3-msp@baylibre.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211021092707.3562523-3-msp@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211022_161915_891959_1ADA298D X-CRM114-Status: GOOD ( 12.92 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 21 Oct 2021 11:27:02 +0200, Markus Schneider-Pargmann wrote: > This controller is present on several mediatek hardware. Currently > mt8195 and mt8395 have this controller without a functional difference, > so only one compatible field is added. > > The controller can have two forms, as a normal display port and as an > embedded display port. > > Signed-off-by: Markus Schneider-Pargmann > --- > > Notes: > Changes v4 -> v5: > - Removed "status" in the example > - Remove edp_tx compatible. > - Rename dp_tx compatible to dp-tx. > > .../display/mediatek/mediatek,dp.yaml | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > Reviewed-by: Rob Herring But can't be applied without the dependent header (or remove the dependency). _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 59B8EC433F5 for ; Fri, 22 Oct 2021 23:19:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 40A236054F for ; Fri, 22 Oct 2021 23:19:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231440AbhJVXVd (ORCPT ); Fri, 22 Oct 2021 19:21:33 -0400 Received: from mail-ot1-f43.google.com ([209.85.210.43]:34789 "EHLO mail-ot1-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230086AbhJVXVd (ORCPT ); Fri, 22 Oct 2021 19:21:33 -0400 Received: by mail-ot1-f43.google.com with SMTP id g62-20020a9d2dc4000000b0054752cfbc59so6246292otb.1 for ; Fri, 22 Oct 2021 16:19:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/k2usNEoGshbBmL0WitRf7k2ydrC5pjOBlb8rwsXyiA=; b=b9Acnw1zUAJUQd2KP28PuTPk7G0MALoKKdz22pXeO83pONDZMmFqh9J+NI25UQ9l0L FNMxf54lhhQH9b0jstNLfAi7i4OZzERzC3jbZB4rW3+GIVjumhPWJo9CzSoj67CI5you EGkla9pb2xQfjzEL42KEIaUoXDFgoXAbLl0gxXCUyZoSZzSnakdYwFPNnNhY2m84FIdE QP5rPZ+cNrv5n/+5BEiHP+DceIb2bstdd99234CmrzDKmm2VYZvmTYiJ+NsS1qy4FsLk zBPLmLMbKp7L6YeiPJ0Djobv8ut8Hbs335Ohr56Epcz1f3wqLy69+If3JNYLwfsttzec kwJA== X-Gm-Message-State: AOAM5303jhQ+kEkC/UbDHvuYDDm+eb3Q992vNh6i5eBvN2mb++d43Cu7 GM2XRKd+/7ZiJVJKJeI0FWu7SiO13Q== X-Google-Smtp-Source: ABdhPJyKjGOiqfYmevfk5jD8qcStva/zOLrdn+2YW5JzaLYiTmEg7mycrFTUR15qr1MLkOFVBbrjdg== X-Received: by 2002:a9d:2235:: with SMTP id o50mr2178779ota.245.1634944754830; Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id 187sm2056997oig.19.2021.10.22.16.19.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: (nullmailer pid 3356287 invoked by uid 1000); Fri, 22 Oct 2021 23:19:13 -0000 Date: Fri, 22 Oct 2021 18:19:13 -0500 From: Rob Herring To: Markus Schneider-Pargmann Cc: Chun-Kuang Hu , Sam Ravnborg , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Philipp Zabel , Rob Herring , linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Vinod Koul Subject: Re: [PATCH v5 2/7] dt-bindings: mediatek,dp: Add Display Port binding Message-ID: References: <20211021092707.3562523-1-msp@baylibre.com> <20211021092707.3562523-3-msp@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211021092707.3562523-3-msp@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 21 Oct 2021 11:27:02 +0200, Markus Schneider-Pargmann wrote: > This controller is present on several mediatek hardware. Currently > mt8195 and mt8395 have this controller without a functional difference, > so only one compatible field is added. > > The controller can have two forms, as a normal display port and as an > embedded display port. > > Signed-off-by: Markus Schneider-Pargmann > --- > > Notes: > Changes v4 -> v5: > - Removed "status" in the example > - Remove edp_tx compatible. > - Rename dp_tx compatible to dp-tx. > > .../display/mediatek/mediatek,dp.yaml | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > Reviewed-by: Rob Herring But can't be applied without the dependent header (or remove the dependency). From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 32AFBC433FE for ; Fri, 22 Oct 2021 23:19:18 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F0A0F6054F for ; Fri, 22 Oct 2021 23:19:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org F0A0F6054F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E94BA6EDDC; Fri, 22 Oct 2021 23:19:16 +0000 (UTC) Received: from mail-ot1-f52.google.com (mail-ot1-f52.google.com [209.85.210.52]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8C9166EDDC for ; Fri, 22 Oct 2021 23:19:15 +0000 (UTC) Received: by mail-ot1-f52.google.com with SMTP id y15-20020a9d460f000000b0055337e17a55so6195007ote.10 for ; Fri, 22 Oct 2021 16:19:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/k2usNEoGshbBmL0WitRf7k2ydrC5pjOBlb8rwsXyiA=; b=thbWTzNoE6SaqNKmtOBHEdTm92XRj0/MVh8SfupP0poUmibgfMb4IrrY6w2G12+E21 WkJw9RIoOQAP++dG3APUBfEsJMLT219FzgzxsNttHHX8qKTuZN0XfdB0UrZV9D+RYIqN 2ddXj3P8eEy52tqciprDioP3MSli1SQ8gNcjo+ssLg7Rdz7om/UTYcT9Sq00zyqE6x2q RXxWTqRIr0GUnkYYsQ3Iri1fotKtUOLR25LEyQd6EONw1ZyS4vGT+n+ZmzGMRqSAWwk9 ZSf0R0Yjypb/QRQzLoDX+eAbAZhIMnQm8yLvFKvv+W1sSNTj8NiIZLHbfLXtnCkjkg75 ZGUQ== X-Gm-Message-State: AOAM53279XFD5cEscpJFjdixF5l1tNiDpn1T5SYHf2oLOGeYqpeLPsq+ 1D5dj4wRdUZ551eZlX66nQ== X-Google-Smtp-Source: ABdhPJyKjGOiqfYmevfk5jD8qcStva/zOLrdn+2YW5JzaLYiTmEg7mycrFTUR15qr1MLkOFVBbrjdg== X-Received: by 2002:a9d:2235:: with SMTP id o50mr2178779ota.245.1634944754830; Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id 187sm2056997oig.19.2021.10.22.16.19.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Oct 2021 16:19:14 -0700 (PDT) Received: (nullmailer pid 3356287 invoked by uid 1000); Fri, 22 Oct 2021 23:19:13 -0000 Date: Fri, 22 Oct 2021 18:19:13 -0500 From: Rob Herring To: Markus Schneider-Pargmann Cc: Chun-Kuang Hu , Sam Ravnborg , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Philipp Zabel , Rob Herring , linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Vinod Koul Subject: Re: [PATCH v5 2/7] dt-bindings: mediatek, dp: Add Display Port binding Message-ID: References: <20211021092707.3562523-1-msp@baylibre.com> <20211021092707.3562523-3-msp@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211021092707.3562523-3-msp@baylibre.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 21 Oct 2021 11:27:02 +0200, Markus Schneider-Pargmann wrote: > This controller is present on several mediatek hardware. Currently > mt8195 and mt8395 have this controller without a functional difference, > so only one compatible field is added. > > The controller can have two forms, as a normal display port and as an > embedded display port. > > Signed-off-by: Markus Schneider-Pargmann > --- > > Notes: > Changes v4 -> v5: > - Removed "status" in the example > - Remove edp_tx compatible. > - Rename dp_tx compatible to dp-tx. > > .../display/mediatek/mediatek,dp.yaml | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > Reviewed-by: Rob Herring But can't be applied without the dependent header (or remove the dependency).