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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4CC25C433F5 for ; Fri, 14 Jan 2022 08:36:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZwzULJvp97LhoYWpQAE8paEHDlB2SclffjTomoisjO0=; b=FTNTeeV10WNNtr vdmMuKzkj+J2X4Vi0CEYbA81hEwyMIeN5DrbLDxtbJI9EN2KxJx4nhTut8uURYnfId44TXlJB8xrh MKHUBU/OSltc4vbWGSV0CVKFSZQ5Qz/hvXWL5NqbUdEjyYy2sRfnsE+MOuV5jWtvc9q/h+kv0L3/1 lsRWgEflN3il2A1hoHXJZjmGSOyiHEoB5g5DZZwz20UKrTj7nnvdmx5PjOyTPF6j3gmGMfJPUgmrq sWbqycgXv4TVxgc0CR7a3QSSgLWYX5HnyxwNR/IyuQWcd9ED1X36JjEkaNuFcHZeTUqJFk1C6RzPL QF1VHI5nYy7OOt0R7ehA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n8I4N-008HdN-4Y; Fri, 14 Jan 2022 08:36:23 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n8I4J-008HcO-6O; Fri, 14 Jan 2022 08:36:21 +0000 X-UUID: 0a1f229c03d04eda8990725258c5374d-20220114 X-UUID: 0a1f229c03d04eda8990725258c5374d-20220114 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 947165651; Fri, 14 Jan 2022 01:36:15 -0700 Received: from mtkexhb01.mediatek.inc (172.21.101.102) by MTKMBS62N2.mediatek.inc (172.29.193.42) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 14 Jan 2022 00:36:13 -0800 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkexhb01.mediatek.inc (172.21.101.102) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 14 Jan 2022 16:36:12 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 14 Jan 2022 16:36:11 +0800 From: Miles Chen To: , Matthias Brugger CC: , , , , , , , Subject: Re: [PATCH 1/3] clk: mediatek: export mtk_clk_simple_probe Date: Fri, 14 Jan 2022 16:36:10 +0800 Message-ID: <20220114083611.19633-1-miles.chen@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20220114021206.43FB7C36AEA@smtp.kernel.org> References: <20220114021206.43FB7C36AEA@smtp.kernel.org> MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220114_003619_265415_E51BCC2D X-CRM114-Status: UNSURE ( 6.63 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org > Please send a cover letter for multi-patch series. Sorry for that, I will submit a cover letter in next version. Miles _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id ECBF7C433EF for ; Fri, 14 Jan 2022 08:37:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=oMgyqj7aqTF9m26JvmlVPXAeVFVqoEixRKditl3uW/M=; b=p42NGvvOdqhvqI Jf/ZtLGtiiokwcvO3SSrG90+Gd4Dh55tBcmLd9QWdVYdpw6sDKue/B2xsh4gGTnH2CrTDxF7fYVLY CJsuack88EMiVAvBOn0lncB2Z3jqShqMRn5nqSEI5Cb9CCnDUACSASLD96kD92C5ecCHD6DdMTz1I Q5+qIB+OquKLwdr5XbThipMoqyj8gg/DhdryhBw461o1DwuifH3eQvrovu5cJdUCE9GCuL/6gpZtz 7zso3ygXIuK9CdU1EagD3a/j3tC1ajZgTW6B/KjUws3wzPgRlHXHmrPXzV7diUBicRBK+q6iGk4TR g+fraNT49IjidVa3yRjA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n8I4O-008Hdb-PR; Fri, 14 Jan 2022 08:36:24 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n8I4J-008HcO-6O; Fri, 14 Jan 2022 08:36:21 +0000 X-UUID: 0a1f229c03d04eda8990725258c5374d-20220114 X-UUID: 0a1f229c03d04eda8990725258c5374d-20220114 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 947165651; Fri, 14 Jan 2022 01:36:15 -0700 Received: from mtkexhb01.mediatek.inc (172.21.101.102) by MTKMBS62N2.mediatek.inc (172.29.193.42) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 14 Jan 2022 00:36:13 -0800 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkexhb01.mediatek.inc (172.21.101.102) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 14 Jan 2022 16:36:12 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 14 Jan 2022 16:36:11 +0800 From: Miles Chen To: , Matthias Brugger CC: , , , , , , , Subject: Re: [PATCH 1/3] clk: mediatek: export mtk_clk_simple_probe Date: Fri, 14 Jan 2022 16:36:10 +0800 Message-ID: <20220114083611.19633-1-miles.chen@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20220114021206.43FB7C36AEA@smtp.kernel.org> References: <20220114021206.43FB7C36AEA@smtp.kernel.org> MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220114_003619_265415_E51BCC2D X-CRM114-Status: UNSURE ( 6.63 ) X-CRM114-Notice: Please train this message. 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 > Please send a cover letter for multi-patch series. Sorry for that, I will submit a cover letter in next version. Miles _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel