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 0FF03C433EF for ; Wed, 18 May 2022 12:58:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237213AbiERM64 (ORCPT ); Wed, 18 May 2022 08:58:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49752 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237185AbiERM6y (ORCPT ); Wed, 18 May 2022 08:58:54 -0400 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA8111A408E for ; Wed, 18 May 2022 05:58:52 -0700 (PDT) Received: by mail-lf1-x132.google.com with SMTP id f4so3428527lfu.12 for ; Wed, 18 May 2022 05:58:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=/4c75HBBrQtyKZe1oTaF49nSMgrQWL8mcueI0q9ffG0=; b=Fn3iBHWHbWALoWRK4bXWK2xHCuOZTlC8ktsMz/7Hv+ylyj0OeUnJo3Cqk/FsAgiPgY JUgnBewMkagrlaPd0nQWWeTbOtSITkV3dVk3+/nFJQ/Gp4qcWNtrgh0JcJ8aSi4jC3zc pYAH0I3iVt33AKNZPXla31LyhznORJ44hwQudh3KqvREyrg3JcVdX/pjtklgEu9xIraK beMVtiiBFlHgIBo9h8jRoNl26CLQsD3r8V8A91dFLhhloZkpDi4I36vgASQoGYASAXwK fmwyQvr83xOpf4vOLV1ESdz9ejMUs+QkyNlMamCysAbo58Aqelis/gX9d2Exs3/OQuzX 4QcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=/4c75HBBrQtyKZe1oTaF49nSMgrQWL8mcueI0q9ffG0=; b=8PJa1wKtbJdrWmVYTcEZqdtzr6/VrxufyjJeE4u9JdscV06LK/jw6zEfPtSagaC6LB H8Xt3CtQpteLmst9pFVJLI1YzEjNoqLeeA5nbV8rQf5Ol1b/cvonK+xAsRet1cnh+5G0 //cyY4FQiAkoZzEM+Anb4JUTGkFGYN4t82YfjoZ8L/9zGp5oFoPw4AHOBOFnwYlhRXFe ABQTuGrOecru4Qu9adQSYZ+VMrHvz7PVU6ymqb5y5kW9LeLoRwS/lTUkuYPKl1OWSN6B taCAHJJzHhA+ox2rwm5k3R25QEeGIRpv5YEc10Ex/RbpqxbviokqUiJvGqgQ9hNeuaf7 DYKg== X-Gm-Message-State: AOAM531YoH0UvlDdW3OIFim4I5j2/RdW1So8QDELwIe0BEfFgSQTTQct huHdmFAcYDyIPlFjg03t0NQk3A== X-Google-Smtp-Source: ABdhPJwxaxxcSNq9dQhSTP/uq5UypNwjPEXpFOUN8vGoyWSoL+krXde0Kki/b83Ct0fzkJSkuO0OZg== X-Received: by 2002:a05:6512:108f:b0:473:eded:175f with SMTP id j15-20020a056512108f00b00473eded175fmr20555796lfg.630.1652878731217; Wed, 18 May 2022 05:58:51 -0700 (PDT) Received: from [192.168.0.17] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id d17-20020a056512369100b004744d5f8f26sm208264lfs.52.2022.05.18.05.58.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 18 May 2022 05:58:50 -0700 (PDT) Message-ID: <2905b9ae-df66-eb12-60fd-306ea2d3d626@linaro.org> Date: Wed, 18 May 2022 14:58:49 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v3 1/6] dt-bindings: regulator: qcom,spmi-regulator: Convert to dtschema Content-Language: en-US To: Robert Marko , agross@kernel.org, bjorn.andersson@linaro.org, lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20220517205341.536587-1-robimarko@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220517205341.536587-1-robimarko@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17/05/2022 22:53, Robert Marko wrote: > Convert the bindings of Qualcomm SPMI regulators to DT schema. > > Signed-off-by: Robert Marko > +$id: http://devicetree.org/schemas/regulator/qcom,spmi-regulator.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm SPMI Regulators > + > +maintainers: > + - Robert Marko > + > +properties: > + compatible: > + enum: > + - qcom,pm660-regulators > + - qcom,pm660l-regulators > + - qcom,pm8004-regulators > + - qcom,pm8005-regulators > + - qcom,pm8226-regulators > + - qcom,pm8841-regulators > + - qcom,pm8916-regulators > + - qcom,pm8941-regulators > + - qcom,pm8950-regulators > + - qcom,pm8994-regulators > + - qcom,pmi8994-regulators > + - qcom,pms405-regulators > + > + interrupts: true > + > + interrupt-names: true I think we misunderstood each other. Old bindings indeed did not require the interrupts, although if present they should be always defined. Therefore here you should specify number of items and their names. Rest looks ok Best regards, Krzysztof