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 685D6C32771 for ; Mon, 26 Sep 2022 08:51:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233764AbiIZIvv (ORCPT ); Mon, 26 Sep 2022 04:51:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39640 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233902AbiIZIvu (ORCPT ); Mon, 26 Sep 2022 04:51:50 -0400 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C43B73C150 for ; Mon, 26 Sep 2022 01:51:48 -0700 (PDT) Received: by mail-lj1-x22e.google.com with SMTP id a14so6606341ljj.8 for ; Mon, 26 Sep 2022 01:51:48 -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; bh=dYcIJG9WEnF75GLPMbZCu90oLFLh/1KLHAzt4BbmS60=; b=LrEVkhz5dWz+MuDKDJepoj3kgGK84UccxvYJXbYi58hNWr3PsgJNkz2JHMVFw5Wv7X L7UG/EYKaeM9SCZSFKQMU9yeyIvzMkYOPNtN3hengQp9O/3e98YOOMasA/QzmHIVTewv IxGPB41uoKRoF1FMKj1BVfjfTc0Y03HGUnxbTzVeIoWln1HNHGhKiNfVAJ/xUaQ+iwTY ycDuRo8CuQhhSiYZqQksomJTW9Ghak939qCEbfQk2rWlUc5bSlsinPmoKRnwtRuSlmOT KnAYbTZckjgunolqHLbEj5+NNu4+o6kK+LBZyU92hiORPZDiBJqfdvYs0RsrRFruriLE 3Z6w== 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; bh=dYcIJG9WEnF75GLPMbZCu90oLFLh/1KLHAzt4BbmS60=; b=GqXu2VWmNVKVccD+jg4544FVshIpKPpSKfgqeou4toQt65qpTj06yj6pgjhu/cyjI/ hrLplQQ03wZfTxCvE4QuHo1PAOFFdSbtG+cKhDd+aFWPKIoVDRLb1kN66/C423E8Vse9 P3155jZWrcAF//yZ3nTJICiq+qflPDxsgp0pGtYYemnP0jQAfXUADFWmPXels9drq2tD j/Gp1wbDpC/x+tiIMKKIp7425LowxdD8TeWpEzHxIW/SgaMmOKnfGe2wBMiuGlXpNKjV hhTn7cr6AZ6QVk+fQpKkKztw/ejjF45ErREC5fy6quGdthZyCR9SXQKGCwKDwoAjPQAu un2A== X-Gm-Message-State: ACrzQf3jN/1izwqO6H2rXHcyW/HbS2pmeVajALAfVdVFQGXPyYz2Ru8Z 67qQGiyttg7qqUTiYLi6AAV18A== X-Google-Smtp-Source: AMsMyM7dWLa6d+muecNYC3so8Ps9Qpkzaa17G3C/5DdI9BVu0/8KN9Y/Ley5IXFnrWufeJj9FYO9pA== X-Received: by 2002:a05:651c:1548:b0:26c:61b3:7129 with SMTP id y8-20020a05651c154800b0026c61b37129mr6758963ljp.381.1664182307165; Mon, 26 Sep 2022 01:51:47 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id f9-20020a05651201c900b0048af397c827sm2454844lfp.218.2022.09.26.01.51.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Sep 2022 01:51:46 -0700 (PDT) Message-ID: <3cabc45a-526b-0177-e29a-bbe048e97a7f@linaro.org> Date: Mon, 26 Sep 2022 10:51:45 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 2/2] dt-bindings: mfd: qcom,spmi-pmic: support more types Content-Language: en-US To: Luca Weiss , linux-arm-msm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Andy Gross , Bjorn Andersson , Konrad Dybcio , Lee Jones , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220925211744.133947-1-luca@z3ntu.xyz> <20220925211744.133947-2-luca@z3ntu.xyz> From: Krzysztof Kozlowski In-Reply-To: <20220925211744.133947-2-luca@z3ntu.xyz> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 25/09/2022 23:17, Luca Weiss wrote: Thank you for your patch. There is something to discuss/improve. > additionalProperties: true # FIXME qcom,pm8916-wcd-analog-codec binding not converted yet > > + "charger@[0-9a-f]+$": > + type: object > + oneOf: > + - $ref: /schemas/power/supply/qcom,pm8941-charger.yaml# > + - $ref: /schemas/power/supply/qcom,pm8941-coincell.yaml# > + > + "^dcdc@[0-9a-f]+$": > + type: object How about renaming this one to usb-vbus-regulator? Best regards, Krzysztof