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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 10959C433EF for ; Thu, 30 Sep 2021 13:21:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E8617611EF for ; Thu, 30 Sep 2021 13:21:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348724AbhI3NXU (ORCPT ); Thu, 30 Sep 2021 09:23:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47852 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351106AbhI3NXQ (ORCPT ); Thu, 30 Sep 2021 09:23:16 -0400 Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC30FC06176D for ; Thu, 30 Sep 2021 06:21:33 -0700 (PDT) Received: by mail-wm1-x335.google.com with SMTP id g19-20020a1c9d13000000b003075062d4daso4355859wme.0 for ; Thu, 30 Sep 2021 06:21:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=0EnoGcQxVcjVLjhlbUWYyjl1NXgdf4STxEMEBfnyuEE=; b=RfTVTSp1Jll5QOCFPLIM78aADWMp5XJ+7MXbtAhSEJgHyf5spRRcODCjtBNQ1Zr29M 3zZ0ofUeQgp4EmzaiUh9syLWblSChCksVV8XwwiVndwfk9CSH9jlVDatSVNRtfSkLV0K UUnMG/NHEM8gFVZWGcFMqUgEVGDEhc2uWRGCLnWvDTRkfyXc2jv+7H5qafKQ8fZl3Aum 1Nnr8yVXQDR+vs8nayhUqdLXMCaj7KCNtU5EJNuhDJL0tkmteDGs407BQjMP6qfWasle 4POTMeon+KJwy6tnw3miMqaA96nRffXtdAm+Ky0rqO/NNPSR0QKAem7NDkk6Kx3WDKv9 1VCw== 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:content-transfer-encoding :in-reply-to; bh=0EnoGcQxVcjVLjhlbUWYyjl1NXgdf4STxEMEBfnyuEE=; b=JDU8T6ZcT4CvakNILbMGLAB+FHTtY9pn4W6vt6pKUQNAQiF3dv3Rin3113xUw4z7r0 AZ0boWfW5SGQ2e0VyZrRhUzsBSXEV8jAlpZc0NMQaprh/Q+X/PqVqXywRZChAyKxBQvF QHYB+HZEmZeqZZ/Hv8hf8yWzWirClgxZvMuObcbW801zWztCn7KpGSkhEz5YKd7PSpXU Za9LZYT/zR0t+9KxnpLPUD52ya03QtS6Cdf3YWqvlA+GvuqPr388L3buGBh6to+Rw7vf UFR1xkNc7PTBhKzKabLV05C9eVzvACttNmfmlc0XTA96CztNspTy2xNYDQ4HSOW8O2aZ Plzg== X-Gm-Message-State: AOAM530JdiWmremhig9c08w7sSP5yLWnxD/AU7NUWfRhVWGIZqPN2hH7 5VtpaBscG3op4WyDND+UNM4ylg== X-Google-Smtp-Source: ABdhPJyyEtgq7rfkTi/7o2F3OJOwqDVQ7uW6EcRjxsPnSK+R3odzh0Zz0IG2MLTOeNWuUz6OYd2YEg== X-Received: by 2002:a1c:f713:: with SMTP id v19mr5199573wmh.188.1633008092422; Thu, 30 Sep 2021 06:21:32 -0700 (PDT) Received: from google.com ([95.148.6.233]) by smtp.gmail.com with ESMTPSA id s13sm4847931wmc.47.2021.09.30.06.21.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Sep 2021 06:21:32 -0700 (PDT) Date: Thu, 30 Sep 2021 14:21:30 +0100 From: Lee Jones To: Krzysztof Kozlowski Cc: Michael Turquette , Stephen Boyd , Rob Herring , Bartlomiej Zolnierkiewicz , Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Liam Girdwood , Mark Brown , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Marek Szyprowski , Sylwester Nawrocki Subject: Re: [PATCH 10/12] mfd: dt-bindings: samsung,s5m8767: document buck and LDO supplies Message-ID: References: <20210928084949.27939-1-krzysztof.kozlowski@canonical.com> <20210928084949.27939-11-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 30 Sep 2021, Krzysztof Kozlowski wrote: > On 30/09/2021 14:47, Lee Jones wrote: > > On Tue, 28 Sep 2021, Krzysztof Kozlowski wrote: > > > >> Document the properties with regulator supplies for bucks and LDOs. At > >> least one board uses it (Exynos5250 Arndale). > >> > >> Signed-off-by: Krzysztof Kozlowski > >> --- > >> .../bindings/mfd/samsung,s5m8767.yaml | 38 +++++++++++++++++++ > >> 1 file changed, 38 insertions(+) > > > > These all need Rob's Ack. > > Correct. > > > > > But can you start with reworking the subject line please. > > > > It should be: > > > > "dt-bindings: mfd: : " > > Sure, just have in mind that Mark wants them the other way around for > regulator. :) a) I'm suggesting you use the standard formatting b) This is not a regulator patch :) -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog