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 755DEC433FE for ; Fri, 21 Oct 2022 00:57:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229786AbiJUA5k (ORCPT ); Thu, 20 Oct 2022 20:57:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54724 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229454AbiJUA5j (ORCPT ); Thu, 20 Oct 2022 20:57:39 -0400 Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34C691C2F37 for ; Thu, 20 Oct 2022 17:57:38 -0700 (PDT) Received: by mail-qv1-xf2f.google.com with SMTP id u7so841336qvn.13 for ; Thu, 20 Oct 2022 17:57:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=X0SdjGX93SoUfgDNcPGyqCsKajZovtPz4VDBIQaEbUw=; b=K2GsRTG+bSqoKbLmErsIpN4EL1UTxTrjiH5LtCpkVWp8ZKQJ3BP7leJ8aTCinICyFB F76jiPG1g5sb9CBh92ZbvlDB9CdqJd0zYtkW3KdkTOSs8xekNf+wqpu9nDZCaK27heET agVbeQ97cNPvr8f91bT3FXLrUD2hhr5kCuPPejQ+1IhJYRXgsL7P+qkL8tVEaHsOSH3P 39mH1CKTA9MtHDRqMu+vv+c8JB6k4V0UJncn7D0aK0slUrywNsOk0J8AdFGHEykfhWYJ Iy7aBYBz0Jtiiyvm4MKOTPnOS8o5J2Ov9p4NYdIGLtFpOnuE8aoHGzcTALTBOZ2pfP7h akRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=X0SdjGX93SoUfgDNcPGyqCsKajZovtPz4VDBIQaEbUw=; b=8POPnVZb4/VHlC8zwixDfeK8570ItCQ9rBk9CePOgXV3mt2tevy4cE6lIX74beSTfb 4hGKoksb+Jeqe3RZKL2rzHSp8gJ6z1tE926nhvkZ+YY0f0DM0TqMjwsVno8VWmMqztbl DtSK6mqp4g09yw1nXrxSUsQA/O1+i739JL9NNvo/tbbu3jwQs2s+JE4l6lKYcDmrVlAF KOU+s4ndt8VQivp4bsniwRWTjsaKifOvEXWrGQ85ksAvSKjvK1tBQ6Iusoj5uS+ahWPr sLjxKR7XB/w2HE6La7s0rKWLMTU1vuokfNSVXDpp871nU7VN/PAkX8JLBMmxRrMcgkMg v5Tw== X-Gm-Message-State: ACrzQf0ox0g5MbcOG5vh6PQ9o6yJfC1tYvDq/JFvfMWuzmdpAbhdWJUr V42pRvxFotnkA/m94arXs4XMMo2eSzHt6g== X-Google-Smtp-Source: AMsMyM4RPti2boCODgoqSWyPSib8gDX4SUzNZkPomNOm7OB5OU0HG8iKXhT6X7ezvTMPKyb11m+LFw== X-Received: by 2002:a05:6214:29cb:b0:4b1:7991:e844 with SMTP id gh11-20020a05621429cb00b004b17991e844mr14426856qvb.72.1666313857373; Thu, 20 Oct 2022 17:57:37 -0700 (PDT) Received: from [192.168.10.124] (pool-72-83-177-149.washdc.east.verizon.net. [72.83.177.149]) by smtp.gmail.com with ESMTPSA id k11-20020a05620a414b00b006e99290e83fsm8678550qko.107.2022.10.20.17.57.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 20 Oct 2022 17:57:36 -0700 (PDT) Message-ID: <2458332d-5a55-a74d-d6f0-c1457fbda282@linaro.org> Date: Thu, 20 Oct 2022 20:57:29 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek RT6190 regulator Content-Language: en-US To: cy_huang , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, broonie@kernel.org Cc: lgirdwood@gmail.com, cy_huang@richtek.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <1666249033-12219-1-git-send-email-u0084500@gmail.com> <1666249033-12219-2-git-send-email-u0084500@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <1666249033-12219-2-git-send-email-u0084500@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/10/2022 02:57, cy_huang wrote: > From: ChiYuan Huang > > Add devicetree binding for Richtek RT6190 4-Switch buckboost controller. > > Signed-off-by: ChiYuan Huang > --- > .../regulator/richtek,rt6190-regulator.yaml | 77 ++++++++++++++++++++++ > 1 file changed, 77 insertions(+) > create mode 100644 Documentation/devicetree/bindings/regulator/richtek,rt6190-regulator.yaml > > diff --git a/Documentation/devicetree/bindings/regulator/richtek,rt6190-regulator.yaml b/Documentation/devicetree/bindings/regulator/richtek,rt6190-regulator.yaml > new file mode 100644 > index 00000000..be0fa7f > --- /dev/null > +++ b/Documentation/devicetree/bindings/regulator/richtek,rt6190-regulator.yaml > @@ -0,0 +1,77 @@ > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/regulator/richtek,rt6190-regulator.yaml# Filename based on compatible, so just richtek,rt6190.yaml Unless it is a part of some MFD-like device, but then compatibles needs fixes. > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Richtek RT6190 4-Switch BuckBoost controller > + > +maintainers: > + - ChiYuan Huang > + > +description: | > + The RT6190 is 4-Switch BuckBoost controller designed for converting input > + voltage to output voltage that can be equal to, higher or lower than input > + voltage. It operates with wide input voltage range from 4.5V to 36V, and > + the output voltage can be set from 3V to 36V by external FB pin. It's commonly > + used for the application like as BuckBoost bus upply, docking station and USB > + power delivery product. > + > + Datasheet is available at > + https://www.richtek.com/assets/product_file/RT6190/DS6190-02.pdf > + > +allOf: > + - $ref: regulator.yaml# > + > +properties: > + compatible: > + enum: > + - richtek,rt6190 Best regards, Krzysztof