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 7B64DC433F5 for ; Thu, 24 Feb 2022 13:08:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234894AbiBXNJN (ORCPT ); Thu, 24 Feb 2022 08:09:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234915AbiBXNJH (ORCPT ); Thu, 24 Feb 2022 08:09:07 -0500 Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ECEF464BEB; Thu, 24 Feb 2022 05:08:33 -0800 (PST) X-UUID: c9f360b87d6f4dd495eea217db2fe14a-20220224 X-UUID: c9f360b87d6f4dd495eea217db2fe14a-20220224 Received: from mtkexhb01.mediatek.inc [(172.21.101.102)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1327776888; Thu, 24 Feb 2022 21:08:28 +0800 Received: from mtkexhb02.mediatek.inc (172.21.101.103) by mtkmbs07n1.mediatek.inc (172.21.101.16) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 24 Feb 2022 21:08:27 +0800 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkexhb02.mediatek.inc (172.21.101.103) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 24 Feb 2022 21:08:24 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 24 Feb 2022 21:08:24 +0800 From: Allen-KH Cheng To: Matthias Brugger , Rob Herring , Greg Kroah-Hartman , "Kishon Vijay Abraham I" , Vinod Koul , "Krzysztof Kozlowski" CC: Chunfeng Yun , Min Guo , , , , , , Allen-KH Cheng Subject: [PATCH v2 0/1] mediatek,tphy: Add compatible for MT8192 Date: Thu, 24 Feb 2022 21:08:21 +0800 Message-ID: <20220224130822.11292-1-allen-kh.cheng@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-MTK: N Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Base on tag: next-20220223, linux-next/master changes since v1: - update commit title and message Allen-KH Cheng (1): dt-bindings: phy: mediatek,tphy: Add compatible for MT8192 Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 + 1 file changed, 1 insertion(+) -- 2.18.0