From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932202AbeA2BuN (ORCPT ); Sun, 28 Jan 2018 20:50:13 -0500 Received: from mail-pf0-f169.google.com ([209.85.192.169]:33479 "EHLO mail-pf0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932121AbeA2BuL (ORCPT ); Sun, 28 Jan 2018 20:50:11 -0500 X-Google-Smtp-Source: AH8x225WPZbcSEla49ig4tojqwS5kbli0A1BgZ/JQl3ZUb3VlLgZmu6lw2elwv3yI+ENU/RFyVvToQ== Date: Mon, 29 Jan 2018 09:49:40 +0800 From: Shawn Guo To: Dong Aisheng Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com, Srinivas Kandagatla , Rob Herring , Mark Rutland Subject: Re: [PATCH 1/2] dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cells Message-ID: <20180129014938.GB12957@dragon> References: <1516865849-26191-1-git-send-email-aisheng.dong@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1516865849-26191-1-git-send-email-aisheng.dong@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 25, 2018 at 03:37:28PM +0800, Dong Aisheng wrote: > imx-ocotp is implemented based on nvmem which can have data cells > as child node. Update the binding doc to reflect it to be more easily > understood by users. > > Cc: Srinivas Kandagatla > Cc: Rob Herring > Cc: Mark Rutland > Cc: Shawn Guo For both patches, Acked-by: Shawn Guo > Signed-off-by: Dong Aisheng