From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031634AbdDTNuw (ORCPT ); Thu, 20 Apr 2017 09:50:52 -0400 Received: from mail-oi0-f51.google.com ([209.85.218.51]:34248 "EHLO mail-oi0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031457AbdDTNut (ORCPT ); Thu, 20 Apr 2017 09:50:49 -0400 Date: Thu, 20 Apr 2017 08:50:47 -0500 From: Rob Herring To: Dong Aisheng Cc: linux-kernel@vger.kernel.org, Mark Rutland , devicetree@vger.kernel.org Subject: Re: [PATCH v2 1/2] dt-binding: regulator: anatop: make regulator name property required Message-ID: <20170420135047.c4vjx6wpeauznsqs@rob-hp-laptop> References: <1492180234-2496-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: <1492180234-2496-1-git-send-email-aisheng.dong@nxp.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 14, 2017 at 10:30:33PM +0800, Dong Aisheng wrote: > We actually can't allow the missing of the regualor name, thus update > the binding doc to make regulator-name property to be required. > > Cc: Rob Herring > Cc: Mark Rutland > Cc: devicetree@vger.kernel.org > Signed-off-by: Dong Aisheng > --- > Documentation/devicetree/bindings/regulator/anatop-regulator.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring