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 6793CC6FD1D for ; Fri, 17 Mar 2023 09:05:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229473AbjCQJF0 (ORCPT ); Fri, 17 Mar 2023 05:05:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230402AbjCQJEd (ORCPT ); Fri, 17 Mar 2023 05:04:33 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 64F4F6B31C for ; Fri, 17 Mar 2023 02:02:50 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id cy23so17537280edb.12 for ; Fri, 17 Mar 2023 02:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679043767; 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=qadA+1qgVzIVJptk1TzTcVZVcd/nhqgPDjOkVsBhDJA=; b=TLKVwPMZHX6P3jlfayvr6QkI2EVRgBgIGgNsQFXb7hSoX2iPmT+RBMt4xCRfnlHRg8 orU0292sumU90PpF4NrW4/MbgkacLqeC5u+AnoY5c8RC1TAQYa+ujxtBNZHpFuqpUNjC RKnLxdfnExFQG62fxiM/Uf5uR/4TN12UCsflPrA3biF6CpurGt31rG9P28KSkFaBzmb2 JCI9YnDSLWJtNSMjIoKfNpVnnB5eBc27Wuokqxs6Rjw8UEui4d5s/TyUlNcRX42gCNhU 6isHCx9ok9xXg6v9jes0PYIIWF7J7lswf5DlhAPYpd9gHpJvHK9kFA1vBafT53OYlScn mC8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679043767; 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=qadA+1qgVzIVJptk1TzTcVZVcd/nhqgPDjOkVsBhDJA=; b=3xIGjTDGxLBHr9ZPwE2oAP3HYNexxapAHgVLXsyEjINxqOORRenhvVQDv8tM4JE9/X GfaoHHSo8ttbyEkUn+j5qs/VPONDl/lH32IiCXCRE6O5TUncndb7kzYq87gW/ABpZffN 65cu/U47R8gxF3q993ksIYau6NpGra5I7nQPqQle14/XEqB3+mxwYKz4VSzpdbyPCmZJ HTHfeCHMKRCLaQvzvHqcG2wyQEINA+8AnTd5ZIZIvNKSU6NLMkVWJFlMvg6SC5M3nbYC qc4GnJpbudFwXgcRFzNqiOX8NwLgKtOJD8sh8Kt3Hwjm8BOjM9P08Nf212U8y0bsr+W/ DyWw== X-Gm-Message-State: AO0yUKW65Eb8B3H6+am3y6i+nv48JQybr9FS1jActCCVKEpXQ+Ol4JE9 i1dEHagWYrN7NoQxXBbR+cXRrDvOgKotWUXPG2k= X-Google-Smtp-Source: AK7set9m47WzsVcZLP9pUJ8siTpzZytgu6fM08sg9bi87Lb874uak5iZMoDOYLqXybgiOeCjaKZjvw== X-Received: by 2002:a17:906:f2c9:b0:931:bc4a:ce08 with SMTP id gz9-20020a170906f2c900b00931bc4ace08mr2027612ejb.36.1679043767346; Fri, 17 Mar 2023 02:02:47 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:848a:1971:93e0:b465? ([2a02:810d:15c0:828:848a:1971:93e0:b465]) by smtp.gmail.com with ESMTPSA id s30-20020a50ab1e000000b004c5d1a15bd5sm765305edc.69.2023.03.17.02.02.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 17 Mar 2023 02:02:46 -0700 (PDT) Message-ID: <9f4cef36-d6cd-367d-161c-5dc78572f2dc@linaro.org> Date: Fri, 17 Mar 2023 10:02:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v2 4/4] dt-bindings: arm: hisilicon: Add Hi37xx SoCs Content-Language: en-US To: David Yang Cc: Wei Xu , Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org References: <20230317085347.10147-1-mmyangfl@gmail.com> <20230317085347.10147-5-mmyangfl@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20230317085347.10147-5-mmyangfl@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 17/03/2023 09:53, David Yang wrote: > Add devicetree binding for Hisilicon Hi37xx SoCs. > > Signed-off-by: David Yang > --- > .../bindings/arm/hisilicon/hisilicon.yaml | 28 +++++++++++++++++++ > 1 file changed, 28 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml > index 540876322..0e0fcb1c7 100644 > --- a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml > +++ b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml > @@ -25,11 +25,39 @@ properties: > - const: hisilicon,hi3670-hikey970 > - const: hisilicon,hi3670 > > + - description: Hi3716cv200 based boards. > + items: > + - const: hisilicon,hi3716cv200 None of these here are correct compatibles for boards. Board compatible has minimum two pieces: board compatible and SoC compatible. Best regards, Krzysztof