From patchwork Mon Nov 21 14:19:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guillaume Ranquet X-Patchwork-Id: 627690 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 466D8C4321E for ; Mon, 21 Nov 2022 14:23:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230512AbiKUOXU (ORCPT ); Mon, 21 Nov 2022 09:23:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35608 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230458AbiKUOXR (ORCPT ); Mon, 21 Nov 2022 09:23:17 -0500 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F019213E9E for ; Mon, 21 Nov 2022 06:23:14 -0800 (PST) Received: by mail-wr1-x42b.google.com with SMTP id x5so16023876wrt.7 for ; Mon, 21 Nov 2022 06:23:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=NLTLi7Z7FiKWId+bi8fZkLc6EVgRkKs3skyHC5sG8CY=; b=D5V9EF0OejBZwuqpXWui3ZalpJ94bdEGZUloCx4GdvNpwOu9DnvwMeBnDCPDI1vp46 AGFcpmiIvx+gkVhyBOQnmNadzLjlkAaJd40zYPC7juQ7zSpWS8V024Im1PK6bd3RzqiX s7wxVLjufCv/PrmyEFEvNG0y31n8d9ZTC+LQeKmJqeV7LETKBBo1Yy5cd0hUhqFSGIVF Djdl1Im3wRsOrQCpl08PJVOEe5hQvCd3aEmJYgsXVaw1mhZ5bOEVNf8AUKU0lYOAhbAy E/U6awm3Pe3WLXI4jtWCv4avCJhKROA1HO6lb/tJYpFaBfNAkReYvX/lilAdSpcIwTKg EDAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NLTLi7Z7FiKWId+bi8fZkLc6EVgRkKs3skyHC5sG8CY=; b=O+Hl0TyEPVlJxINurJruW6lo8Iw5J4Qab5eznIT4aK6217MfPCiGo9t0Honu5CqhY2 CDShZ/QzvUtBMscmm8oc+0k8rg8za4xnjXh+DwLGdjalUEJSV/JQZXvzjvcdtzJXwDS8 3dvEP6krkLHpObsdA8HzsvCJCCWWFmb75LycIl1xIRlGoW+H4846WGsLSFBx5/rihN6u 3eC7zoMKKqUkICzuPFw8o+ZCCmSj/1kPHfQDqvU76uMuNBRgEYwjZN39JWuCwhBJVhDS 2VHlzpdcEOWJE0eD09w+WKQhNUJ3wtN4GpBY0Mve160gCedQiSf4f9tGnKlgN11qqEp2 dgug== X-Gm-Message-State: ANoB5pkomii2aTj0PSD5xohO+K4GIkLqZv+iyPm2da9otym4qBsLrcbO chSZX+i/RepjhWtwNKBSmUhJsw== X-Google-Smtp-Source: AA0mqf4in6pPCN0j2CQX8M6zf6umy322ySdxWk1PP56QJInbjwv4ZjaMUm16qPsll5SjfuP4QxNrwg== X-Received: by 2002:a05:6000:983:b0:236:aacc:ea07 with SMTP id by3-20020a056000098300b00236aaccea07mr11745338wrb.36.1669040593275; Mon, 21 Nov 2022 06:23:13 -0800 (PST) Received: from [127.0.0.1] (2a02-8440-6441-244f-3074-96af-9642-0002.rev.sfr.net. [2a02:8440:6441:244f:3074:96af:9642:2]) by smtp.gmail.com with ESMTPSA id m7-20020a05600c4f4700b003b4fe03c881sm20206468wmq.48.2022.11.21.06.23.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Nov 2022 06:23:12 -0800 (PST) From: Guillaume Ranquet Date: Mon, 21 Nov 2022 15:19:11 +0100 Subject: [PATCH v4 1/3] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible MIME-Version: 1.0 Message-Id: <20220919-v4-1-bdc21e1307e9@baylibre.com> References: <20220919-v4-0-bdc21e1307e9@baylibre.com> In-Reply-To: <20220919-v4-0-bdc21e1307e9@baylibre.com> To: Philipp Zabel , Rob Herring , Vinod Koul , CK Hu , Krzysztof Kozlowski , Jitao shi , Daniel Vetter , Kishon Vijay Abraham I , Chunfeng Yun , Chun-Kuang Hu , David Airlie , Matthias Brugger Cc: Guillaume Ranquet , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, stuart.lee@mediatek.com, Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, AngeloGioacchino Del Regno , mac.shen@mediatek.com, linux-phy@lists.infradead.org, linux-mediatek@lists.infradead.org X-Mailer: b4 0.11.0-dev Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add a compatible for the HDMI PHY on MT8195 Acked-by: Krzysztof Kozlowski Reviewed-by: AngeloGioacchino Del Regno Signed-off-by: Guillaume Ranquet --- Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml b/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml index 0d94950b84ca..71c75a11e189 100644 --- a/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml +++ b/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml @@ -28,6 +28,7 @@ properties: - const: mediatek,mt2701-hdmi-phy - const: mediatek,mt2701-hdmi-phy - const: mediatek,mt8173-hdmi-phy + - const: mediatek,mt8195-hdmi-phy reg: maxItems: 1