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 1B455ECAAD8 for ; Wed, 21 Sep 2022 08:23:12 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lNhbegAo7mHLCSvMvPUfUGg4hejwRce6XP578C3q1Ew=; b=r97e9BM0SasBUx Bb/yfZDjjBQh5tEysuKf18RMMgkfA23/r/m70IBvys5pWpW8+YGvtsvPopj1WG+ti1+eVOhbJjpwd 66l/byypaAiNipuFHsr7PoPoB0aTZQvjcEYVyBPTrAg8AHgp0hWOl+Gp/TSgUe2JRC/j3kywxN7z7 JoMWogH2P1Z6WdighxKzXt7UY3z5mt7Am7j+2ZEfK7d79QbDKTxsSlSYGPVqqZThkWsLgwfX41jD1 Lw4WVi9s4OmWP/qBO5CRFBUdIw/qqPe5qGcwJmiAZ8xysWZmNuynGFY5NHXuJyCqR/UTLwawHsMcb geh1by4yRzPn4Zx4UACA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oauzg-009uWm-Hs; Wed, 21 Sep 2022 08:22:09 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oausp-009qyx-MK; Wed, 21 Sep 2022 08:15:05 +0000 Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id BFEDA6601F3F; Wed, 21 Sep 2022 09:15:01 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1663748102; bh=EvBcI/f2WzXPlPeLEVNaBfs+pUmwiWS3guPeTWdGL3s=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=kTyckw1i0Ah5GXmyeYSVwZrjPPqQvIUQZ//WDDa0dtcQ/cgjdn3/tK8GHSRJk1zJy N+CtFS8G8WqhPcGsj2aPSimqmLObAmlMhXi1xfA2Kmj+F28eUvJyFx400HCtY0BlGM w9Kt5zDbx/03K3oZlwg+FL86LSqGBGNTA7QLpG9Q4AiDRxxcVSZVskf7Zu3vpPL3WK LMqWfKl1CUxFFd7vNYSZqEx7uwW1ZfblPiTla3aEWqfQQ68vgpNuW20/iHk7MsgiYv LV+3SL7yUwm+/9jqvlsCEGqZSgaPDmJQ6ld/M5e25hMo3ZcNOvcmTrvajdO2yTqocC +GGYjqhkZUmIw== Message-ID: Date: Wed, 21 Sep 2022 10:14:59 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0 Subject: Re: [PATCH 17/18] phy: mediatek: mipi: mt8183: use common helper to access registers Content-Language: en-US To: Chunfeng Yun , Chun-Kuang Hu , Vinod Koul Cc: Philipp Zabel , Kishon Vijay Abraham I , Matthias Brugger , dri-devel@lists.freedesktop.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, Jitao Shi , Stanley Chu References: <20220920090038.15133-1-chunfeng.yun@mediatek.com> <20220920090038.15133-18-chunfeng.yun@mediatek.com> From: AngeloGioacchino Del Regno In-Reply-To: <20220920090038.15133-18-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220921_011503_899959_126053E6 X-CRM114-Status: UNSURE ( 6.67 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 20/09/22 11:00, Chunfeng Yun ha scritto: > Use MediaTek phy's common helper to access registers, then we can remove > mipi-dsi's I/O helpers. > > Signed-off-by: Chunfeng Yun Reviewed-by: AngeloGioacchino Del Regno _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel