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 B4226CCA47F for ; Fri, 15 Jul 2022 12:39:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234783AbiGOMjA (ORCPT ); Fri, 15 Jul 2022 08:39:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234698AbiGOMi6 (ORCPT ); Fri, 15 Jul 2022 08:38:58 -0400 Received: from madras.collabora.co.uk (madras.collabora.co.uk [46.235.227.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 518494BD26; Fri, 15 Jul 2022 05:38:57 -0700 (PDT) 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 798836601A63; Fri, 15 Jul 2022 13:38:54 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1657888736; bh=4odVySl8pWewK1o1UhRQgFiK9HBU3pt7kkRhWhez+u4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=GgYqG+SEp90ovJMobU7UHDcMz/224ePRnuaROw6cYe0RF4RO2WU4duXWCpsK2A9YT W71ir2V11ZSRsQAtbgzEfaYlufSOTODqf+fgaMboWPecGBPP+AhvRv2czjOUptz2tN B2urPDynmhRgZqVBZi6QMcrfEALT1Cb91OO+uGXMnnXeAIr6ZFFvuKGXNNaEgktS6o bFGXggJiEX0e0zjeo6a/5xEaCXOpv2rAHb1muKHJLkFX/pVbwRmbFw2wdrOZ3HJ3Bc nQfLwjC3JbL/JjnmpwibGmwnizFwe8TtjNE0aK+ZZKluHsjiQStlZavr5zYazH6Ul4 9Cg5NQehNAVBA== Message-ID: Date: Fri, 15 Jul 2022 14:38:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver Content-Language: en-US To: ChiaEn Wu , lee.jones@linaro.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, pavel@ucw.cz, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, sre@kernel.org, chunfeng.yun@mediatek.com, gregkh@linuxfoundation.org, jic23@kernel.org, lars@metafoo.de, lgirdwood@gmail.com, broonie@kernel.org, linux@roeck-us.net, heikki.krogerus@linux.intel.com, deller@gmx.de Cc: chiaen_wu@richtek.com, alice_chen@richtek.com, cy_huang@richtek.com, dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-iio@vger.kernel.org, linux-fbdev@vger.kernel.org, szunichen@gmail.com References: <20220715112607.591-1-peterwu.pub@gmail.com> <20220715112607.591-9-peterwu.pub@gmail.com> From: AngeloGioacchino Del Regno In-Reply-To: <20220715112607.591-9-peterwu.pub@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org Il 15/07/22 13:26, ChiaEn Wu ha scritto: > From: ChiYuan Huang > > The MT6370 is a highly-integrated smart power management IC, which > includes a single cell Li-Ion/Li-Polymer switching battery charger, > a USB Type-C & Power Delivery (PD) controller, dual Flash LED current > sources, a RGB LED driver, a backlight WLED driver, a display bias > driver and a general LDO for portable devices. > > This commit add support for the Type-C & Power Delivery controller in > MediaTek MT6370 IC. > > Signed-off-by: ChiYuan Huang Reviewed-by: AngeloGioacchino Del Regno 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 94F7EC433EF for ; Fri, 15 Jul 2022 12:40:18 +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=jqhgYEaUU+7QVuXe79yMRgkCxhYea42U/OpP87xtQ90=; b=wObls0mCc0kcU8 1EiO9CKQ9ZFZFie1z8jLyt6Wnq6IiJOSBKA1b8B24Mf7J/Xa2cLZgiK5FhSu8RQJDsWr4n8bed075 M6/RRQjzTpuIDBzV188Hf0I3Xz0ja0W5HTMptAY3MZKPHd2Be2UF2NDp8V7Z/4t7V7X6qI+d4IRU1 sGbQuIYxaTkX350OonEPlhGybgYeyzt31CgHuWP1P/x9p/lCQN3RjnksLXqVnzJJyxOe1uW/DcvrB KbXhL1bYuB7adsTo4FFBP91F4G5FJmskKbPG3GXjxsRUIQheyoLpcLmIMuR78xLOzdJupISzwib47 GlAOqzBQPjg8DfuoaiYQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCKbE-006yrJ-0u; Fri, 15 Jul 2022 12:39:16 +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 1oCKav-006yg1-87; Fri, 15 Jul 2022 12:39:01 +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 798836601A63; Fri, 15 Jul 2022 13:38:54 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1657888736; bh=4odVySl8pWewK1o1UhRQgFiK9HBU3pt7kkRhWhez+u4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=GgYqG+SEp90ovJMobU7UHDcMz/224ePRnuaROw6cYe0RF4RO2WU4duXWCpsK2A9YT W71ir2V11ZSRsQAtbgzEfaYlufSOTODqf+fgaMboWPecGBPP+AhvRv2czjOUptz2tN B2urPDynmhRgZqVBZi6QMcrfEALT1Cb91OO+uGXMnnXeAIr6ZFFvuKGXNNaEgktS6o bFGXggJiEX0e0zjeo6a/5xEaCXOpv2rAHb1muKHJLkFX/pVbwRmbFw2wdrOZ3HJ3Bc nQfLwjC3JbL/JjnmpwibGmwnizFwe8TtjNE0aK+ZZKluHsjiQStlZavr5zYazH6Ul4 9Cg5NQehNAVBA== Message-ID: Date: Fri, 15 Jul 2022 14:38:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver Content-Language: en-US To: ChiaEn Wu , lee.jones@linaro.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, pavel@ucw.cz, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, sre@kernel.org, chunfeng.yun@mediatek.com, gregkh@linuxfoundation.org, jic23@kernel.org, lars@metafoo.de, lgirdwood@gmail.com, broonie@kernel.org, linux@roeck-us.net, heikki.krogerus@linux.intel.com, deller@gmx.de Cc: chiaen_wu@richtek.com, alice_chen@richtek.com, cy_huang@richtek.com, dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-iio@vger.kernel.org, linux-fbdev@vger.kernel.org, szunichen@gmail.com References: <20220715112607.591-1-peterwu.pub@gmail.com> <20220715112607.591-9-peterwu.pub@gmail.com> From: AngeloGioacchino Del Regno In-Reply-To: <20220715112607.591-9-peterwu.pub@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220715_053857_465841_163EE7B0 X-CRM114-Status: UNSURE ( 9.51 ) 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 15/07/22 13:26, ChiaEn Wu ha scritto: > From: ChiYuan Huang > > The MT6370 is a highly-integrated smart power management IC, which > includes a single cell Li-Ion/Li-Polymer switching battery charger, > a USB Type-C & Power Delivery (PD) controller, dual Flash LED current > sources, a RGB LED driver, a backlight WLED driver, a display bias > driver and a general LDO for portable devices. > > This commit add support for the Type-C & Power Delivery controller in > MediaTek MT6370 IC. > > Signed-off-by: ChiYuan Huang 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 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 1E0CBC43334 for ; Sat, 16 Jul 2022 14:37:49 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0C25E10F17E; Sat, 16 Jul 2022 14:35:33 +0000 (UTC) Received: from madras.collabora.co.uk (madras.collabora.co.uk [46.235.227.172]) by gabe.freedesktop.org (Postfix) with ESMTPS id 152C110E166 for ; Fri, 15 Jul 2022 15:05:33 +0000 (UTC) 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 798836601A63; Fri, 15 Jul 2022 13:38:54 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1657888736; bh=4odVySl8pWewK1o1UhRQgFiK9HBU3pt7kkRhWhez+u4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=GgYqG+SEp90ovJMobU7UHDcMz/224ePRnuaROw6cYe0RF4RO2WU4duXWCpsK2A9YT W71ir2V11ZSRsQAtbgzEfaYlufSOTODqf+fgaMboWPecGBPP+AhvRv2czjOUptz2tN B2urPDynmhRgZqVBZi6QMcrfEALT1Cb91OO+uGXMnnXeAIr6ZFFvuKGXNNaEgktS6o bFGXggJiEX0e0zjeo6a/5xEaCXOpv2rAHb1muKHJLkFX/pVbwRmbFw2wdrOZ3HJ3Bc nQfLwjC3JbL/JjnmpwibGmwnizFwe8TtjNE0aK+ZZKluHsjiQStlZavr5zYazH6Ul4 9Cg5NQehNAVBA== Message-ID: Date: Fri, 15 Jul 2022 14:38:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver Content-Language: en-US To: ChiaEn Wu , lee.jones@linaro.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, pavel@ucw.cz, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, sre@kernel.org, chunfeng.yun@mediatek.com, gregkh@linuxfoundation.org, jic23@kernel.org, lars@metafoo.de, lgirdwood@gmail.com, broonie@kernel.org, linux@roeck-us.net, heikki.krogerus@linux.intel.com, deller@gmx.de References: <20220715112607.591-1-peterwu.pub@gmail.com> <20220715112607.591-9-peterwu.pub@gmail.com> From: AngeloGioacchino Del Regno In-Reply-To: <20220715112607.591-9-peterwu.pub@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-fbdev@vger.kernel.org, szunichen@gmail.com, alice_chen@richtek.com, linux-pm@vger.kernel.org, linux-iio@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, cy_huang@richtek.com, chiaen_wu@richtek.com, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-leds@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Il 15/07/22 13:26, ChiaEn Wu ha scritto: > From: ChiYuan Huang > > The MT6370 is a highly-integrated smart power management IC, which > includes a single cell Li-Ion/Li-Polymer switching battery charger, > a USB Type-C & Power Delivery (PD) controller, dual Flash LED current > sources, a RGB LED driver, a backlight WLED driver, a display bias > driver and a general LDO for portable devices. > > This commit add support for the Type-C & Power Delivery controller in > MediaTek MT6370 IC. > > Signed-off-by: ChiYuan Huang Reviewed-by: AngeloGioacchino Del Regno