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 90A21ECAAA3 for ; Fri, 26 Aug 2022 06:42:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245044AbiHZGmU (ORCPT ); Fri, 26 Aug 2022 02:42:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245020AbiHZGmR (ORCPT ); Fri, 26 Aug 2022 02:42:17 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 89E06D125A for ; Thu, 25 Aug 2022 23:42:16 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id s1so791517lfp.6 for ; Thu, 25 Aug 2022 23:42:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=ueoTGwY/0H3S/LkCQ7QKX7DyM9l3vUpVne2KUbgCQ8s=; b=FqHgbVmbz08fmk5nLtnvnVKyQpnBsFeY10Falno6/3CncqPSlTLpQZkPvPgyY9BERA uRhZAqJlt53oBRQMD3/A/ueWq/jnh/z/t+3VaxLja7zwEzXerUtKxyCr8BwI5W4RSLEA D0g4eIlH6APhmCw7eKj+R86VlOmJSMrPzi21OekqClSahMHgC/LRXQ/nFEhAlA72UC9F Ju2AIKgnAxvAXGzSrBj22m1KVriwrVFTseMLwUF4KJ+iL5u6hMoSZnn5a4AgXp55E/Ac HXsSxaq4A6WqVQ4LnJvCDVwNn5sSSHTw8PBR+ew9tvQTjZz4t/auoku4HjP+3AwAJAvO T0UA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=ueoTGwY/0H3S/LkCQ7QKX7DyM9l3vUpVne2KUbgCQ8s=; b=lOjAqSNySLLAcuW1OGjbjU1ah3bFNzBG5deD55S8m6AHB/9GZ0N9KPLNsaQtDGa8Gk it9fnE7pQ2p0iimugZT0/VKfcTVrvMB63pYcFO/lFtBjnP3JSJz1+5WOYV0JAeB2f2ps THSQUCWDWRyE4VnEVMSWgFQOjrjOBwNOXQvX61622DTV72+w41nFxYHdxuyxHuiKqvmz e7IEHiOcwTWsS04WDSa7s1Cruee0/GaOn/MDJE1xv9rLhkK3reCTgSUeXQth2WfquzJD rEcCQ+gFtqqHeF9XNl4F0Hsw1XnuioNd3FsYYsYEzuOQmWqEqRiPfaAJ5X1FqlbbAAer ZDAQ== X-Gm-Message-State: ACgBeo15KpMi3a/q1FgyZN26Q3uV0Q8zBcRpMcjJJAZytdPrPO21+HrN Qz02c8vR24YxQxnJOuL5Il0PsA== X-Google-Smtp-Source: AA6agR4i80VF5mqKYFWHOmRblqKczIJcJ4PYASUuNl2SQU2qVIEKYUyFjAQfDW9wnTCHY3BT1qjqqg== X-Received: by 2002:a05:6512:6d6:b0:492:b3df:a71 with SMTP id u22-20020a05651206d600b00492b3df0a71mr2315354lff.117.1661496134815; Thu, 25 Aug 2022 23:42:14 -0700 (PDT) Received: from [192.168.0.71] (82.131.98.15.cable.starman.ee. [82.131.98.15]) by smtp.gmail.com with ESMTPSA id p20-20020a2eb994000000b00261aecd1c53sm330344ljp.71.2022.08.25.23.42.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 25 Aug 2022 23:42:14 -0700 (PDT) Message-ID: <96da4897-7b55-84d5-8f1d-892e116153df@linaro.org> Date: Fri, 26 Aug 2022 09:42:13 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v2 1/2] dt-bindings: lan9662-otpc: document Lan9662 OTPC Content-Language: en-US To: Horatiu Vultur , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: srinivas.kandagatla@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, UNGLinuxDriver@microchip.com References: <20220825204041.1485731-1-horatiu.vultur@microchip.com> <20220825204041.1485731-2-horatiu.vultur@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20220825204041.1485731-2-horatiu.vultur@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/08/2022 23:40, Horatiu Vultur wrote: > Document Lan9662 OTP controller. > > Signed-off-by: Horatiu Vultur > --- > .../nvmem/microchip,lan9662-otpc.yaml | 42 +++++++++++++++++++ > 1 file changed, 42 insertions(+) > create mode 100644 Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml > > diff --git a/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml b/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml > new file mode 100644 > index 000000000000..3307f6a7a373 > --- /dev/null > +++ b/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml > @@ -0,0 +1,42 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/nvmem/microchip,lan9662-otpc.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Microchip LAN9662 OTP Controller (OTPC) > + > +maintainers: > + - Horatiu Vultur > + > +description: | > + OTP controller drives a NVMEM memory where system specific data > + (e.g. hardware configuration settings, chip identifiers) or > + user specific data could be stored. > + > +allOf: > + - $ref: nvmem.yaml# > + > +properties: > + compatible: > + items: > + - const: microchip,lan9662-otpc > + - const: microchip,lan9668-otpc Does not look like you tested the bindings. Please run `make dt_binding_check` (see Documentation/devicetree/bindings/writing-schema.rst for instructions). This won't work... Best regards, Krzysztof