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=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,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 96E0FC433DF for ; Sun, 23 Aug 2020 03:14:02 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 622452080D for ; Sun, 23 Aug 2020 03:14:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="tqSDnTSc"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="uGOkTjbb" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 622452080D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=jyRJjid/nbG/5b0mbzRP9SQYr5HmzMRc58cJ/BiUHLI=; b=tqSDnTScMUCkyCGpFPLTJbR8X xUrmYEQyfDExYAiJhlpHSalfNZqYH+fd85JNmRqKibDDu2tVk0QqzJl0kI5E9JWaMkRJe3/9GZAV+ nVLHRNFl0j+66X9+fQniCy1UT66lZzyAbhnFnE9008cPTZbQ6SQjjalhSmr5Qf95KGzQn0NXNG2hE bfi9cmCBxsWRrj4Cl2k06Dfct7PY7NI/l8SDNNPQILQL5IDYiAjGcNdIeWFlx2gsMvYhBRd/0j1tG QY2l7H5fi2tkMDzJZvV+x+5DFeU2MZ7+lm52QUL2u6gyMj/EK7H1+nSVdEA0DtrmpsKTRc5T7eV3G 60SQvxslA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k9gR2-00009D-Un; Sun, 23 Aug 2020 03:12:44 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k9gR0-00008h-On for linux-arm-kernel@lists.infradead.org; Sun, 23 Aug 2020 03:12:43 +0000 Received: from dragon (unknown [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 60C882078A; Sun, 23 Aug 2020 03:12:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598152361; bh=OgDCfotVCHJ/iPOc2g7NKza30Z+lOaNbXLiULAikxeY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uGOkTjbb+Yu3HZw4XPi3ywRULRA80mApub28t6dgFUaRUEyARpJUA8/1s5fWK5fye yCp+a9bkm5cR0wPo8Xl2ILYB1C0weI1Reoh+EkLVu3pRok+qoHdjHDFt7+wSX67Dzs yF7ftj3Vb46ksy+wla4lnSYdCmB8l6T1BsImYY+Q= Date: Sun, 23 Aug 2020 11:12:28 +0800 From: Shawn Guo To: Chris Healy Subject: Re: [PATCH v3 1/2] dt-bindings: nvmem: Add syscon to Vybrid OCOTP driver Message-ID: <20200823031227.GT30094@dragon> References: <20200821212102.137991-1-cphealy@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200821212102.137991-1-cphealy@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200822_231242_899251_F8B2D3A8 X-CRM114-Status: GOOD ( 18.49 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, andrew.smirnov@gmail.com, s.hauer@pengutronix.de, linux-kernel@vger.kernel.org, stefan@agner.ch, robh+dt@kernel.org, srinivas.kandagatla@linaro.org, stable@vger.kernel.org, kernel@pengutronix.de, festevam@gmail.com, linux-arm-kernel@lists.infradead.org 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, Aug 21, 2020 at 02:21:01PM -0700, Chris Healy wrote: > From: Chris Healy > > Add syscon compatibility with Vybrid OCOTP driver binding. This is > required to access the UID. > > Fixes: fa8d20c8dbb77 ("ARM: dts: vfxxx: Add node corresponding to OCOTP") The bindings doc was not added by this commit though. > Cc: stable@vger.kernel.org > Signed-off-by: Chris Healy > --- > Documentation/devicetree/bindings/nvmem/vf610-ocotp.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/nvmem/vf610-ocotp.txt b/Documentation/devicetree/bindings/nvmem/vf610-ocotp.txt > index 56ed481c3e26..5db39f399568 100644 > --- a/Documentation/devicetree/bindings/nvmem/vf610-ocotp.txt > +++ b/Documentation/devicetree/bindings/nvmem/vf610-ocotp.txt > @@ -11,7 +11,7 @@ Required Properties: > Example for Vybrid VF5xx/VF6xx: > > ocotp: ocotp@400a5000 { > - compatible = "fsl,vf610-ocotp"; > + compatible = "fsl,vf610-ocotp", "syscon"; It's not only about fixing example. More important one is "compatible" property of the bindings. Shawn > #address-cells = <1>; > #size-cells = <1>; > reg = <0x400a5000 0xCF0>; > -- > 2.26.2 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel