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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5A43C433E0 for ; Thu, 18 Mar 2021 02:36:26 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3599564F20 for ; Thu, 18 Mar 2021 02:36:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3599564F20 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Date:CC:To:From: Subject:Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7f8HqcVOZH9c9gx0hvA2LTkNJgCqsAkU3nqajVXhg3c=; b=GeO5A+QVeHvlsxugRtM5BFEWB XZ7GJWWkUrlxLO5BlWakMdzxs6LYmsxCdBW5ly3hJSzKMWgNi+JpNtDUWXHxg+SYipWpZFdR2zBUL t8IPxfOAW2VmvtMfP9maTMtJUYoh0/qnUTyVYMP5E6PdVrS9kctvC5boGHJ10ylI6bjjUQh1ulVsd Sgg0UHdMK7dz1FBdHnNAMJLwJuHUZ/jogxg5Y2G6D4kkIsHpiwcJJFubs80vu62CnMBvqyD4FFDyF MSOAWwP/HrVi1yiB3wLuPVSSv0eNthbNaWM3QaP/xRQuhgz4TjJL95/n70LsEifHvNTrZU6dEVuIc ub4LYJ/CQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lMiU5-004Ifa-Gh; Thu, 18 Mar 2021 02:34:01 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lMiTu-004Idu-Vi; Thu, 18 Mar 2021 02:33:53 +0000 X-UUID: 824f7eb73dea4c23bb288da039e00fe0-20210317 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:MIME-Version:Content-Type:References:In-Reply-To:Date:CC:To:From:Subject:Message-ID; bh=ncyiACvRA/jFcclY/OBN/Yo/pl71fDIdCQA7DujzOC8=; b=XYhGoq/CpMHo8XKNejxBR605lcE+RjHKjVd4lE0CxDqJjrjMiPkvZ4UuTUhDjDbbFtt1gvEruX6bHHsvK6/YetCi0VahhWAgu1RUbQ9ki313C05Gdf1umRYZ2gmE0R2Madmu/6PImMV0o2Zw0CmjgN3kCXRNG8U0reAlgaaFDiE=; X-UUID: 824f7eb73dea4c23bb288da039e00fe0-20210317 Received: from mtkcas68.mediatek.inc [(172.29.94.19)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 370406481; Wed, 17 Mar 2021 18:33:48 -0800 Received: from MTKMBS31N1.mediatek.inc (172.27.4.69) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 17 Mar 2021 19:33:46 -0700 Received: from MTKCAS32.mediatek.inc (172.27.4.184) by MTKMBS31N1.mediatek.inc (172.27.4.69) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 18 Mar 2021 10:33:42 +0800 Received: from [10.17.3.153] (10.17.3.153) by MTKCAS32.mediatek.inc (172.27.4.170) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 18 Mar 2021 10:33:40 +0800 Message-ID: <1616034820.25733.15.camel@mhfsdcap03> Subject: Re: [PATCH 08/10] dt-bindings: phy: Add compatible for Mediatek MT8195 From: Chunfeng Yun To: Vinod Koul CC: Seiya Wang , Rob Herring , Matthias Brugger , Jonathan Cameron , Lars-Peter Clausen , "Peter Meerwald-Stadler" , Ulf Hansson , Kishon Vijay Abraham I , Greg Kroah-Hartman , Mark Brown , "Daniel Lezcano" , Thomas Gleixner , Wim Van Sebroeck , Guenter Roeck , Enric Balletbo i Serra , Hsin-Yi Wang , Fabien Parent , Sean Wang , Zhiyong Tao , Chaotian Jing , Wenbin Mei , Stanley Chu , Bayi Cheng , Chuanhong Guo , , , , , , , , , , Date: Thu, 18 Mar 2021 10:33:40 +0800 In-Reply-To: References: <20210316111443.3332-1-seiya.wang@mediatek.com> <20210316111443.3332-9-seiya.wang@mediatek.com> X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 X-TM-SNTS-SMTP: 2A914A0A68FE97BF815737A03C347727B59FF0E01BB1CD724B858EB4526684EB2000:8 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210318_023351_530149_564A60E5 X-CRM114-Status: GOOD ( 10.76 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Vinod, On Wed, 2021-03-17 at 12:10 +0530, Vinod Koul wrote: > On 16-03-21, 19:14, Seiya Wang wrote: > > This commit adds dt-binding documentation of UFS M-Phy for Mediatek MT8195 SoC > > Platform. > > Applied, thanks Usually, we expect the dt-binding patch is acked or reviewed by Rob before it's applied? Thanks a lot > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel