Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5EAB2C433EF for ; Thu, 9 Dec 2021 07:40:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231178AbhLIHob (ORCPT ); Thu, 9 Dec 2021 02:44:31 -0500 Received: from muru.com ([72.249.23.125]:36378 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230369AbhLIHoa (ORCPT ); Thu, 9 Dec 2021 02:44:30 -0500 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 207B580A3; Thu, 9 Dec 2021 07:41:38 +0000 (UTC) Date: Thu, 9 Dec 2021 09:40:55 +0200 From: Tony Lindgren To: Johan Hovold Cc: Drew Fustini , Dave Gerlach , Keerthy , Jason Kridner , Benoit Cousson , Rob Herring , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] ARM: dts: am335x: add rtc system-power-controller Message-ID: References: <20211018220018.1514652-1-dfustini@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Johan Hovold [211019 12:57]: > On Mon, Oct 18, 2021 at 03:00:18PM -0700, Drew Fustini wrote: > > Johan pointed out when I submitted "ARM: dts: am335x: Add rtc node as > > system-power-controller" [1] that mentioning am335x-evm and boneblack > > in the commit message was incorrect. system-power-controller is already > > present in am335x-boneblack-common.dtsi and am335x-evm would need the > > property added directly to the dts file. ... > > Drew Fustini (2): > > ARM: dts: am335x-boneblack-common: move system-power-controller > > ARM: dts: am335x-icev2: Add system-power-controller to RTC node > > Nice work. I trust your review of the schematics, and only > double-checked sancloud-bbe. The patches look good. > > For the series: > > Reviewed-by: Johan Hovold Thanks applying both into omap-for-v5.17/dt. Regards, Tony