From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 2/3] dt-bindings: reset: add bindings for the Meson-A1 SoC Reset Controller Date: Tue, 1 Oct 2019 08:47:44 -0500 Message-ID: <20191001134744.GA28989@bogus> References: <1569738255-3941-1-git-send-email-xingyu.chen@amlogic.com> <1569738255-3941-3-git-send-email-xingyu.chen@amlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1569738255-3941-3-git-send-email-xingyu.chen@amlogic.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Philipp Zabel , Kevin Hilman , Neil Armstrong , Xingyu Chen , Jerome Brunet , Hanjie Lin , Jianxin Pan , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Sun, 29 Sep 2019 14:24:14 +0800, Xingyu Chen wrote: > Add DT bindings for the Meson-A1 SoC Reset Controller include file, > and also slightly update documentation. > > Signed-off-by: Xingyu Chen > --- > .../bindings/reset/amlogic,meson-reset.yaml | 1 + > include/dt-bindings/reset/amlogic,meson-a1-reset.h | 74 ++++++++++++++++++++++ > 2 files changed, 75 insertions(+) > create mode 100644 include/dt-bindings/reset/amlogic,meson-a1-reset.h > Reviewed-by: Rob Herring