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 X-Spam-Level: X-Spam-Status: No, score=-8.4 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B056C2D0A3 for ; Mon, 9 Nov 2020 10:44:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BE2A2206E5 for ; Mon, 9 Nov 2020 10:44:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=st.com header.i=@st.com header.b="Y/zt+Cqp" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727077AbgKIKos (ORCPT ); Mon, 9 Nov 2020 05:44:48 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:35910 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726535AbgKIKor (ORCPT ); Mon, 9 Nov 2020 05:44:47 -0500 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 0A9AaaSZ012098; Mon, 9 Nov 2020 11:44:33 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=st.com; h=subject : to : cc : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=STMicroelectronics; bh=VKmoMZP0b9LWLJaY4v2pp2GCzEy9aDh1mNfM0Ws3yQY=; b=Y/zt+CqpJDReINvKTs7KRef391ZISVl6IQNRlKKKk/tvj0l9Za797qh8bNg/YzZRVeSm 2yVc3LlnxEqhJsYxm+h3MQJkmJSuSUr+qHsqKuZH/P+5MtvqRplUgmNjtiBT+IPmXyTL GMhyZEr7U6wvQQxPJ+TctM2ZsokHRaVUDq36yETrp6wByv8sTLNX9DUivHqHNvyuYfZ3 wfxRIzV8TIOnBbnADa0vt78qFOcFpxGjBNLWPPgHQdxEredu5VojPCGoPMHbGP7iHm6f pSsFC/4xis+U0Kb7Eycqo7fP1lGRkaext+FOqnBVFd7WV9Sf39UiH4vo9bsLfNM+18+s OA== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 34nkbmshx5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 09 Nov 2020 11:44:33 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 5A8B9100034; Mon, 9 Nov 2020 11:44:32 +0100 (CET) Received: from Webmail-eu.st.com (sfhdag3node2.st.com [10.75.127.8]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 1E1E623C37E; Mon, 9 Nov 2020 11:44:32 +0100 (CET) Received: from lmecxl0912.lme.st.com (10.75.127.45) by SFHDAG3NODE2.st.com (10.75.127.8) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Mon, 9 Nov 2020 11:44:31 +0100 Subject: Re: [PATCH 08/29] arm: dts: stm32: Harmonize EHCI/OHCI DT nodes name To: Krzysztof Kozlowski , Serge Semin CC: Felipe Balbi , Florian Fainelli , Rob Herring , Greg Kroah-Hartman , Maxime Coquelin , Serge Semin , , , , , Amelie Delaunay , References: <20201020115959.2658-1-Sergey.Semin@baikalelectronics.ru> <20201020115959.2658-9-Sergey.Semin@baikalelectronics.ru> <20201020123616.GF127386@kozik-lap> From: Alexandre Torgue Message-ID: Date: Mon, 9 Nov 2020 11:43:49 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20201020123616.GF127386@kozik-lap> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.45] X-ClientProxiedBy: SFHDAG4NODE2.st.com (10.75.127.11) To SFHDAG3NODE2.st.com (10.75.127.8) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.312,18.0.737 definitions=2020-11-09_02:2020-11-05,2020-11-09 signatures=0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Serge On 10/20/20 2:36 PM, Krzysztof Kozlowski wrote: > On Tue, Oct 20, 2020 at 02:59:38PM +0300, Serge Semin wrote: >> In accordance with the Generic EHCI/OHCI bindings the corresponding node >> name is suppose to comply with the Generic USB HCD DT schema, which >> requires the USB nodes to have the name acceptable by the regexp: >> "^usb(@.*)?" . Make sure the "generic-ehci" and "generic-ohci"-compatible >> nodes are correctly named. >> >> Signed-off-by: Serge Semin >> Acked-by: Amelie Delaunay >> --- >> arch/arm/boot/dts/stm32mp151.dtsi | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > Acked-by: Krzysztof Kozlowski > > Best regards, > Krzysztof > Applied on stm32-next (I just fix cosmetic in commit title). Thanks. Alex