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 5191FC4332F for ; Wed, 23 Nov 2022 15:11:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238387AbiKWPLW (ORCPT ); Wed, 23 Nov 2022 10:11:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46896 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238415AbiKWPLG (ORCPT ); Wed, 23 Nov 2022 10:11:06 -0500 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8F91349B51; Wed, 23 Nov 2022 07:11:05 -0800 (PST) Received: by mail-wr1-x42b.google.com with SMTP id bs21so29852040wrb.4; Wed, 23 Nov 2022 07:11:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=+DYRTkLQkt5QsUQFkBhyOTw4ineCXo6DjjJscrJFSgc=; b=a6cyw71kovfdAiAgG/Pmn3Is0bFtobdtqmKQZVwHwZei0zj4buzNah86/6bkSx8hZN CcaVd5gUchTpWqD2YKnTiQoRcyvmf48JeMS46LSu7Q9BrUL4fczKCaj3MHplZnuYQfEa z2J3Z3PZGMWNB9Sgol4pLp6h+7qPsTOhfvCZ9GSE1l9u1+7ZGSRbax6FkyThJTth5Q7o b9vbjKpu+RepLZhj09l38CIfBMzC69vK7zfGD73f6RfnUPNiyiz7PJiu73xSVq7UUGS4 x8W9YjKne9o/WZqFiKiwWGkvJ1pbw2uSbyKO2wQApRTUA60nrnolf1LTh/CBx4x0XOXv 9bZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+DYRTkLQkt5QsUQFkBhyOTw4ineCXo6DjjJscrJFSgc=; b=ZXzXtQPuzqTZbb2JmFw4FGtZTu1C1uJpz/iVk+eZ+LuI+yM8+tNk47pEuUqB/BV6A3 xX+HAsNENbclk9yHHdtSFn0NsvACWzFl2fbQOhB/39vhjW9oaDa4d4GLsP3Mwq426E5m ii7rF+f9zL5DfIhuIXjybUlhJ65/zBLV3ebRsMdv9jJHta2tLKXE435U+zZ4N61Ntfox Rnh0lVBDO0FHBJ1gvorNBy7lMil0tOi8lxUXbzVQ2Z+6d1XN5hJntATjvIJ2kYtYGz9M nuaIZB4Rl4a1ZFLLdNOcMG28d0eGEXVXw8/j8wv+X066GWJGpIutcBQupgH9BRyLS29C u7gw== X-Gm-Message-State: ANoB5pkZ46pyYoAOkR1D7p9XpDukCutnwtdYHSueFwFL27EI2MHwPmdL nz4xPfSCAWeJk0cMt0umb5lrWDmpIHI= X-Google-Smtp-Source: AA0mqf6QDXovSwze3tv0ycv0Haj3/XbQr1CmC7ICTzDgFzPaqSinUcDrrNIj+ryOtRqBrdJZ7F3JgQ== X-Received: by 2002:adf:dfd0:0:b0:22e:32d9:e1b1 with SMTP id q16-20020adfdfd0000000b0022e32d9e1b1mr16994282wrn.631.1669216263997; Wed, 23 Nov 2022 07:11:03 -0800 (PST) Received: from [192.168.1.131] ([207.188.167.132]) by smtp.gmail.com with ESMTPSA id e18-20020adfdbd2000000b0022da3977ec5sm16850807wrj.113.2022.11.23.07.11.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 23 Nov 2022 07:11:02 -0800 (PST) Message-ID: <802ae971-0790-9ad3-821a-7faa36bd9035@gmail.com> Date: Wed, 23 Nov 2022 16:11:01 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v2 1/5] dt-bindings: usb: mtu3: add compatible for mt8186 Content-Language: en-US To: Allen-KH Cheng , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski Cc: Project_Global_Chrome_Upstream_Group@mediatek.com, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, hsinyi@chromium.org References: <20221123135531.23221-1-allen-kh.cheng@mediatek.com> <20221123135531.23221-2-allen-kh.cheng@mediatek.com> From: Matthias Brugger In-Reply-To: <20221123135531.23221-2-allen-kh.cheng@mediatek.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/11/2022 14:55, Allen-KH Cheng wrote: > Add a new compatible for mt8186 SoC. > > Signed-off-by: Allen-KH Cheng Reviewed-by: Matthias Brugger > --- > Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > index 80750b0f458a..7168110e2f9d 100644 > --- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > +++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > @@ -24,6 +24,7 @@ properties: > - mediatek,mt2712-mtu3 > - mediatek,mt8173-mtu3 > - mediatek,mt8183-mtu3 > + - mediatek,mt8186-mtu3 > - mediatek,mt8188-mtu3 > - mediatek,mt8192-mtu3 > - mediatek,mt8195-mtu3 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 8D9CCC433FE for ; Wed, 23 Nov 2022 15:12:44 +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=VhE59ypDQcwgDEC1svZ/lNZXc2gdx1jrDFVrDgM1ojg=; b=3QfpiJsiggDeNj 8OY0VQXPD41JnV/cTj0CllCe+nR4YuOTDl4lETPCMh3X3HFFoGMKHIvB+mjRZ+FVLCXZ7yLVzTC3W q5KrC4MWS7TxOjB1vSDsH9rIiZAtsZOvGZXXadkL8yFXU4xY1tUZcmiwG0SBBQbSKbA0/F6U511+s BxfQ2HyG2l5B8Q73QO0bS2L9uQpJ/DOdFfaZ2kYca/MosAEsc2/zP9PPmGUBZ215Pyi238SBSaPgT BuT+uhyDJQcVswyQMKcFn9JCJTWh/h3hAOkEq+GCs1zKFOK3f8XDbmqhNcakWZl3QehmViNIUEZIz SoeQnTsY4uTiVb11tiCA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxrP5-000JnC-ST; Wed, 23 Nov 2022 15:11:12 +0000 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxrP1-000JjD-Mu; Wed, 23 Nov 2022 15:11:10 +0000 Received: by mail-wr1-x433.google.com with SMTP id i12so25971710wrb.0; Wed, 23 Nov 2022 07:11:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=+DYRTkLQkt5QsUQFkBhyOTw4ineCXo6DjjJscrJFSgc=; b=a6cyw71kovfdAiAgG/Pmn3Is0bFtobdtqmKQZVwHwZei0zj4buzNah86/6bkSx8hZN CcaVd5gUchTpWqD2YKnTiQoRcyvmf48JeMS46LSu7Q9BrUL4fczKCaj3MHplZnuYQfEa z2J3Z3PZGMWNB9Sgol4pLp6h+7qPsTOhfvCZ9GSE1l9u1+7ZGSRbax6FkyThJTth5Q7o b9vbjKpu+RepLZhj09l38CIfBMzC69vK7zfGD73f6RfnUPNiyiz7PJiu73xSVq7UUGS4 x8W9YjKne9o/WZqFiKiwWGkvJ1pbw2uSbyKO2wQApRTUA60nrnolf1LTh/CBx4x0XOXv 9bZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+DYRTkLQkt5QsUQFkBhyOTw4ineCXo6DjjJscrJFSgc=; b=QOgB0D3qMHeGdtg82XObORQNrhuPrgyYZPNIoCTUAVRBZOIkQanCYre+BVndJgZ+WI ovHD67lHt4t3nglNYCM9e5PY/txJEBndmhqL0n8ZsFkgzpFAz/ZJQHI8WLLXocKjwqXk 6FdleKAMmxoxAQWgtrs0K8aI57sjb9EwZ0vcAtEgtF1Q9c4+15UK8ygMTLTrRVrf+9i1 E0LUTVSJKIDsaU8f6J89Db1sLUc1umVMXFWMVGcWTwp4urO9BdPc+6bz6S5GnzFhIsCs tqLIJwuBLl6p4m2ON5wT7CQIR4iLWHYOtyB48KOwhZ2XLEPd8TNM4xSjEBqzhgreBSkM Sleg== X-Gm-Message-State: ANoB5plC9fNDOeqDHWQOdTnREDd95VlfHx6Hh0OWT1T70aZA2ImN6Aoe HESUZJ89T6SxBUEMl65dE9k= X-Google-Smtp-Source: AA0mqf6QDXovSwze3tv0ycv0Haj3/XbQr1CmC7ICTzDgFzPaqSinUcDrrNIj+ryOtRqBrdJZ7F3JgQ== X-Received: by 2002:adf:dfd0:0:b0:22e:32d9:e1b1 with SMTP id q16-20020adfdfd0000000b0022e32d9e1b1mr16994282wrn.631.1669216263997; Wed, 23 Nov 2022 07:11:03 -0800 (PST) Received: from [192.168.1.131] ([207.188.167.132]) by smtp.gmail.com with ESMTPSA id e18-20020adfdbd2000000b0022da3977ec5sm16850807wrj.113.2022.11.23.07.11.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 23 Nov 2022 07:11:02 -0800 (PST) Message-ID: <802ae971-0790-9ad3-821a-7faa36bd9035@gmail.com> Date: Wed, 23 Nov 2022 16:11:01 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v2 1/5] dt-bindings: usb: mtu3: add compatible for mt8186 Content-Language: en-US To: Allen-KH Cheng , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski Cc: Project_Global_Chrome_Upstream_Group@mediatek.com, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, hsinyi@chromium.org References: <20221123135531.23221-1-allen-kh.cheng@mediatek.com> <20221123135531.23221-2-allen-kh.cheng@mediatek.com> From: Matthias Brugger In-Reply-To: <20221123135531.23221-2-allen-kh.cheng@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221123_071107_796564_B7209FF3 X-CRM114-Status: GOOD ( 13.19 ) 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 On 23/11/2022 14:55, Allen-KH Cheng wrote: > Add a new compatible for mt8186 SoC. > > Signed-off-by: Allen-KH Cheng Reviewed-by: Matthias Brugger > --- > Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > index 80750b0f458a..7168110e2f9d 100644 > --- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > +++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml > @@ -24,6 +24,7 @@ properties: > - mediatek,mt2712-mtu3 > - mediatek,mt8173-mtu3 > - mediatek,mt8183-mtu3 > + - mediatek,mt8186-mtu3 > - mediatek,mt8188-mtu3 > - mediatek,mt8192-mtu3 > - mediatek,mt8195-mtu3 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel