From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 1/5] dt-bindings: soc: Add a new binding for the BCM2835 PM node. Date: Fri, 7 Dec 2018 17:48:33 -0600 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 Return-path: Content-Disposition: inline In-Reply-To: <20181130202743.20585-2-eric@anholt.net> Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: devicetree@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