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 59CBEC433EF for ; Fri, 13 May 2022 12:58:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233058AbiEMM6C (ORCPT ); Fri, 13 May 2022 08:58:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46698 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1358095AbiEMM6B (ORCPT ); Fri, 13 May 2022 08:58:01 -0400 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8C8C99B19B for ; Fri, 13 May 2022 05:57:58 -0700 (PDT) Received: by mail-wr1-x42d.google.com with SMTP id h16so10658375wrb.2 for ; Fri, 13 May 2022 05:57:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=cU4ZtNl2vEtEVH/Lak30VWKkW5zSu+7jhI7ooziHVxo=; b=hY7RshcVZtZ0WoJs33dta6NDd8NbGGJgoY7ZVCt1MeX0kX/Xj3Lur613Or1JybyFNm 1HZ68gzAyuZJ8HOhwzUYP2bCfyxQ3UjhIhkwG50UoTionya9gp2Lp4+3JXKF5s9OXTad rtkkhgzPeqz0KXuiSklUoKWKV7iFh885UjegJnXpUGHMq0GfXN1SzZwNVOCpUZQvmUAl wZVv/mwulIFZpoVx+IaJq/yTsvsiD6UHDTj6qw8PTVLML5IPn0FdBM9nRLhQC9e2aKAB /u01OAXzCFlE6Lf25zxbalQ7Q0ZuFUrf1H9RfwLN2zlEoQ/ShPfPWcIgEmgvSF9B8Pws Vwrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=cU4ZtNl2vEtEVH/Lak30VWKkW5zSu+7jhI7ooziHVxo=; b=yRWx697dPeAQbKcFc0Xj9AF5eA05UTCI8SWFfqQqnV+rAyV8lnGHyA0dgLrESpVdkE 5XhGrCdaRuWjrfsdHi0BrNK8gqRDMDkWVljFYmpBJS89J6ZUeC/X7PL70Uu/PDjxOlut 2nLYeG9CQcVoJNXwC+NbrXkHUr3TXTgMP04K1YxS8uTEOkhkL2WMXvOiH7m4eiytMytc pScmfgIbLJMFB3HkZOqFAa7oFyuqpFg4BnO860mx6vZHV8zJ2hgRwgGzalpLmsY1XzAA 5A7gmCXkrCKfpcAlB4XxGT9wqVVMum8pt0BSw7ivujaaknA5hKxuGei9pEy/hkmidR2B nOWw== X-Gm-Message-State: AOAM531Z5ysQwTlOoRR4DZJaL1QQTpSBI6lnjur3aV5efeAHcq83Imw/ pLKcDPTfI+jzu4RtpzyJL3LYVQ== X-Google-Smtp-Source: ABdhPJzDRMdFOUy5RI8IXI6VfHQuWSfZtMpfsZMkCc8yuVYUOfKov2JEFDGTvRzp8Wcd+aX5lCvZjQ== X-Received: by 2002:a5d:5012:0:b0:20a:d9a9:44dc with SMTP id e18-20020a5d5012000000b0020ad9a944dcmr3858584wrt.627.1652446677102; Fri, 13 May 2022 05:57:57 -0700 (PDT) Received: from [192.168.0.172] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id d11-20020adfa34b000000b0020c86a9f33bsm2731239wrb.18.2022.05.13.05.57.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 13 May 2022 05:57:56 -0700 (PDT) Message-ID: <8f0d4127-7e66-cf50-21c9-99680f737e30@linaro.org> Date: Fri, 13 May 2022 14:57:55 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH 2/3] dt-bindings: usb: atmel: Add Microchip LAN966x compatible string Content-Language: en-US To: Herve Codina , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Michael Turquette , Stephen Boyd , Horatiu Vultur Cc: linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Thomas Petazzoni References: <20220513105850.310375-1-herve.codina@bootlin.com> <20220513105850.310375-3-herve.codina@bootlin.com> From: Krzysztof Kozlowski In-Reply-To: <20220513105850.310375-3-herve.codina@bootlin.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 13/05/2022 12:58, Herve Codina wrote: > The USB device controller available in the Microchip LAN966x SOC > is the same IP as the one present in the SAMA5D3 SOC. > > Add the LAN966x compatible string and set the SAMA5D3 compatible > string as a fallback for the LAN966x. > > Signed-off-by: Herve Codina > --- > Documentation/devicetree/bindings/usb/atmel-usb.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt > index f512f0290728..a6fab7d63f37 100644 > --- a/Documentation/devicetree/bindings/usb/atmel-usb.txt > +++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt > @@ -87,6 +87,9 @@ Required properties: > "atmel,at91sam9g45-udc" > "atmel,sama5d3-udc" > "microchip,sam9x60-udc" > + "microchip,lan996x-udc" No wildcards please, especially that it closely fits previous wildcard (lan996x includes lan9960 which looks a lot like sam9x60...) Best regards, Krzysztof