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 3B82BC004D4 for ; Thu, 19 Jan 2023 13:22:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229834AbjASNWZ (ORCPT ); Thu, 19 Jan 2023 08:22:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229712AbjASNWY (ORCPT ); Thu, 19 Jan 2023 08:22:24 -0500 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6DD6F4EC2 for ; Thu, 19 Jan 2023 05:22:22 -0800 (PST) Received: by mail-ed1-x52f.google.com with SMTP id y19so2856842edc.2 for ; Thu, 19 Jan 2023 05:22:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=9MPkKmj4G/dBz6sPcffR9tX5uU/lwQX0T1nVnP9nz44=; b=FTCVsOvKrMJzB7s2HyfaaX0VK0I4lqjddNgbgaeRdIaEeBYpc0zC9L96+kTMzE2PWF ELasBp8eHVFjaffdh2Rsh3uF/4xpsUTXTqr/o6jmPD9Ccr6lIncU6f7B9bM5cQcRq6Is gqPjfccgdjpEB/PHMplYqOGd21xht/eF6IoCmYCZhk1l/v6fCiE4qqYTlh9EcQiirHzZ JBbGvo7RPP2KcvfgJE+9JyJd2wGemrI+5ETHY+mBkeDoBVJw036xpxJv6SlnkjxJF/rW rMD4xknymB8h6iSCJBuirB8rNkCW4nW1Abir7DnpNQdGUdHtoSDGPlp3Uh/xJ1limrxr ljdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=9MPkKmj4G/dBz6sPcffR9tX5uU/lwQX0T1nVnP9nz44=; b=28I9ttFpkz99AenbO3doE66rG5fpYpC3Ry4JpPYgheGjL3h3Ksg6IQfbift1e5EK94 6IO8VtfG+tMzlJWlZPEeIeaKccDlk7yllnb1v5KxNFqS5ujGM1nq/PhOidpaxg1Le+o1 H8pvI6NgTaKplp53mtmOvg2LuRjHqWIfWbImCP51dHac1MwRq5PXupqo57tAV5/2yGnF I3J0QxB0h9cLhI0mBNOlHEhN9oUK/jC9aeW4MMXL10ksx7Ip908HCAg9Lfo28w/UgXPl Klum+VDaVjfg9pafvg47z+xoDH7/YTMXUDDShRIEd7nxv/RM6nDuSqxMrNvnpR53CM7J qV8Q== X-Gm-Message-State: AFqh2kqwfk7OtmmnZ79pkmCO1FLaxfedNGenZRduytCkNctFnKsluvuf fpldJrqyHMBU3+6/l0kktTW6IQ== X-Google-Smtp-Source: AMrXdXtxFXcYL86Q+ICy0lk69FgCFVTS6nVq4OzYff6WuL9NPpU43VaFJccJnYaa8jaxEVj0W2IjVA== X-Received: by 2002:a05:6402:4d5:b0:49d:a60f:7827 with SMTP id n21-20020a05640204d500b0049da60f7827mr10775320edw.6.1674134541040; Thu, 19 Jan 2023 05:22:21 -0800 (PST) Received: from eriador.lan (dzccz6yyyyyyyyyyybcwt-3.rev.dnainternet.fi. [2001:14ba:a085:4d00::8a5]) by smtp.gmail.com with ESMTPSA id bt16-20020a0564020a5000b00482e0c55e2bsm15532646edb.93.2023.01.19.05.22.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Jan 2023 05:22:20 -0800 (PST) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Clark , Sean Paul , Abhinav Kumar , Rob Herring , Krzysztof Kozlowski Cc: Stephen Boyd , David Airlie , Daniel Vetter , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org Subject: [PATCH 0/6] drm/msm/hdmi: integrate msm8960 HDMI PHY with DT clocks infrastructure Date: Thu, 19 Jan 2023 15:22:13 +0200 Message-Id: <20230119132219.2479775-1-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Make msm8960's HDMI PHY accept clocks from DT and also register it as a DT clock provider. Dmitry Baryshkov (6): dt-bindings: phy: qcom,hdmi-phy-other: use pxo clock dt-bindings: phy: qcom,hdmi-phy-other: mark it as clock provider drm/msm/hdmi: switch hdmi_pll_8960 to use parent_data drm/msm/hdmi: make hdmi_phy_8960 OF clk provider ARM: dts: qcom: apq8064: add #clock-cells to the HDMI PHY node ARM: dts: qcom: apq8064: use hdmi_phy for the MMCC's hdmipll clock .../bindings/phy/qcom,hdmi-phy-other.yaml | 27 ++++++++++++++++--- arch/arm/boot/dts/qcom-apq8064.dtsi | 3 ++- drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c | 21 +++++++++------ 3 files changed, 39 insertions(+), 12 deletions(-) -- 2.39.0