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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 4A575C433EF for ; Wed, 9 Feb 2022 22:54:35 +0000 (UTC) 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=B0rWFdjefkYPrFqCZkkQ0lGjkkWirrRrT6DV5Z7YRUw=; b=oYR+D85JfatJaq XeHPKuNqpr9M0ow1ZDP1KBVpViSsnV43GCEmRFA/HTSEqVgET0Nm4FYYZgV4LHFxrZb5bqWiZgdDJ nGrVKXGrhVDXALTd4Y8smpn54Ti6X5ZNUWt3AsSm1dYZgM3WSYILmEuOJnBGs2yUMO34xKtPjLS23 daJLsGpwYUF9FhMJw3SPO0HU9Tj+Khdo7VkJXnboOjN+2106MSt2X2Vpfl/7VgrLaDlxhdZM3Y3q0 hn089hQV0sPqtPg0u2ZZXG+f13bytybWgKFE7p7dlqHQCtfydyKqXiwgC/m3Rv2bAtY87EGq6YdBO SqfpqhOv7U1J4Dy6gOOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvr8-001yNs-O3; Wed, 09 Feb 2022 22:54:34 +0000 Received: from mail-oi1-f181.google.com ([209.85.167.181]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvqv-001yJF-BP; Wed, 09 Feb 2022 22:54:22 +0000 Received: by mail-oi1-f181.google.com with SMTP id s185so4148825oie.3; Wed, 09 Feb 2022 14:54:21 -0800 (PST) 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=6GbViqjX2s1KVg61FHQ0TVRuw5O1ks6inA3ssFWIfJ8=; b=LSwt5AzuuEPVc7MToE8hzRP9/tC+O19joKZJNFsreIBLu4BTmFb7ff1Q/wnQHYT9mZ kegT1khxCC0+ZcQXPilKmIyWJpOf0zlRLbu53+TI9LkPXX18tUxL+sfWNbCFDKlh0NeE AjMeFFESqdh/qv20VSARlhPXFWVTkofwVKQi/GKjQ5FVhpOI7FFNj0NmVebgYbzrijm/ BIAJipY7dsZgeyUERvvVeQ2qAD3JIVCoToPL9bEg6mv7yw1rK2HQjTlXXI4EhBBR8SEf tJYoGh0m1WY1IK43Z2FxMN8ZOBIPjhiNNcOcVNrHEkA0FfvOHEyGk9DlqztydgSMrYDK LKmA== X-Gm-Message-State: AOAM530ETRawwB//QIBJnqYFC8mfbjpzAKfG63ugH2VHoBwPkC82ZRPE DTQ1p1EJ43cciDBHO8r8Lg== X-Google-Smtp-Source: ABdhPJxTGXgRssJw2GYnmEEUbCzvymNHxtSMoA4l0QobCAsPiTRJLeonWFEGnxjf3OjpdEJjkbBNHw== X-Received: by 2002:a05:6808:1302:: with SMTP id y2mr2365158oiv.308.1644447260712; Wed, 09 Feb 2022 14:54:20 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id p11sm7699220oiv.17.2022.02.09.14.54.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:54:20 -0800 (PST) Received: (nullmailer pid 1099593 invoked by uid 1000); Wed, 09 Feb 2022 22:54:19 -0000 Date: Wed, 9 Feb 2022 16:54:18 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Marek Szyprowski , Kyungmin Park , Kishon Vijay Abraham I , dri-devel@lists.freedesktop.org, Inki Dae , Vinod Koul , Rob Herring , Sylwester Nawrocki , Seung-Woo Kim , Daniel Vetter , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Joonyoung Shim , linux-kernel@vger.kernel.org, Alim Akhtar , devicetree@vger.kernel.org, David Airlie Subject: Re: [PATCH 08/10] dt-bindings: display: samsung, exynos-hdmi: convert to dtschema Message-ID: References: <20220208171823.226211-1-krzysztof.kozlowski@canonical.com> <20220208171823.226211-9-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220208171823.226211-9-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220209_145421_411982_95A0A869 X-CRM114-Status: GOOD ( 10.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 Tue, 08 Feb 2022 18:18:21 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos HDMI bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add required properties: VDD supplies, power-domains. > 2. Add optional properties: HDMI-EN supply, ports. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/display/exynos/exynos_hdmi.txt | 64 ----- > .../display/samsung/samsung,exynos-hdmi.yaml | 227 ++++++++++++++++++ > 2 files changed, 227 insertions(+), 64 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi.yaml > Applied, thanks! -- 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5677AC433EF for ; Wed, 9 Feb 2022 22:54:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236505AbiBIWyT (ORCPT ); Wed, 9 Feb 2022 17:54:19 -0500 Received: from gmail-smtp-in.l.google.com ([23.128.96.19]:60108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231361AbiBIWyT (ORCPT ); Wed, 9 Feb 2022 17:54:19 -0500 Received: from mail-oi1-f174.google.com (mail-oi1-f174.google.com [209.85.167.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6147BC0219EC; Wed, 9 Feb 2022 14:54:21 -0800 (PST) Received: by mail-oi1-f174.google.com with SMTP id u3so4085026oiv.12; Wed, 09 Feb 2022 14:54:21 -0800 (PST) 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=6GbViqjX2s1KVg61FHQ0TVRuw5O1ks6inA3ssFWIfJ8=; b=VoHNza52R5PIdfeWJCoa4m3/M62C/gz/2J+sIyYKfDFuQ3st/40vj1TM/T/CmSdprP mjstMmvLoSWb5H2UbC5i3ntKrezNebBGKmgcewnK2d9ggA49xdRS/FksfVBDRhuv5FeH /Ge2GEBenq21cO/3wmDtsG2MQ/c2HpPaihIjMhNHr4CDGZSHdfLwpM1wxNsY5kAIoYQW BDx/HiyG2S9QNVhv0+kbjbiD5tzBn781MiwMDz5KdLtVTHJDUiRfa1lgrCXHsNQCaAtb Et6IU1lcLHfgQs5yEdGd8mE0w2jm4l8lyoNtLRE9JByUP5K2kKRAi8o5jtu93E1qmCYP 3Zhw== X-Gm-Message-State: AOAM530hB4op1fXnDcpFE/EQfzGUSNXhN9WYEy9rDcQo3cchTJhZBFsU +3S9RN74gkeskpOrAXDLng== X-Google-Smtp-Source: ABdhPJxTGXgRssJw2GYnmEEUbCzvymNHxtSMoA4l0QobCAsPiTRJLeonWFEGnxjf3OjpdEJjkbBNHw== X-Received: by 2002:a05:6808:1302:: with SMTP id y2mr2365158oiv.308.1644447260712; Wed, 09 Feb 2022 14:54:20 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id p11sm7699220oiv.17.2022.02.09.14.54.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:54:20 -0800 (PST) Received: (nullmailer pid 1099593 invoked by uid 1000); Wed, 09 Feb 2022 22:54:19 -0000 Date: Wed, 9 Feb 2022 16:54:18 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Marek Szyprowski , Kyungmin Park , Kishon Vijay Abraham I , dri-devel@lists.freedesktop.org, Inki Dae , Vinod Koul , Rob Herring , Sylwester Nawrocki , Seung-Woo Kim , Daniel Vetter , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Joonyoung Shim , linux-kernel@vger.kernel.org, Alim Akhtar , devicetree@vger.kernel.org, David Airlie Subject: Re: [PATCH 08/10] dt-bindings: display: samsung,exynos-hdmi: convert to dtschema Message-ID: References: <20220208171823.226211-1-krzysztof.kozlowski@canonical.com> <20220208171823.226211-9-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220208171823.226211-9-krzysztof.kozlowski@canonical.com> Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org On Tue, 08 Feb 2022 18:18:21 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos HDMI bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add required properties: VDD supplies, power-domains. > 2. Add optional properties: HDMI-EN supply, ports. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/display/exynos/exynos_hdmi.txt | 64 ----- > .../display/samsung/samsung,exynos-hdmi.yaml | 227 ++++++++++++++++++ > 2 files changed, 227 insertions(+), 64 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi.yaml > Applied, thanks! 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 4046CC433F5 for ; Wed, 9 Feb 2022 22:55:33 +0000 (UTC) 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=hLCQ6JK55ytet+uy7LZ1RIZUoXq6e8+t7s9cSAp9r6A=; b=cap6FvkJbLorNV w1Ip+Vd28gvp73joTczSrS/LFkFUZQHKl3tzN/veY6AOzJSxtZJaMuJPZrZ0L47jqHZKrdjH1jDNF vZdOrUzjuxexiXsQLgUjkeRYSqLVM93KKbMaC94AAsHC6KGd07iL37/Qgkcbb21uu1iicUv4ANQTr m77Yu+hJCgzAsUAeuFpJz+xBLLjOb2hsQAJ71rdl4GbjdBKJwrwSbJ0EzDRuHJPiEBbhJQzmlAcMd Sn1qtAZcvMWtJYCI6+pIR0nZItBTjFfHs59gNTpMFFbo+O4+syCkYNgWoQQdzTZDADqzBhtvXhwX1 adnxgqBtcgsxItQDLXOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvqy-001yK7-I1; Wed, 09 Feb 2022 22:54:24 +0000 Received: from mail-oi1-f181.google.com ([209.85.167.181]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvqv-001yJF-BP; Wed, 09 Feb 2022 22:54:22 +0000 Received: by mail-oi1-f181.google.com with SMTP id s185so4148825oie.3; Wed, 09 Feb 2022 14:54:21 -0800 (PST) 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=6GbViqjX2s1KVg61FHQ0TVRuw5O1ks6inA3ssFWIfJ8=; b=LSwt5AzuuEPVc7MToE8hzRP9/tC+O19joKZJNFsreIBLu4BTmFb7ff1Q/wnQHYT9mZ kegT1khxCC0+ZcQXPilKmIyWJpOf0zlRLbu53+TI9LkPXX18tUxL+sfWNbCFDKlh0NeE AjMeFFESqdh/qv20VSARlhPXFWVTkofwVKQi/GKjQ5FVhpOI7FFNj0NmVebgYbzrijm/ BIAJipY7dsZgeyUERvvVeQ2qAD3JIVCoToPL9bEg6mv7yw1rK2HQjTlXXI4EhBBR8SEf tJYoGh0m1WY1IK43Z2FxMN8ZOBIPjhiNNcOcVNrHEkA0FfvOHEyGk9DlqztydgSMrYDK LKmA== X-Gm-Message-State: AOAM530ETRawwB//QIBJnqYFC8mfbjpzAKfG63ugH2VHoBwPkC82ZRPE DTQ1p1EJ43cciDBHO8r8Lg== X-Google-Smtp-Source: ABdhPJxTGXgRssJw2GYnmEEUbCzvymNHxtSMoA4l0QobCAsPiTRJLeonWFEGnxjf3OjpdEJjkbBNHw== X-Received: by 2002:a05:6808:1302:: with SMTP id y2mr2365158oiv.308.1644447260712; Wed, 09 Feb 2022 14:54:20 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id p11sm7699220oiv.17.2022.02.09.14.54.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:54:20 -0800 (PST) Received: (nullmailer pid 1099593 invoked by uid 1000); Wed, 09 Feb 2022 22:54:19 -0000 Date: Wed, 9 Feb 2022 16:54:18 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Marek Szyprowski , Kyungmin Park , Kishon Vijay Abraham I , dri-devel@lists.freedesktop.org, Inki Dae , Vinod Koul , Rob Herring , Sylwester Nawrocki , Seung-Woo Kim , Daniel Vetter , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Joonyoung Shim , linux-kernel@vger.kernel.org, Alim Akhtar , devicetree@vger.kernel.org, David Airlie Subject: Re: [PATCH 08/10] dt-bindings: display: samsung, exynos-hdmi: convert to dtschema Message-ID: References: <20220208171823.226211-1-krzysztof.kozlowski@canonical.com> <20220208171823.226211-9-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220208171823.226211-9-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220209_145421_411982_95A0A869 X-CRM114-Status: GOOD ( 10.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 Tue, 08 Feb 2022 18:18:21 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos HDMI bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add required properties: VDD supplies, power-domains. > 2. Add optional properties: HDMI-EN supply, ports. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/display/exynos/exynos_hdmi.txt | 64 ----- > .../display/samsung/samsung,exynos-hdmi.yaml | 227 ++++++++++++++++++ > 2 files changed, 227 insertions(+), 64 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi.yaml > Applied, thanks! _______________________________________________ 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 811D3C433FE for ; Wed, 9 Feb 2022 22:54:23 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A2F2010E670; Wed, 9 Feb 2022 22:54:22 +0000 (UTC) Received: from mail-oi1-f169.google.com (mail-oi1-f169.google.com [209.85.167.169]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6CC3410E670 for ; Wed, 9 Feb 2022 22:54:21 +0000 (UTC) Received: by mail-oi1-f169.google.com with SMTP id s24so4131759oic.6 for ; Wed, 09 Feb 2022 14:54:21 -0800 (PST) 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=6GbViqjX2s1KVg61FHQ0TVRuw5O1ks6inA3ssFWIfJ8=; b=c6Nlkm9OnUvx6yT4IIAK6omt2hKOjdcpo/bQHbYJcSZhVUTh6hKWQ5dySe04psQaXi 7rmyaN+8P/1/4FIc2gcTa1cD31VoJc66L57z0MtXw7KK6nweFF0N9Eq4B9aAJdDOfhMp Hb7srJ5JSGb7WJ4IBeFg+sidfzKJ17v2R5v3hxD6uaSuNTwXvjPdM5F3m1icRNbCF817 ESrFOmCY7kHtKXMUFtwoUBQbwfVtkMnZXEopPZ8nykSVDO6ejUh3NC1iI55ZXYfiLOgr SuAXEQ3FECuuWwYHoF3TwiSZRtIuKS2lFLY/sOABPYcOs1ISDi7lppFLz03wXg90OMCc HLmA== X-Gm-Message-State: AOAM530uqGWup2Uy2E7BtkpbZmgj2ND0E3WG+gTjHeova2ZPpoxyH4qx EyKj/LsXOhB+FVfifuXFWw== X-Google-Smtp-Source: ABdhPJxTGXgRssJw2GYnmEEUbCzvymNHxtSMoA4l0QobCAsPiTRJLeonWFEGnxjf3OjpdEJjkbBNHw== X-Received: by 2002:a05:6808:1302:: with SMTP id y2mr2365158oiv.308.1644447260712; Wed, 09 Feb 2022 14:54:20 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id p11sm7699220oiv.17.2022.02.09.14.54.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:54:20 -0800 (PST) Received: (nullmailer pid 1099593 invoked by uid 1000); Wed, 09 Feb 2022 22:54:19 -0000 Date: Wed, 9 Feb 2022 16:54:18 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 08/10] dt-bindings: display: samsung, exynos-hdmi: convert to dtschema Message-ID: References: <20220208171823.226211-1-krzysztof.kozlowski@canonical.com> <20220208171823.226211-9-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220208171823.226211-9-krzysztof.kozlowski@canonical.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: , Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Joonyoung Shim , Sylwester Nawrocki , linux-kernel@vger.kernel.org, Seung-Woo Kim , Vinod Koul , dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , David Airlie , Kyungmin Park , Rob Herring , linux-phy@lists.infradead.org, Alim Akhtar , linux-arm-kernel@lists.infradead.org, Marek Szyprowski Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 08 Feb 2022 18:18:21 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos HDMI bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add required properties: VDD supplies, power-domains. > 2. Add optional properties: HDMI-EN supply, ports. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/display/exynos/exynos_hdmi.txt | 64 ----- > .../display/samsung/samsung,exynos-hdmi.yaml | 227 ++++++++++++++++++ > 2 files changed, 227 insertions(+), 64 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi.yaml > Applied, thanks!