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 046FAC25B77 for ; Tue, 21 May 2024 01:32:52 +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: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=rsYNxnJb6+3gtYAeTMS9aBbDaSlvs6x+GXhS14y9BMg=; b=ZrciKVXqPnDwvf LD/Cr+TdCtyB24EP7ssfqdjF9XcCC99X783VPnnTEJd4N7hCHCVvgHneFU4HUlGmczVn9us94GaJ4 jxwX77yEA9dGzsluR9Rw6rTbeCmuLiyLkVYO+Y+gGrB1KWOA2a3zujCOBeflWr0kUic25Of+mIT+H eINkEVHBNJfKSnfWZ7ydT8vsdZMcHWEGgEe+lRBuL9ANQsPTyO6P3KREpM+qLkMI5LvSgjwkwv9fM EDxVyuv66pBov7Bo4Lbfwr7ZKfp6SyTbEtJKfpTowfc1v+7fccXcQhQIaqiAlX68Jc9b+uWTpFFaX BA3SqgeBvsQr4dh5qDHg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s9EMs-0000000Fztc-0K0i; Tue, 21 May 2024 01:32:42 +0000 Received: from szxga04-in.huawei.com ([45.249.212.190]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s9EMo-0000000Fzqg-2HvM for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2024 01:32:40 +0000 Received: from mail.maildlp.com (unknown [172.19.163.17]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4Vjxff6Rs0z2Cj9t; Tue, 21 May 2024 09:28:58 +0800 (CST) Received: from kwepemd500014.china.huawei.com (unknown [7.221.188.63]) by mail.maildlp.com (Postfix) with ESMTPS id A27421A0188; Tue, 21 May 2024 09:32:26 +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; Tue, 21 May 2024 09:32:26 +0800 Message-ID: <664BF9A9.3020206@hisilicon.com> Date: Tue, 21 May 2024 09:32:25 +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: Conor Dooley , Krzysztof Kozlowski CC: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Carvalho Chehab , , , , Jiaxun Yang Subject: Re: [PATCH 1/2] dt-bindings: soc: hisilicon: document hi3660-usb3-otg-bc References: <20240518204443.122586-1-krzysztof.kozlowski@linaro.org> <20240520-bronzing-crumpet-c7b54753d2f1@spud> In-Reply-To: <20240520-bronzing-crumpet-c7b54753d2f1@spud> X-Originating-IP: [10.67.121.2] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) 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-20240520_183238_768900_B730730B X-CRM114-Status: UNSURE ( 7.79 ) 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 Hi Conor, On 2024/5/21 1:10, Conor Dooley wrote: > On Sat, May 18, 2024 at 10:44:42PM +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 > >> +title: Hisilicon Kirin 960 USB OTG Syscon >> + - const: hisilicon,hi3660-usb3-otg-bc > > I know you got it from the node name, what does "bc" mean here? I think it might be the USB Battery Charging Specification. Best Regards, Wei > Otherwise, > Reviewed-by: Conor Dooley > _______________________________________________ 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 Received: from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 72B958814; Tue, 21 May 2024 01:32:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.190 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716255153; cv=none; b=BB90kgXWymFvChLWbmGTAiNWKJRk2fq1jynntzXTaRwn9Y4lK9ckZyKj3MkILTSjFdyziJlxrCJ+nsFLOJ0Q7Oqpvnkm6ampjteftPU3JNX8p2+rI5ESC0RFY4VIJB6L1hUlglOcxvVNUVfS6iAHqn911zf6ITFajob+L/cP6/w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716255153; c=relaxed/simple; bh=IvdU1mR04Rm53UqVrqrAsPcYHZm2yrWPQHcHxfLoVq8=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=obLiVHJ6KRU40TJemutEA8j2oQd1AdC1CGp+Dc60HmIqXX0ZNxU8eOhO6yk/dwb+EpRtTtsedZWQrfGTY3BqoXcK/VbX/1dAzdp4lRy+Jp4tw6ji4aGs9oG/Vlfua7Z4yWmP18Y925AIIhPAy58ok8qE+bFOda14gu9YtlHTO4M= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=hisilicon.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=45.249.212.190 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=hisilicon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.19.163.17]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4Vjxff6Rs0z2Cj9t; Tue, 21 May 2024 09:28:58 +0800 (CST) Received: from kwepemd500014.china.huawei.com (unknown [7.221.188.63]) by mail.maildlp.com (Postfix) with ESMTPS id A27421A0188; Tue, 21 May 2024 09:32:26 +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; Tue, 21 May 2024 09:32:26 +0800 Message-ID: <664BF9A9.3020206@hisilicon.com> Date: Tue, 21 May 2024 09:32:25 +0800 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 To: Conor Dooley , Krzysztof Kozlowski CC: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Carvalho Chehab , , , , Jiaxun Yang Subject: Re: [PATCH 1/2] dt-bindings: soc: hisilicon: document hi3660-usb3-otg-bc References: <20240518204443.122586-1-krzysztof.kozlowski@linaro.org> <20240520-bronzing-crumpet-c7b54753d2f1@spud> In-Reply-To: <20240520-bronzing-crumpet-c7b54753d2f1@spud> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemd500014.china.huawei.com (7.221.188.63) Hi Conor, On 2024/5/21 1:10, Conor Dooley wrote: > On Sat, May 18, 2024 at 10:44:42PM +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 > >> +title: Hisilicon Kirin 960 USB OTG Syscon >> + - const: hisilicon,hi3660-usb3-otg-bc > > I know you got it from the node name, what does "bc" mean here? I think it might be the USB Battery Charging Specification. Best Regards, Wei > Otherwise, > Reviewed-by: Conor Dooley >