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 04DB0C43334 for ; Fri, 17 Jun 2022 20:57:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234370AbiFQU5H (ORCPT ); Fri, 17 Jun 2022 16:57:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33852 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232517AbiFQU5F (ORCPT ); Fri, 17 Jun 2022 16:57:05 -0400 Received: from mail-ot1-x333.google.com (mail-ot1-x333.google.com [IPv6:2607:f8b0:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 557705DA56 for ; Fri, 17 Jun 2022 13:57:04 -0700 (PDT) Received: by mail-ot1-x333.google.com with SMTP id s20-20020a056830439400b0060c3e43b548so3930263otv.7 for ; Fri, 17 Jun 2022 13:57:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=vMRFR0GXyCuyzUO1zmdvO0SdG3g9jDS3szGGSmZwvdo=; b=EoWrsaIdWmfmOGr1BtwEg2WSZK+OU+lG3deDCXDzb74IKSuCLjUw48r/Au0ZdFbBld CtADV5mdsqtHPiJQnM6grFYj+RXcVZ25BiaOF+SeT3sWq4i0Z9auBAbHmX9HOV5Xn+AO W4/IHFd1Zk/BzdQQ1hCIwfywNaHuB2eYr/RVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=vMRFR0GXyCuyzUO1zmdvO0SdG3g9jDS3szGGSmZwvdo=; b=x102t30+pDo6t80l7nTr4Va9ONdrSOFQtNL4TjXLLor0n50YUKuZLnAa3IdTMSrjy7 b2kH/rcjN53CwmNny7DFi7eLNCJVVKly4L2m+MMw25Yysj8WpW2k1BafUw9JceS8CYLD yZL5e5Y8HJBPZroNnVFMW3XPHUzY5EL5xahzN3R9tUy+GlV3zx6HqeghpNa3xey8luF4 Unk5mxTTcPW4oAuVz+l3DfhmJxAaF0F1neWfGq8BFWgTg6IJY/cY/clq4bTAcvb0VSK4 VCUGyXxqBHHIkq/JciAKntSwOB/mf6ZtmnbvRtNOQzB5BtmSTTCcbpjnILg+WT6HOCUn PM+Q== X-Gm-Message-State: AJIora88INlbbwv9Yj4N/+f99AA/5tdi4U9C01UoUhMxEI25dKe6VyJb zTdl0nvz9KNKdJ+Gtnp8rJ76xD4sC/xonXY/9zXFUA== X-Google-Smtp-Source: AGRyM1sfzKoW9WyzAhvY11tv9iFwse5ymjpHxzBQ0uh1UWvv6lmB401+6sUT+IuSWkFK2+PScwaSfV3+9PXqLXqk5Zw= X-Received: by 2002:a9d:6484:0:b0:60b:eb0b:4054 with SMTP id g4-20020a9d6484000000b0060beb0b4054mr4760290otl.159.1655499423686; Fri, 17 Jun 2022 13:57:03 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Fri, 17 Jun 2022 13:57:03 -0700 MIME-Version: 1.0 In-Reply-To: <20220617103608.605898-4-dmitry.baryshkov@linaro.org> References: <20220617103608.605898-1-dmitry.baryshkov@linaro.org> <20220617103608.605898-4-dmitry.baryshkov@linaro.org> From: Stephen Boyd User-Agent: alot/0.10 Date: Fri, 17 Jun 2022 13:57:03 -0700 Message-ID: Subject: Re: [PATCH 3/3] arm64: dts: qcom: msm8996: add #clock-cells to the HDMI PHY node To: Abhinav Kumar , Dmitry Baryshkov , Rob Clark , Sean Paul Cc: David Airlie , Daniel Vetter , Bjorn Andersson , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Vinod Koul , linux-phy@lists.infradead.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Dmitry Baryshkov (2022-06-17 03:36:08) > Add #clock-cells property to the HDMI PHY device node to let other nodes > resolve the hdmipll clock. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Stephen Boyd 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 0547BC43334 for ; Fri, 17 Jun 2022 20:57:07 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DB54F10E4CF; Fri, 17 Jun 2022 20:57:05 +0000 (UTC) Received: from mail-ot1-x334.google.com (mail-ot1-x334.google.com [IPv6:2607:f8b0:4864:20::334]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6059610E4CF for ; Fri, 17 Jun 2022 20:57:04 +0000 (UTC) Received: by mail-ot1-x334.google.com with SMTP id l24-20020a0568301d7800b0060c1ebc6438so3929735oti.9 for ; Fri, 17 Jun 2022 13:57:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=vMRFR0GXyCuyzUO1zmdvO0SdG3g9jDS3szGGSmZwvdo=; b=EoWrsaIdWmfmOGr1BtwEg2WSZK+OU+lG3deDCXDzb74IKSuCLjUw48r/Au0ZdFbBld CtADV5mdsqtHPiJQnM6grFYj+RXcVZ25BiaOF+SeT3sWq4i0Z9auBAbHmX9HOV5Xn+AO W4/IHFd1Zk/BzdQQ1hCIwfywNaHuB2eYr/RVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=vMRFR0GXyCuyzUO1zmdvO0SdG3g9jDS3szGGSmZwvdo=; b=7pEewIoU8iavllViCI02pY3Tn5RdP4QFzZQuiBOBpca5+lB/+mAKw6+kTkGXrb9LnP 9n6iMTgS1IyvqIdslR4xOptMwmdlUjawOUKZerA4G55FP7MnSoOa0Mdvf8bhx0pkCTja 2hDpsG2aGX51Tqs7jFQihVw6M8r41Idxb5wSUMhYhudMkHSVBT9swmIWq3DDV6aWkU6s fIJUpxLpwwf29WraV72TCQDVAKMd40uKJ+eCtrIPNBIlekyS6jmgJXL8M5ExArL5aABA VDT2KQaETVFSdjusJ8qNyE/Q1Dwr3R/RR3IRTXb4f2xV4P1IE6B2eafIXRDf3iG6YVy0 r+oQ== X-Gm-Message-State: AJIora8E7KDDvaaAWvzOMQChe6EHfB1h89PXH8JJpf2ibJ9ENnJO1c8w J/xHbkwMGQAcB8azpt/dAQmD/YljhEcgReZJO0NBtA== X-Google-Smtp-Source: AGRyM1sfzKoW9WyzAhvY11tv9iFwse5ymjpHxzBQ0uh1UWvv6lmB401+6sUT+IuSWkFK2+PScwaSfV3+9PXqLXqk5Zw= X-Received: by 2002:a9d:6484:0:b0:60b:eb0b:4054 with SMTP id g4-20020a9d6484000000b0060beb0b4054mr4760290otl.159.1655499423686; Fri, 17 Jun 2022 13:57:03 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Fri, 17 Jun 2022 13:57:03 -0700 MIME-Version: 1.0 In-Reply-To: <20220617103608.605898-4-dmitry.baryshkov@linaro.org> References: <20220617103608.605898-1-dmitry.baryshkov@linaro.org> <20220617103608.605898-4-dmitry.baryshkov@linaro.org> From: Stephen Boyd User-Agent: alot/0.10 Date: Fri, 17 Jun 2022 13:57:03 -0700 Message-ID: Subject: Re: [PATCH 3/3] arm64: dts: qcom: msm8996: add #clock-cells to the HDMI PHY node To: Abhinav Kumar , Dmitry Baryshkov , Rob Clark , Sean Paul Content-Type: text/plain; charset="UTF-8" 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: David Airlie , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, Bjorn Andersson , Vinod Koul , linux-phy@lists.infradead.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Quoting Dmitry Baryshkov (2022-06-17 03:36:08) > Add #clock-cells property to the HDMI PHY device node to let other nodes > resolve the hdmipll clock. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Stephen Boyd 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 A4363CCA479 for ; Fri, 17 Jun 2022 21:11: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:Cc:To:Subject:Message-ID:Date:From: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NaXE4efJbHdBgQ/2zvGH0V4Nt2bo1A0BQjAFCsMgREM=; b=2tOfdLuUMHa0Gi AkZIAi133nD9Z7Jt81kWShdPuY9ckmAB23FjwejHEys+vHVztxNHH8US+yH8TzBt6G4gC27rItC2Z 1rWWtOZ3GpIjagdLnaM58GXgNsZ7gxOoFNQ0wUzszPPCM/b6ISVSCZZynkOz39W6SfDVZW1Y+ljzJ Pjep7MnPrRWwW+swdfTuzFEIQRHV+7t9sx31chHdIFrGDlURJQk4yLGorLvj7tTvjjiAqY0L87KK0 gfPGRySt7a7671yE1ptb5+Cm1mrVU+voL8zT90B+1MSoQibg3Cax95k4c7zgnYN1ZHlUrIwIIs34F e9h9elSwKgM36M489/LQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2JFH-0099lh-JN; Fri, 17 Jun 2022 21:11:11 +0000 Received: from mail-ot1-x32c.google.com ([2607:f8b0:4864:20::32c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2J1d-0095PP-58 for linux-phy@lists.infradead.org; Fri, 17 Jun 2022 20:57:06 +0000 Received: by mail-ot1-x32c.google.com with SMTP id a8-20020a05683012c800b0060c027c8afdso3927743otq.10 for ; Fri, 17 Jun 2022 13:57:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=vMRFR0GXyCuyzUO1zmdvO0SdG3g9jDS3szGGSmZwvdo=; b=EoWrsaIdWmfmOGr1BtwEg2WSZK+OU+lG3deDCXDzb74IKSuCLjUw48r/Au0ZdFbBld CtADV5mdsqtHPiJQnM6grFYj+RXcVZ25BiaOF+SeT3sWq4i0Z9auBAbHmX9HOV5Xn+AO W4/IHFd1Zk/BzdQQ1hCIwfywNaHuB2eYr/RVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=vMRFR0GXyCuyzUO1zmdvO0SdG3g9jDS3szGGSmZwvdo=; b=SvzMHB7ePy+k/xCDqbVJy8RK1ING+tD+Ffb8N7uBCjzJmsrRRgEu2sAmMnYjmA4fBf BtzQRgaZNnc1Vl7Qn3DqYUZ51PJcUWkJYx+cr6lln7e0C2Zsy75VIe8yO6BI/aW+DJVN u4Y/eTCm+Z50RGdZNYL3Rh8t+Jv7N4FG6O/lNJE1N4wcBSjFaJ1f4zdWZfiH0yylYu/F xcGRFUMp7y7x8c0n8JTZIBSl3fDwysPE+3YOVqujraSnyU87Mpdg6qN5QH4mTWtxwLE8 nTgjthcb+fGmIoqwP4E9Cf/u0G5e5z6+kQG2T97PKlBYMO+8guStAWWdr1zwj5e/a0vr r+Rg== X-Gm-Message-State: AJIora+I/DH9NOvWJkCXhiehfSlKG4h6eJ3CEpun3G1/ysCwtw8FplMb ltn+D9R+K2nYloZGhii2Zq30EGPo104U/SAxOezVNA== X-Google-Smtp-Source: AGRyM1sfzKoW9WyzAhvY11tv9iFwse5ymjpHxzBQ0uh1UWvv6lmB401+6sUT+IuSWkFK2+PScwaSfV3+9PXqLXqk5Zw= X-Received: by 2002:a9d:6484:0:b0:60b:eb0b:4054 with SMTP id g4-20020a9d6484000000b0060beb0b4054mr4760290otl.159.1655499423686; Fri, 17 Jun 2022 13:57:03 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Fri, 17 Jun 2022 13:57:03 -0700 MIME-Version: 1.0 In-Reply-To: <20220617103608.605898-4-dmitry.baryshkov@linaro.org> References: <20220617103608.605898-1-dmitry.baryshkov@linaro.org> <20220617103608.605898-4-dmitry.baryshkov@linaro.org> From: Stephen Boyd User-Agent: alot/0.10 Date: Fri, 17 Jun 2022 13:57:03 -0700 Message-ID: Subject: Re: [PATCH 3/3] arm64: dts: qcom: msm8996: add #clock-cells to the HDMI PHY node To: Abhinav Kumar , Dmitry Baryshkov , Rob Clark , Sean Paul Cc: David Airlie , Daniel Vetter , Bjorn Andersson , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Vinod Koul , linux-phy@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220617_135705_237900_DCEBC3E4 X-CRM114-Status: UNSURE ( 4.26 ) X-CRM114-Notice: Please train this message. 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 Quoting Dmitry Baryshkov (2022-06-17 03:36:08) > Add #clock-cells property to the HDMI PHY device node to let other nodes > resolve the hdmipll clock. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Stephen Boyd -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy