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 7FF1DC433FE for ; Mon, 7 Mar 2022 09:50:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236655AbiCGJvc (ORCPT ); Mon, 7 Mar 2022 04:51:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53966 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239375AbiCGJtj (ORCPT ); Mon, 7 Mar 2022 04:49:39 -0500 Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3D8246E56D for ; Mon, 7 Mar 2022 01:43:12 -0800 (PST) Received: by mail-wm1-x32b.google.com with SMTP id m42-20020a05600c3b2a00b00382ab337e14so9772738wms.3 for ; Mon, 07 Mar 2022 01:43:12 -0800 (PST) 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=jUnpa9JbqR6HAnUfa1Lcq9v1yG1shY5AgIzMl2mBcFE=; b=t9Wtlo+r0Pn5tPQdeD022pbjZvaPxMQo0hdjv8++mgad+O2gXdBf/i85tX9TWq3kTG RtfnUhGKxlTTSWAXEI2eZb23JU29B9mIjEXGCdLBWM496P11Rr9XYDAG9roenwZghBRq FsHWGBojuuXWSgs2/WNgQZeaZahkUJNI2eoLatAsGNS/9BbooHQvHhsV0GLnBmpmU9bq HrizOTTs5T7N1kefnHSmfz9iW75HjNkOUujNqb9U1TwwL+l1qbiOgSg8OiGHTG2EM1zL PlR75pXbszJIkTCeDAHgBpZHliJQgSiPNTXmvh48AGbOfSug17BixFbXF9RI8TNMM9be WEyA== 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=jUnpa9JbqR6HAnUfa1Lcq9v1yG1shY5AgIzMl2mBcFE=; b=fA1BQvUKyf0wRI6UUQT403eNCohkiQDVSa8E624HvepZmNWlqnZWa/eNRGpCFeGkML j0UnbATapBAc4iMkbD0zysvBDJi6YCImIpGhhqs9klWBd36+3LUgg7+cZlDlMlX2KB7V AmEXn0RS3Qh8DsU8D+PYSp4bP8ypIYk38mt0iBtr+Y8OF5FHYMSGZLQBIqtyFqAbp91K MitXv0YuKGpJw1NX/eu+IK9VPrJq/X1urLWpD7b8YYtfY4JLxyxEKYYqzx0U9WkeAodq r2E482CamIDmByGHI3fiVV2GL0i3gF2UCBbIBnFGMFWuPF1/cVaQZ1XNUfKx4qjVtjXV OW/w== X-Gm-Message-State: AOAM530oOQU6sHQufrGE6/8VRSwXA1NEArCmD+mZ7VkCk/NsaNt9CKIV AMkynXv/fZL0JZyKqBPWZpk1gw== X-Google-Smtp-Source: ABdhPJxMwUg9F7Yyw/Mvr1bBZ99wmak82idN666DkfF2sR4hkKMm/3BdId5wfHRxVmDD6jFd6t/xxQ== X-Received: by 2002:a05:600c:4f55:b0:381:7386:ed68 with SMTP id m21-20020a05600c4f5500b003817386ed68mr17571401wmq.36.1646646189308; Mon, 07 Mar 2022 01:43:09 -0800 (PST) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id a10-20020a7bc1ca000000b00389bc87db45sm576607wmj.7.2022.03.07.01.43.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Mar 2022 01:43:08 -0800 (PST) Date: Mon, 7 Mar 2022 09:43:07 +0000 From: Lee Jones To: Krzysztof Kozlowski Cc: Rob Herring , Javier Martinez Canillas , Liam Girdwood , Mark Brown , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Javier Martinez Canillas Subject: Re: [PATCH v3 1/2] regulator: dt-bindings: maxim,max77802: convert to dtschema Message-ID: References: <20220215075344.31421-1-krzysztof.kozlowski@canonical.com> <20220215075344.31421-2-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: <20220215075344.31421-2-krzysztof.kozlowski@canonical.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 15 Feb 2022, Krzysztof Kozlowski wrote: > Convert the regulators of Maxim MAX77802 PMIC to DT schema format. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Rob Herring > Reviewed-by: Javier Martinez Canillas > Acked-by: Mark Brown > --- > .../bindings/regulator/max77802.txt | 111 ------------------ > .../bindings/regulator/maxim,max77802.yaml | 85 ++++++++++++++ > 2 files changed, 85 insertions(+), 111 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/regulator/max77802.txt > create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77802.yaml Applied, thanks. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog