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 D2E87C433EF for ; Wed, 9 Feb 2022 22:52:19 +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=XvF9G6l6LuRJUoYcaPw3IQi3by/7sBmOi7ivrD0sxRw=; b=ebCuflwr1eR081 +ctcPzl3gKBzoXax42gP19R0XOa6uSd59ClN0PdSptVtC1G6rnwmGVgivuSzAoMptGN+Rh7e5g7rK bolE2klNVP6BpkbemHr/k0f3waQM7DWxspXxoONVveaPTHiVLFXjdoAHAZAhCxRp1bWB8+cuig6/8 oNvRw1/J08dPMA6EqnZ+aTN+gDmV1Ds9lupAdBmR3RKhE5sc11V2EMbYIPa1ccTqOpXxFswXicMeU 9Z0IdATK8q6olKwqHg5tNwwqjN/lEp4VPWnzyQwlUSdHnoOKqXnHbYqKqTV+ouLfKo1ytpl090V9k J+FUy3TTUKU6E50Y0AFg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvox-001xv2-9K; Wed, 09 Feb 2022 22:52:19 +0000 Received: from mail-oi1-f176.google.com ([209.85.167.176]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvoj-001xol-VU; Wed, 09 Feb 2022 22:52:07 +0000 Received: by mail-oi1-f176.google.com with SMTP id v67so4097020oie.9; Wed, 09 Feb 2022 14:52:05 -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=81LsmVmsIyFRiRR0GZyYCY+f6XNSwVWGjlc1C5pOq40=; b=XPlkcs348nOn4Ws2hXQm0Gvo20J30GKwWkb+2rWOjZKRjYa/h2Yd28/akh9h2NCPbB +1FQ0pjx754VauIh4S1wgnwf/PUFpVV6OnCnV+0RaCp2pQIuQ+s1ZDVbWKPi/NvqGbi5 9rY6viqBNYUYEK5b8x1Mj3KtWwrrLtyOq0FUfWD6bx8nYRJOn3itqEIWFjDdbaqeVEoV NPFVCjc0fZvSohIusQemqdYewYSzFQg+0ognl0XOkt0KV88gerSVh9ZCP3W7sFGXKAme +MmpA8lRG97K03DNV0clef6hzrntDVK4oLyOo1FcFeRZ4ld3ZHh4DjAmJRjQ3++0AcdM vELQ== X-Gm-Message-State: AOAM532fVTOzpW/piSSXihp8b1p3mZACCYHZ/yjqMg/YH+A5lxEvUlBb kiR0bsdm8N56s91Vz3UV8w== X-Google-Smtp-Source: ABdhPJxhDG37kNewELAxYMxYsCIOApDp892YsjkBS8cWBqFp2a6lGLrKakiPXdho3A+kprdu+INhvA== X-Received: by 2002:a05:6808:1154:: with SMTP id u20mr2513366oiu.169.1644447125325; Wed, 09 Feb 2022 14:52:05 -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 100sm7174314oth.75.2022.02.09.14.52.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:52:04 -0800 (PST) Received: (nullmailer pid 1095802 invoked by uid 1000); Wed, 09 Feb 2022 22:52:03 -0000 Date: Wed, 9 Feb 2022 16:52:03 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Inki Dae , Rob Herring , linux-arm-kernel@lists.infradead.org, Vinod Koul , Marek Szyprowski , Alim Akhtar , linux-kernel@vger.kernel.org, Seung-Woo Kim , dri-devel@lists.freedesktop.org, linux-phy@lists.infradead.org, Kyungmin Park , Daniel Vetter , devicetree@vger.kernel.org, David Airlie , Kishon Vijay Abraham I , Joonyoung Shim , Sylwester Nawrocki , linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema Message-ID: References: <20220208171823.226211-1-krzysztof.kozlowski@canonical.com> <20220208171823.226211-8-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220208171823.226211-8-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220209_145206_037072_E3099382 X-CRM114-Status: GOOD ( 11.51 ) 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:20 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos Mixer bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer. > 2. Add second memory range on Exynos4210 and Exynos4212. > 3. Add interconnects, iommus and power-domains. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/display/exynos/exynos_mixer.txt | 26 ---- > .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++ > 2 files changed, 143 insertions(+), 26 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.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 9AF2DC43217 for ; Wed, 9 Feb 2022 22:52:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236430AbiBIWwI (ORCPT ); Wed, 9 Feb 2022 17:52:08 -0500 Received: from gmail-smtp-in.l.google.com ([23.128.96.19]:57714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231361AbiBIWwI (ORCPT ); Wed, 9 Feb 2022 17:52:08 -0500 Received: from mail-oi1-f178.google.com (mail-oi1-f178.google.com [209.85.167.178]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 10E93E01A21B; Wed, 9 Feb 2022 14:52:06 -0800 (PST) Received: by mail-oi1-f178.google.com with SMTP id y23so4084453oia.13; Wed, 09 Feb 2022 14:52:06 -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=81LsmVmsIyFRiRR0GZyYCY+f6XNSwVWGjlc1C5pOq40=; b=S/fkDgTJ1dxFYgUiOcVrZYgCBj6AxucjVZFVScTGsIrJMr7Beb/f+SFBBvnbiGaqzE s4gG2GNLxsr/F5plgJNq0dzNjHXnb3O3XG2xsMxxndtXmPCnbK0sdcH4yI3KldK3FGW3 yYkIL+wvq3y0IRRbZnNNh/zO5/mMTM9bnF687Muh/dAdbTwFJhRWO0Qz41JvAhL50HIn sOEEfnqXp9PS2xNLspgnmWkeSixK/ZYmJ3in3PtOxSMFZGTRCjF9keLlsuAh9Y8k8mp7 d3kP+fvkcMmu6t7h92XnBHvstbgEFzUzRtp5QPpHaGadT0q3YdncXX+lFqVsmyxF4Up6 dd0g== X-Gm-Message-State: AOAM532NEsyqmXj1pNI6vqjWfcrWHG0x8laxBH687dawLlOiO4QPbFBI fJWKpHUqyFm4O+ff9Mbjjw== X-Google-Smtp-Source: ABdhPJxhDG37kNewELAxYMxYsCIOApDp892YsjkBS8cWBqFp2a6lGLrKakiPXdho3A+kprdu+INhvA== X-Received: by 2002:a05:6808:1154:: with SMTP id u20mr2513366oiu.169.1644447125325; Wed, 09 Feb 2022 14:52:05 -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 100sm7174314oth.75.2022.02.09.14.52.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:52:04 -0800 (PST) Received: (nullmailer pid 1095802 invoked by uid 1000); Wed, 09 Feb 2022 22:52:03 -0000 Date: Wed, 9 Feb 2022 16:52:03 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Inki Dae , Rob Herring , linux-arm-kernel@lists.infradead.org, Vinod Koul , Marek Szyprowski , Alim Akhtar , linux-kernel@vger.kernel.org, Seung-Woo Kim , dri-devel@lists.freedesktop.org, linux-phy@lists.infradead.org, Kyungmin Park , Daniel Vetter , devicetree@vger.kernel.org, David Airlie , Kishon Vijay Abraham I , Joonyoung Shim , Sylwester Nawrocki , linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema Message-ID: References: <20220208171823.226211-1-krzysztof.kozlowski@canonical.com> <20220208171823.226211-8-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220208171823.226211-8-krzysztof.kozlowski@canonical.com> Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org On Tue, 08 Feb 2022 18:18:20 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos Mixer bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer. > 2. Add second memory range on Exynos4210 and Exynos4212. > 3. Add interconnects, iommus and power-domains. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/display/exynos/exynos_mixer.txt | 26 ---- > .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++ > 2 files changed, 143 insertions(+), 26 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.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 920CEC433EF for ; Wed, 9 Feb 2022 22:53:12 +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=uRn7jr1rkT2YYv/54bYm3xKM1sDXs8+jul3VAYeCmTc=; b=Oe6tC+BXj1KSEB R8GFjTfoPFrh1GF04RyzQ7fCq9mJuPBjXfIbllMh4l91Mz8G9EysXAaGawIJwuX4M4yYNN/rXhmcO coYFs/7YJJOjBHmlevuDSt6Wz/eAeZS1XJ6RM/D0OwTLSmb0spROznNumh9q8r6laj0hzz1NNdsr5 TLFF6cpEExcVNO9SwSpWu20SgUv3j+s8oEDHoJey5gjs6sEC2zYI+4Fr7ct8Sb6wXr2Y82z89RcBc ooP5FeX69Q6so9hB5NwaXzvPd2owlgz/XggtMkDGl6qVf68Wa1Mu92kNUiHMEl1qvQyy02qdFjOSX oRraopvfcgQJ87iN97qA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvom-001xpW-Si; Wed, 09 Feb 2022 22:52:09 +0000 Received: from mail-oi1-f176.google.com ([209.85.167.176]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvoj-001xol-VU; Wed, 09 Feb 2022 22:52:07 +0000 Received: by mail-oi1-f176.google.com with SMTP id v67so4097020oie.9; Wed, 09 Feb 2022 14:52:05 -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=81LsmVmsIyFRiRR0GZyYCY+f6XNSwVWGjlc1C5pOq40=; b=XPlkcs348nOn4Ws2hXQm0Gvo20J30GKwWkb+2rWOjZKRjYa/h2Yd28/akh9h2NCPbB +1FQ0pjx754VauIh4S1wgnwf/PUFpVV6OnCnV+0RaCp2pQIuQ+s1ZDVbWKPi/NvqGbi5 9rY6viqBNYUYEK5b8x1Mj3KtWwrrLtyOq0FUfWD6bx8nYRJOn3itqEIWFjDdbaqeVEoV NPFVCjc0fZvSohIusQemqdYewYSzFQg+0ognl0XOkt0KV88gerSVh9ZCP3W7sFGXKAme +MmpA8lRG97K03DNV0clef6hzrntDVK4oLyOo1FcFeRZ4ld3ZHh4DjAmJRjQ3++0AcdM vELQ== X-Gm-Message-State: AOAM532fVTOzpW/piSSXihp8b1p3mZACCYHZ/yjqMg/YH+A5lxEvUlBb kiR0bsdm8N56s91Vz3UV8w== X-Google-Smtp-Source: ABdhPJxhDG37kNewELAxYMxYsCIOApDp892YsjkBS8cWBqFp2a6lGLrKakiPXdho3A+kprdu+INhvA== X-Received: by 2002:a05:6808:1154:: with SMTP id u20mr2513366oiu.169.1644447125325; Wed, 09 Feb 2022 14:52:05 -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 100sm7174314oth.75.2022.02.09.14.52.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:52:04 -0800 (PST) Received: (nullmailer pid 1095802 invoked by uid 1000); Wed, 09 Feb 2022 22:52:03 -0000 Date: Wed, 9 Feb 2022 16:52:03 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Inki Dae , Rob Herring , linux-arm-kernel@lists.infradead.org, Vinod Koul , Marek Szyprowski , Alim Akhtar , linux-kernel@vger.kernel.org, Seung-Woo Kim , dri-devel@lists.freedesktop.org, linux-phy@lists.infradead.org, Kyungmin Park , Daniel Vetter , devicetree@vger.kernel.org, David Airlie , Kishon Vijay Abraham I , Joonyoung Shim , Sylwester Nawrocki , linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema Message-ID: References: <20220208171823.226211-1-krzysztof.kozlowski@canonical.com> <20220208171823.226211-8-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220208171823.226211-8-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220209_145206_037072_E3099382 X-CRM114-Status: GOOD ( 11.51 ) 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:20 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos Mixer bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer. > 2. Add second memory range on Exynos4210 and Exynos4212. > 3. Add interconnects, iommus and power-domains. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/display/exynos/exynos_mixer.txt | 26 ---- > .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++ > 2 files changed, 143 insertions(+), 26 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.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 01600C433F5 for ; Wed, 9 Feb 2022 22:52:08 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7950F10E64A; Wed, 9 Feb 2022 22:52:07 +0000 (UTC) Received: from mail-oi1-f171.google.com (mail-oi1-f171.google.com [209.85.167.171]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0A81810E64A for ; Wed, 9 Feb 2022 22:52:06 +0000 (UTC) Received: by mail-oi1-f171.google.com with SMTP id 4so4095524oil.11 for ; Wed, 09 Feb 2022 14:52:06 -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=81LsmVmsIyFRiRR0GZyYCY+f6XNSwVWGjlc1C5pOq40=; b=kDbv+m2i50RhXqOQwMQ5efqaZHucoiEj6n4xZsKM2B0pRzcybPFB+ozRpp8kZjc17w mUA+Hd++IwLT0MXeCezAEED3HIC3+lAnVOgW9T/h/0kdcsfm0sjH6+pEKGVxKi0F0NGX k8QEpWItcbVTiZ3ggnoDkFR46m/d0bmScSe4ksNDlMyhq0XzH8W51/bqOj0sjw+0I3GZ zCu76IcrsaVUN5tYNboXEvJpEBz+FKx8FqhmzNCpex8JbrfJ7sABJjdRxUitHncOOUlp uwDpkzCV24IAld46tvj/1yZ+275rJW6en3SVUPUax/pGKF5o+inL576NkFw3I+z3XXC/ KmRg== X-Gm-Message-State: AOAM531Kp4lKDjHvvjKBAT0fC+pTsqsxmaEws8U1uUDz5Jma4km0F9Rj xlXtQMR3RrP2nYLdEiOiEw== X-Google-Smtp-Source: ABdhPJxhDG37kNewELAxYMxYsCIOApDp892YsjkBS8cWBqFp2a6lGLrKakiPXdho3A+kprdu+INhvA== X-Received: by 2002:a05:6808:1154:: with SMTP id u20mr2513366oiu.169.1644447125325; Wed, 09 Feb 2022 14:52:05 -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 100sm7174314oth.75.2022.02.09.14.52.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:52:04 -0800 (PST) Received: (nullmailer pid 1095802 invoked by uid 1000); Wed, 09 Feb 2022 22:52:03 -0000 Date: Wed, 9 Feb 2022 16:52:03 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema Message-ID: References: <20220208171823.226211-1-krzysztof.kozlowski@canonical.com> <20220208171823.226211-8-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220208171823.226211-8-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, David Airlie , Joonyoung Shim , Seung-Woo Kim , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , Sylwester Nawrocki , Vinod Koul , Rob Herring , Alim Akhtar , linux-phy@lists.infradead.org, Kyungmin Park , 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:20 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos Mixer bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer. > 2. Add second memory range on Exynos4210 and Exynos4212. > 3. Add interconnects, iommus and power-domains. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/display/exynos/exynos_mixer.txt | 26 ---- > .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++ > 2 files changed, 143 insertions(+), 26 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml > Applied, thanks!