From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot1-f68.google.com ([209.85.210.68]:33483 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725791AbeLGXsg (ORCPT ); Fri, 7 Dec 2018 18:48:36 -0500 Date: Fri, 7 Dec 2018 17:48:33 -0600 From: Rob Herring To: Eric Anholt Cc: Florian Fainelli , devicetree@vger.kernel.org, Mark Rutland , Wim Van Sebroeck , Guenter Roeck , linux-watchdog@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Wahren , bcm-kernel-feedback-list@broadcom.com, Eric Anholt Subject: Re: [PATCH v3 1/5] dt-bindings: soc: Add a new binding for the BCM2835 PM node. Message-ID: <20181207234833.GA27917@bogus> References: <20181130202743.20585-1-eric@anholt.net> <20181130202743.20585-2-eric@anholt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181130202743.20585-2-eric@anholt.net> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Fri, 30 Nov 2018 12:27:39 -0800, Eric Anholt wrote: > This binding supersedes the bcm2835-pm-wdt binding which only covered > enough to provide a watchdog, but the HW block is actually mostly > about power domains. > > Signed-off-by: Eric Anholt > --- > .../bindings/soc/bcm/brcm,bcm2835-pm.txt | 42 +++++++++++++++++++ > 1 file changed, 42 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.txt > Reviewed-by: Rob Herring