From patchwork Sat Sep 24 09:43:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 608857 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 59989C32771 for ; Sat, 24 Sep 2022 09:43:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233435AbiIXJnv (ORCPT ); Sat, 24 Sep 2022 05:43:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42872 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232388AbiIXJnv (ORCPT ); Sat, 24 Sep 2022 05:43:51 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C94E1F621 for ; Sat, 24 Sep 2022 02:43:50 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id z25so3761244lfr.2 for ; Sat, 24 Sep 2022 02:43:50 -0700 (PDT) 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; bh=guecmyRIRRz2AXWadVLwOMYEwJax3FS9elbcAnyJFGs=; b=ShrZcbOcEr4oy3XOUsaUT8tLdzEoQ9DZOHKcv0og1a4hbgpfPg3szGEJ2fns8vGePI 5HolOuuvjarT38gF7pYPXn+QEX8XnqCKmmsSCEDj7/vs70OE5mTB7NOFfwOgBBL2+Gfv 3HGExhq8OvvGD6XH8PbIXmA9oqQz27O9o4elh7mZ8tg+NjwocsU6U4gIT6JkFMRCVsKs wHyOljBz/3umuyjZDhRxvLRM3Spq4Mqxh4HRZVmTR1kAftv9Vw+AovL4jhps8RQEtc2m ZZu+nXJLI0euvN3zvlv9Gc/gXUq3zGfzyIqKKeexx9mEn8ZnVLQ8vP/V6CSn8p+D0u9H quLw== 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; bh=guecmyRIRRz2AXWadVLwOMYEwJax3FS9elbcAnyJFGs=; b=tQf4HWkl4TAHCzRtt5RbgLxBsf8KrDomXfdT22a2Ogbrg4981D8ywwV9lYedXSxchP 3bOsSU5miZvvTZ6D5uKWsyohq8dhZvlD+5wpsC9bCDZ9B0yGqFNcEIy/Qvn9TpXTbx12 CYSyMhs1u0A+8I9LRoOWEEDcHvIk29gVtwsS4/mwuLL7/J6EUs80rqE+g5Ic222S7So8 EbeqQtmD8bdbzaL8Vu57fOSXpp5ol0oaoHLwbmmF2e05Sf/0XHJEqsWFDlUM8IA1CE/J 5DDc8+cUFksoUPoLzxjG887AO97P6g8RV7/2/WmV8U8zOtt0cMiAC/l7lU/T6MAVSvYw ltWQ== X-Gm-Message-State: ACrzQf31ABPyAiYHxSVEqiKgbiAnht/goBBq35SeY+UQd9qzJyE/aFTi J9l2RUE+/e32/RIP/gUC8O0PFaE+dyceXQ== X-Google-Smtp-Source: AMsMyM5ZmT4tx4z30xIzBpRGlclQSCUra8mRCpWgxqdBdL/38aqlqC5ixrwsatwiyZQzLn/4fj6eFw== X-Received: by 2002:a05:6512:2803:b0:49f:979c:cc53 with SMTP id cf3-20020a056512280300b0049f979ccc53mr5037103lfb.76.1664012628627; Sat, 24 Sep 2022 02:43:48 -0700 (PDT) Received: from eriador.lan ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id x13-20020a056512078d00b00496693860dcsm1833347lfr.232.2022.09.24.02.43.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Sep 2022 02:43:48 -0700 (PDT) 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/2] arm: dts: qcom: rename HDMI PHY nodes Date: Sat, 24 Sep 2022 12:43:45 +0300 Message-Id: <20220924094347.178666-1-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Historically HDMI PHY device tree nodes used the hdmi-phy@ names. Replace them with generic phy@ names. While there is no such requirement in the DT schema, it's worth doing that because: 1) The recent qcom DT files already use just phy@ for most of PHY nodes 2) The recommended list from devicetree specs mentions usb-phy/ethernet-phy, but not -phy, so I'd think that those two are mostly for backwards compatibility. 3) I liked the example of sc7280 which switched all MDSS PHYs to just phy@ (this includes DSI PHY, eDP PHY and, by extension, the HDMI PHY). Dmitry Baryshkov (2): ARM: dts: qcom-apq8064: change HDMI PHY node name to generic one arm64: dts: qcom: msm8996: change HDMI PHY node name to generic one arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 2 +- arch/arm/boot/dts/qcom-apq8064.dtsi | 2 +- arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Konrad Dybcio