From mboxrd@z Thu Jan 1 00:00:00 1970 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 642A0CDB465 for ; Thu, 19 Oct 2023 10:29:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345244AbjJSK3x (ORCPT ); Thu, 19 Oct 2023 06:29:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50726 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229473AbjJSK3v (ORCPT ); Thu, 19 Oct 2023 06:29:51 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A0852FA for ; Thu, 19 Oct 2023 03:29:50 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3197FC433C8; Thu, 19 Oct 2023 10:29:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697711390; bh=yqtfTXin7HKdqdcd8Cdk8vhzxiHzQgV3bZzfYAgIZDA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iXzj+37hOTHesLIU0vdPIKRzAbhnzkSeiB99HJjfqqjx//t7aQxRMjK/KovjwYceR A31TmG7RV77PXJ9wPx1m3lpMKoeYUeJVgHJiJ55TrcUj7SMjkYmsvjBYp/jB8f2nel HggyhUgNmzufjA9ORfsGrG6rW7MVe2JtVoo3+2O027Ff2v7+eva3oOzV+fU/m3WKgy vb3ADHqVViGDFDc5lB4G8bQIRlpCfGmup5g1AIQHiYAh7cHC4Krj2KFl7nVBZpO9Ez FGbP67j5ou2K846SN5+DWY2DgIbXrE9VRJUpTsRHmnjB41boFHbvOmrGQKbkpZDPCi PVddKvtzgs89A== Date: Thu, 19 Oct 2023 11:29:45 +0100 From: Lee Jones To: =?utf-8?Q?Ond=C5=99ej?= Jirman Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Sebastian Reichel , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller Message-ID: <20231019102945.GA2424087@google.com> References: <20231010174138.1888396-1-megi@xff.cz> <20231010174138.1888396-2-megi@xff.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231010174138.1888396-2-megi@xff.cz> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 10 Oct 2023, Ondřej Jirman wrote: > From: Ondrej Jirman > > Deprecate support for this property in favor of standard > system-power-controller one. > > Signed-off-by: Ondrej Jirman > --- > Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml | 3 +++ > Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml | 3 +++ > Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml | 3 +++ > Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml | 3 +++ > Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml | 3 +++ > 5 files changed, 15 insertions(+) I don't see anything wrong with it. It would be nice to have a DT Ack though. -- Lee Jones [李琼斯]