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 50B7CC4332F for ; Thu, 10 Nov 2022 03:53:05 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kpxmjgvpOyA1etH4zVxH7FZY7SzKKLK6SlILaj0ZsL0=; b=0bfp1UgYKTjtmf vAAXFEKhgk06awCzGBStu5tSwtm/TZvpywzoPUcRr1QK8kWlsCUi0nGlXFj1+zK4ga8Sc60Q5gueF LAm7p+pT43qA4iF+MOLqi/bxmohFkM7twwGHX+6tO1GPFe/qfIhNvzmPTegcYOxRUHn6j1Zq1qsG2 6G5SuPpGq4VgAntK/ftx3B1bLdmL+0dMskH81MstUens2wf32MpTvDy32Gdygw9Fg55AUwMsmmyf9 YD7gHZzTbK4NudJNZbAMYtlOSlpWUPF3cx0bDLyMofEfGM9SRCP7xNJ+AcPY/CdlBl180y4XS5d02 ZNqNMqrIX1+S+hDuU/qA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osyba-002Pyj-1i; Thu, 10 Nov 2022 03:51:54 +0000 Received: from mail-ot1-f50.google.com ([209.85.210.50]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osybX-002PyC-9U for linux-arm-kernel@lists.infradead.org; Thu, 10 Nov 2022 03:51:52 +0000 Received: by mail-ot1-f50.google.com with SMTP id 94-20020a9d0067000000b0066c8d13a33dso484040ota.12 for ; Wed, 09 Nov 2022 19:51:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ggDLXS8C7H/fGONZ51hHpbZ+HaczVFYvC4iINiZo8+Y=; b=31rRCIDq8VYa3KP+U1IriZk1UORKp6HTFyYv6Q/n24degfx2QBurhqEd5LWFXvOvJN s/1dqngjUaiWpCh5Ub5BnZ2UgtLWTgZAjJDs4njNk9zD3oNwRmsZ7VT4WCCQcBxojfvx FgiXeaaRoESQe0I2Cd03QAoxaZLP9FiiYz7eMJQzqXzH7LMA1fsDfA2GC9l+LhB/UOOR PrrbOMjBPu49GqB2Ii7g9YJEqY8kLyLyat1N/jb71qCGtzDvpPN9IHEo7zSOAhXRrVfV zRGhtPlvs0WhxYB2dj2i5IKgnqrbW2RwjvFa4tW6f422Ftzj5qOXJ6ZayReKjmTctEDQ PRKg== X-Gm-Message-State: ACrzQf1SOJ3X/VGAQr5bx+n0FHGR6AWMA6PYIOFzl40Sgt1SalFq5KQl L6GNNWSZfgL09UFKo+7CfMcIFBkHeQ== X-Google-Smtp-Source: AMsMyM4jIqBTy5OSUbxEJJvNBC8mWaF73kdsvN0TVQ1mE7inCd/BtT6E6HpUnQqdQ1NoweSFTL+LxA== X-Received: by 2002:a9d:6a0d:0:b0:662:2138:f51b with SMTP id g13-20020a9d6a0d000000b006622138f51bmr1061856otn.73.1668052309167; Wed, 09 Nov 2022 19:51:49 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id y23-20020a9d6357000000b00660d9afc216sm5996281otk.17.2022.11.09.19.51.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Nov 2022 19:51:48 -0800 (PST) Received: (nullmailer pid 3436645 invoked by uid 1000); Thu, 10 Nov 2022 03:51:50 -0000 Date: Wed, 9 Nov 2022 21:51:50 -0600 From: Rob Herring To: Miquel Raynal Cc: linux-arm-kernel@lists.infradead.org, Christian Eggers , Krzysztof Kozlowski , devicetree@vger.kernel.org, Bartosz Golaszewski , Rob Herring , Luka Perkov , Thomas Petazzoni , Michael Walle , linux-kernel@vger.kernel.org, Robert Marko , Cory Tusar , Srinivas Kandagatla Subject: Re: [PATCH v3 1/6] dt-bindings: nvmem: Fix example Message-ID: <166805230789.3436553.2751149076603069326.robh@kernel.org> References: <20221104163833.1289857-1-miquel.raynal@bootlin.com> <20221104163833.1289857-2-miquel.raynal@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221104163833.1289857-2-miquel.raynal@bootlin.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221109_195151_348630_D1DCC956 X-CRM114-Status: GOOD ( 14.47 ) 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 On Fri, 04 Nov 2022 17:38:28 +0100, Miquel Raynal wrote: > Despite not being listed nor required within the top level nvmem yaml > file, the "compatible" property is mandatory and is actually enforced by > all the nvmem provider bindings. > > Unfortunately, the lack of compatible in the nvmem.yaml to level > description file lead to the example not matching anything and thus not > being checked at all. > > Let's pick a compatible almost randomly (one which is already used with > the qfprom label) to make the example at least valid on a semantic > point of view and getting it checked. > > Signed-off-by: Miquel Raynal > --- > Documentation/devicetree/bindings/nvmem/nvmem.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel