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 ED7E5C433F5 for ; Tue, 11 Jan 2022 22:22:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346212AbiAKWWB (ORCPT ); Tue, 11 Jan 2022 17:22:01 -0500 Received: from mail-oi1-f172.google.com ([209.85.167.172]:43987 "EHLO mail-oi1-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237156AbiAKWWA (ORCPT ); Tue, 11 Jan 2022 17:22:00 -0500 Received: by mail-oi1-f172.google.com with SMTP id s22so988573oie.10; Tue, 11 Jan 2022 14:22:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/gI0O3co3NFrG9LKDRU0rkCLTgEEKDyxk56HOlc7H0w=; b=GcLgYeJbq2unbO6zjQ7qhPwL9cagGRBwiYUgxXkNHkGwVemUh3wOL+tRzmHZG32uZq XJiME75/gDlVs9ynn5LPf6t5uG830VQG4hGAiMkBZCaBWVJYWb66VrlrlnBvLmGIJMat rGPYKzZsjuNxiRyoH7qhqBLPPvPj3ZsjXamJJXdZ0GvgmQXrW0BEg3rXF93++uPW8Pn3 4GFor+9pxRxUQzJ763ngSI89JlLaieIlwNq7pzmkcvU+qA1ZyR2FO4zuHDk8h7zZb8Ug i34ZievgZsQwzBu0u7kCqPdJk3vCLhhKLc88q9wssKFPOFAjEh1keCnIH0bkrEayc3oc 6ElA== X-Gm-Message-State: AOAM531SHpneXJquhSjbTEz1oJY0TAotZXbk7dFKisI5VxX1CMhS2B7G NmCq11JkCbBLr7NEUxKKtw== X-Google-Smtp-Source: ABdhPJyzaqduK8PWODJ1cY7HVLY6h7tzqzEP5K8H5zO8Hge4mHiq061i5kQcl47PiV8as/wJ/Z1dSA== X-Received: by 2002:a05:6808:13cd:: with SMTP id d13mr3316701oiw.175.1641939719329; Tue, 11 Jan 2022 14:21:59 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id o11sm1974430oiv.10.2022.01.11.14.21.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Jan 2022 14:21:58 -0800 (PST) Received: (nullmailer pid 3608615 invoked by uid 1000); Tue, 11 Jan 2022 22:21:57 -0000 Date: Tue, 11 Jan 2022 16:21:57 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Liam Girdwood , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring , MyungJoo Ham , Chanwoo Choi , Mark Brown , devicetree@vger.kernel.org, Lee Jones , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/5] regulator: dt-bindings: maxim,max77843: add MAX77843 bindings Message-ID: References: <20220111174805.223732-1-krzysztof.kozlowski@canonical.com> <20220111174805.223732-4-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220111174805.223732-4-krzysztof.kozlowski@canonical.com> Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org On Tue, 11 Jan 2022 18:48:03 +0100, Krzysztof Kozlowski wrote: > Document the bindings for MAX77843 regulator driver. The bindings are > almost identical to MAX77693 bindings, except the actual names of > regulators. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/regulator/maxim,max77843.yaml | 65 +++++++++++++++++++ > 1 file changed, 65 insertions(+) > create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77843.yaml > Reviewed-by: Rob Herring 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 87826C433FE for ; Tue, 11 Jan 2022 22:23:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=TG3mzypH4dog5R3nai6j0Z07ZrA3zXp0NJ2W/VErixA=; b=khFnF+5/JI5/4f dEYR5INk5EMdOGzM02WccehNl2lnhaWROT6LOZhLyMr4l19fTArD1WsZumUtBFujpO/I1R48oqwu5 q2Ee5yUTPapC3nV13CojEKdUR8TYx8/eP26i/PrbZq3FOQhLirMBcTqytTeC8mJKtSTFptoXFLRnN cpI74LfPdOEYqvm5/jb2ibm5MrXDE17lelAnj6ZEHw7ZAz8XM6Deoq72ArS5GUZZ1pTTAZQZBtXo0 GSxX0s6efiv1UmikudFRcn/h37UUp4CfgQPcSN0HluLuan8hbaZkz1IKtS/EME1BLFiBtOsVmewVf htPSyC6kjJzXdohZe3fA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7PWn-000LH9-43; Tue, 11 Jan 2022 22:22:05 +0000 Received: from mail-oi1-f174.google.com ([209.85.167.174]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7PWk-000LFt-DG for linux-arm-kernel@lists.infradead.org; Tue, 11 Jan 2022 22:22:03 +0000 Received: by mail-oi1-f174.google.com with SMTP id g205so1016509oif.5 for ; Tue, 11 Jan 2022 14:22:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/gI0O3co3NFrG9LKDRU0rkCLTgEEKDyxk56HOlc7H0w=; b=tCvICUhYZ1AjtxjUNpnKEidGYvLsSyeIhChuUJXQx2vUOCcu4q+OwkT8NBBJ4hJFU5 tQI2irxS+ik16hvauG8H7WBnXaQ50J+TYFGfsyGWdleHb6/1PgHzs+C+WwHMvt2lzxsE 5NMPh8ZgG3QqL4R6BjFEFB4cHj3LvN5O/0TuEQlEh1E3OePvMGRj4lJlO+8x2wVTrvQw NVSzY4jTv4j3nuLNPPNW8hueDQcIZVKNxAhtKtQzCDh/W4cGx/eXUeWpACulEzNjoAKJ 7bfLAB05515KmLtXVjT23a3RM0TvCnmnraztzQS47/l/bV/nOKtVCtCYkY8zjJG0GdH9 curA== X-Gm-Message-State: AOAM532QnN4G/wbvCiLxp2zWkeC26Uhyd6uRFd/5GELsJfs31FdaCeR1 kpMyGh3/9vF1f/kjNgEGOQ== X-Google-Smtp-Source: ABdhPJyzaqduK8PWODJ1cY7HVLY6h7tzqzEP5K8H5zO8Hge4mHiq061i5kQcl47PiV8as/wJ/Z1dSA== X-Received: by 2002:a05:6808:13cd:: with SMTP id d13mr3316701oiw.175.1641939719329; Tue, 11 Jan 2022 14:21:59 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id o11sm1974430oiv.10.2022.01.11.14.21.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Jan 2022 14:21:58 -0800 (PST) Received: (nullmailer pid 3608615 invoked by uid 1000); Tue, 11 Jan 2022 22:21:57 -0000 Date: Tue, 11 Jan 2022 16:21:57 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Liam Girdwood , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring , MyungJoo Ham , Chanwoo Choi , Mark Brown , devicetree@vger.kernel.org, Lee Jones , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/5] regulator: dt-bindings: maxim,max77843: add MAX77843 bindings Message-ID: References: <20220111174805.223732-1-krzysztof.kozlowski@canonical.com> <20220111174805.223732-4-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220111174805.223732-4-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220111_142202_479918_96261586 X-CRM114-Status: GOOD ( 13.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 11 Jan 2022 18:48:03 +0100, Krzysztof Kozlowski wrote: > Document the bindings for MAX77843 regulator driver. The bindings are > almost identical to MAX77693 bindings, except the actual names of > regulators. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/regulator/maxim,max77843.yaml | 65 +++++++++++++++++++ > 1 file changed, 65 insertions(+) > create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77843.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel