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 01453C27C4F for ; Mon, 24 Jun 2024 00:35: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:References:Subject:CC:To:MIME-Version:From: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=dbYqpPC0m+7wbP2VVI4eoOHiHK7BPh29AYiy33SvbTs=; b=ogFbridPydgBcLC3GMTPx6QCB+ Ee3DQKWQBWhb86u2Gz6GiCrwEOPrdqxVYc/zsk9bb4ADrpE/97WEA+sZlpQ2d6aUTTlYjs+0NZhzZ 6B/94hsQPudwZ3ob05IbSQF/rwk+v84U3EL51N600mN+dWq7MfkBKTcjF5wGCPgn3vUXmeDBaf9C+ WlRqZ47t9bDNUgfV2FfHBn+CWuDLMHRJDiGX1X4WIBiJoE+E8+baBlZ3jw4EUt+TH4yxJ5/bG3uw+ jpydLLlpOJpU/e7n9ZaiWNGpo8BW4VSbzaK+bCQjYAKvr9R/EC8fqBx7r+DkWWmEaIIK3Eeler3Mc R/Lzamjw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sLXfz-0000000F75c-1rWv; Mon, 24 Jun 2024 00:35:19 +0000 Received: from szxga02-in.huawei.com ([45.249.212.188]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sLXfs-0000000F73t-3tc9 for linux-arm-kernel@lists.infradead.org; Mon, 24 Jun 2024 00:35:15 +0000 Received: from mail.maildlp.com (unknown [172.19.163.174]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4W6prd0wKlznX5W; Mon, 24 Jun 2024 08:34:57 +0800 (CST) Received: from kwepemd500014.china.huawei.com (unknown [7.221.188.63]) by mail.maildlp.com (Postfix) with ESMTPS id 9CBEC1400D6; Mon, 24 Jun 2024 08:34:59 +0800 (CST) Received: from [10.67.121.2] (10.67.121.2) by kwepemd500014.china.huawei.com (7.221.188.63) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.34; Mon, 24 Jun 2024 08:34:59 +0800 Message-ID: <6678BF32.10609@hisilicon.com> Date: Mon, 24 Jun 2024 08:34:58 +0800 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Krzysztof Kozlowski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Carvalho Chehab , , , CC: Jiaxun Yang Subject: Re: [PATCH 1/2] dt-bindings: soc: hisilicon: document hi3660-usb3-otg-bc References: <20240518204443.122586-1-krzysztof.kozlowski@linaro.org> <171914563307.48201.2100106894701016613.b4-ty@linaro.org> In-Reply-To: <171914563307.48201.2100106894701016613.b4-ty@linaro.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.121.2] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To kwepemd500014.china.huawei.com (7.221.188.63) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240623_173513_404378_CB083D4F X-CRM114-Status: UNSURE ( 6.84 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Krzysztof, On 2024/6/23 20:27, Krzysztof Kozlowski wrote: > > On Sat, 18 May 2024 22:44:42 +0200, Krzysztof Kozlowski wrote: >> Add dedicated bindings for the Hisilicon Kirin 960 USB OTG Syscon, >> to fully document the block and also fix dtbs_check warning: >> >> hi3660-hikey960.dtb: usb3_otg_bc@ff200000: compatible: ['syscon', 'simple-mfd'] is too short >> >> > > One month waiting, so I'll take this one as well. > > Applied, thanks! Fine to me. Thanks! Best Regards, Wei > > [1/2] dt-bindings: soc: hisilicon: document hi3660-usb3-otg-bc > https://git.kernel.org/krzk/linux-dt/c/7613195d37d69ff92c9bc55599037615212ce19c > [2/2] arm64: dts: hisilicon: hi3660: add dedicated hi3660-usb3-otg-bc compatible > https://git.kernel.org/krzk/linux-dt/c/bc9ec165d066af29661ece91f9cbf74e18ec0a5a > > Best regards, >