From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5255AE00A7D; Wed, 17 Feb 2016 05:53:16 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.tekno-soft.it (li153-180.members.linode.com [109.74.206.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 85043E00951 for ; Wed, 17 Feb 2016 05:53:14 -0800 (PST) Received: from dragon.tekno-soft.it (host142-53-static.94-94-b.business.telecomitalia.it [94.94.53.142]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: robyf@tekno-soft.it) by mail.tekno-soft.it (Postfix) with ESMTPSA id D9E3C1786E; Wed, 17 Feb 2016 13:53:05 +0000 (UTC) To: Fabio Estevam References: <56B8C0B8.9070308@tekno-soft.it> From: Roberto Fichera Organization: TeknoSOFT Message-ID: <56C47B32.3040309@tekno-soft.it> Date: Wed, 17 Feb 2016 14:52:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: X-Intuitive-System-MailScanner-Information: Please contact the ISP for more information X-Intuitive-System-MailScanner-ID: D9E3C1786E.A9B60 X-Intuitive-System-MailScanner: Found to be clean X-Intuitive-System-MailScanner-From: kernel@tekno-soft.it Cc: "meta-freescale@yoctoproject.org" Subject: Re: /sys/fsl_otp patch for linux-fslc v4.4 kernel, where? X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2016 13:53:16 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 02/17/2016 01:05 PM, Fabio Estevam wrote: Ciao Fabio, > On Mon, Feb 8, 2016 at 2:22 PM, Roberto Fichera wrote: >> Hi All, >> >> where I can get the /sys/fsl_opt filesystem patch for fslc kernel v4.4? I need writable support. > Not a meta-freescale related issue, but anyway, 4.4 has support for this since: I've already this enabled, but doesn't have write support > > commit 3edba6b47e4265948db3a77a0137157c033d69e2 > Author: Philipp Zabel > Date: Wed Sep 30 13:55:47 2015 +0100 > > nvmem: imx-ocotp: Add i.MX6 OCOTP driver > > This driver handles the i.MX On-Chip OTP Controller found in > i.MX6Q/D, i.MX6S/DL, i.MX6SL, and i.MX6SX SoCs. Currently it > just returns the values stored in the shadow registers. > > Signed-off-by: Philipp Zabel > Acked-by: Srinivas Kandagatla > Signed-off-by: Srinivas Kandagatla > Signed-off-by: Greg Kroah-Hartman >