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 EAFF2C433FE for ; Tue, 1 Nov 2022 10:25:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229982AbiKAKZQ (ORCPT ); Tue, 1 Nov 2022 06:25:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54438 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229462AbiKAKZN (ORCPT ); Tue, 1 Nov 2022 06:25:13 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66166D120; Tue, 1 Nov 2022 03:25:13 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 01B646155E; Tue, 1 Nov 2022 10:25:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A8FCFC433D6; Tue, 1 Nov 2022 10:25:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1667298312; bh=xaFUexV7MYwXBZ2ARe4EZEhgaYRXQWZ3AJuXjnpw1uY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=u5gO4DFSfUwgEwxwj2Hne3ZKxcSXO49SUTYi9bc2H8kENoQ4V4Axr2tykanogWvRb mL71xZiwh8nXKABsAIkgkeNKZwiwSvs/vaoAioBxbSf2hUQYWpWORJqpPKPah5DUAW Ap/5YySro6biKUJda8QHGaybG/pN541Dr8z3JTYjC8NRLvzOPKRVqYWv6+5vbCWRa1 ZlvHW/9+Cbtc6NF6fI8fQ9xfh9RgryhyhJorQo8WndUDqbNJG08cLb9lLdIRy4Mt0C gc4/wQefBumoHFXRHLTM1clfjHqd3MB/ZBDjYjxz6Z1GYAFGo0/p2IdS7aIMy1f1nU Msx52f1p7LuXQ== Date: Tue, 1 Nov 2022 10:25:06 +0000 From: Lee Jones To: Rob Herring Cc: Krzysztof Kozlowski , Krzysztof Kozlowski , Heiko Stuebner , Dmitry Osipenko , Chris Zhong , Zhang Qing , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH] dt-bindings: mfd: Expect specific type for monitored-battery Message-ID: References: <20221028231309.565451-1-krzysztof.kozlowski@linaro.org> <20221031192658.GA3286587-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221031192658.GA3286587-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 31 Oct 2022, Rob Herring wrote: > On Mon, Oct 31, 2022 at 08:49:56AM +0000, Lee Jones wrote: > > On Fri, 28 Oct 2022, Krzysztof Kozlowski wrote: > > > > > Core schema does not define type of monitored-battery, so the schemas > > > are expected to reference proper type. > > > > > > Signed-off-by: Krzysztof Kozlowski > > > --- > > > Documentation/devicetree/bindings/mfd/ene-kb930.yaml | 4 +++- > > > Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml | 1 + > > > 2 files changed, 4 insertions(+), 1 deletion(-) > > > > Applied, thanks. > > NAK. Please drop or revert. Dropping is not a problem. Would you mind providing some context? -- Lee Jones [李琼斯]