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 DEB1DC43334 for ; Mon, 18 Jul 2022 17:58:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234658AbiGRR6f (ORCPT ); Mon, 18 Jul 2022 13:58:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234870AbiGRR63 (ORCPT ); Mon, 18 Jul 2022 13:58:29 -0400 Received: from mail-il1-f169.google.com (mail-il1-f169.google.com [209.85.166.169]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 719AB2ED4B; Mon, 18 Jul 2022 10:58:27 -0700 (PDT) Received: by mail-il1-f169.google.com with SMTP id l11so4271266ilf.11; Mon, 18 Jul 2022 10:58:27 -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=8LULo19hUFHmhHSaHd6yHFXBHNeiLMybwtS5/MObIek=; b=W7uQcbU0W9IQwa/TOtqhFW6FP4tc2K6yWrRLH/j/GF+/yZBPgyFiZYMskVep7uOakC 4c3QxfIeixt0dGaO0XdU8y80ZQFQWGX+ISSHVglRku/e7Rhb2qs9s2Hpmif+3ZB8QO7h 6wO+ZTu/M9gdT8TsStJAcn96PaxKJU5N/+VLjVaXJ/8QngPrK/vFJzL8m67hH6g3orqe riLjw9z2/xWCv7QLvwHrT76g02/JpnFTchER6zReHJ0ZV/wy7+CaFBihr6dnEPobs4SI R+rM/nBrey0QNNEAeGQgyjcyMu/UGi+mDl0E7KdgNVX8TraT3nXo5Y1gCJrlUvMWcsQN MkMg== X-Gm-Message-State: AJIora/hi76DPZuS3pRJNkNqF3JfGprSRe2nGuSBICxiHHoiQ5QroQ/J yVyP65xI0TZ0xRA6qiQeBA== X-Google-Smtp-Source: AGRyM1u5X1SGwuiqB2p5EVblsYNeo7rdYRw4UiHvXjBcEPO2IEJO0Bi/juR+tn25c8JSxj+HtoMATg== X-Received: by 2002:a05:6e02:11ae:b0:2dc:d9db:585c with SMTP id 14-20020a056e0211ae00b002dcd9db585cmr5304133ilj.236.1658167106722; Mon, 18 Jul 2022 10:58:26 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id v11-20020a92c6cb000000b002dc911570f1sm4986389ilm.71.2022.07.18.10.58.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Jul 2022 10:58:26 -0700 (PDT) Received: (nullmailer pid 3252391 invoked by uid 1000); Mon, 18 Jul 2022 17:58:25 -0000 Date: Mon, 18 Jul 2022 11:58:25 -0600 From: Rob Herring To: Dmitry Baryshkov Cc: linux-arm-msm@vger.kernel.org, Daniel Vetter , devicetree@vger.kernel.org, Krzysztof Kozlowski , dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Konrad Dybcio , Andy Gross , Bjorn Andersson , Stephen Boyd , Rob Clark , David Airlie , Abhinav Kumar , Rob Herring , Sean Paul Subject: Re: [PATCH v2 10/11] dt-bindings: display/mdm: add gcc-bus clock to dpu-smd845 Message-ID: <20220718175825.GA3252359-robh@kernel.org> References: <20220710090040.35193-1-dmitry.baryshkov@linaro.org> <20220710090040.35193-11-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220710090040.35193-11-dmitry.baryshkov@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Sun, 10 Jul 2022 12:00:39 +0300, Dmitry Baryshkov wrote: > Add gcc-bus clock required for the SDM845 DPU device tree node. This > change was made in the commit 111c52854102 ("arm64: dts: qcom: sdm845: > move bus clock to mdp node for sdm845 target"), but was not reflected in > the schema. > > Signed-off-by: Dmitry Baryshkov > --- > .../devicetree/bindings/display/msm/dpu-sdm845.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring 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 3BBAFC43334 for ; Mon, 18 Jul 2022 17:58:30 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4A0BE113025; Mon, 18 Jul 2022 17:58:29 +0000 (UTC) Received: from mail-il1-f182.google.com (mail-il1-f182.google.com [209.85.166.182]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6513C112C1A; Mon, 18 Jul 2022 17:58:27 +0000 (UTC) Received: by mail-il1-f182.google.com with SMTP id f1so619834ilu.3; Mon, 18 Jul 2022 10:58:27 -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=8LULo19hUFHmhHSaHd6yHFXBHNeiLMybwtS5/MObIek=; b=JRExPQHGIzSoiX7tHu0CduqRwLmss5DDP4ZQN3ycJFd2+JjgWsTmUkcEhGEFyRNXD+ NIAKK+W2tBdy34eRQW1p9jlisoEi38T1bBpkYHTYwEjd0+9T+bHv8HtgXhWwSPc/eEGe gl8Gpyu2UYNxfnWuZgsJ8hKy+4EqIk40vtAetyRjKsDESlyYa/7iF5rA0x2ZlysnTFET 7SedvqDeqctEKCpHQsBqm6Fu3rwPRJtxFABb0zOWzPqXUIxTSQxKXjU/KOuIRMlulC2c 6Sn7eF7L3kjZQCiNLSZ2PGFRCgSvKdff2URgJYzbkrkYDkW2YaeL00V6OCoTeu/LomXN 9xhA== X-Gm-Message-State: AJIora8SM3pUBEurNGJeAdiD+d/E7BbYmVDkLsptIIP+s7/AOkSlGi+U Eobk/K7ZuLkqtT3dy7nUTQ== X-Google-Smtp-Source: AGRyM1u5X1SGwuiqB2p5EVblsYNeo7rdYRw4UiHvXjBcEPO2IEJO0Bi/juR+tn25c8JSxj+HtoMATg== X-Received: by 2002:a05:6e02:11ae:b0:2dc:d9db:585c with SMTP id 14-20020a056e0211ae00b002dcd9db585cmr5304133ilj.236.1658167106722; Mon, 18 Jul 2022 10:58:26 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id v11-20020a92c6cb000000b002dc911570f1sm4986389ilm.71.2022.07.18.10.58.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Jul 2022 10:58:26 -0700 (PDT) Received: (nullmailer pid 3252391 invoked by uid 1000); Mon, 18 Jul 2022 17:58:25 -0000 Date: Mon, 18 Jul 2022 11:58:25 -0600 From: Rob Herring To: Dmitry Baryshkov Subject: Re: [PATCH v2 10/11] dt-bindings: display/mdm: add gcc-bus clock to dpu-smd845 Message-ID: <20220718175825.GA3252359-robh@kernel.org> References: <20220710090040.35193-1-dmitry.baryshkov@linaro.org> <20220710090040.35193-11-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220710090040.35193-11-dmitry.baryshkov@linaro.org> 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: Sean Paul , devicetree@vger.kernel.org, David Airlie , linux-arm-msm@vger.kernel.org, Konrad Dybcio , Abhinav Kumar , dri-devel@lists.freedesktop.org, Bjorn Andersson , Rob Herring , Andy Gross , Krzysztof Kozlowski , Stephen Boyd , freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, 10 Jul 2022 12:00:39 +0300, Dmitry Baryshkov wrote: > Add gcc-bus clock required for the SDM845 DPU device tree node. This > change was made in the commit 111c52854102 ("arm64: dts: qcom: sdm845: > move bus clock to mdp node for sdm845 target"), but was not reflected in > the schema. > > Signed-off-by: Dmitry Baryshkov > --- > .../devicetree/bindings/display/msm/dpu-sdm845.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring