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 CB792C433EF for ; Mon, 11 Jul 2022 11:47:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231216AbiGKLrC (ORCPT ); Mon, 11 Jul 2022 07:47:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36150 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229923AbiGKLqo (ORCPT ); Mon, 11 Jul 2022 07:46:44 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 529812718 for ; Mon, 11 Jul 2022 04:44:09 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id bu42so8275611lfb.0 for ; Mon, 11 Jul 2022 04:44:09 -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 :cc:references:from:in-reply-to:content-transfer-encoding; bh=8kbHaWOgwGZ87aOELCDzqAsSUAa/8f6yn0taHmP3zxI=; b=AUEYlFC4TI5jDI3kIduulNZ04vzgkQbh+jz7GGLVxs8ReKM0ztlPdlyECtXIZUPZyk Si3LAMbEfGu5s70hqKcXZCGlI/MQK8B2iscjHc7AA6U6WAraqd5pgszysr0O6yOFYIwV Xeh3x/xRYDdI6+AfluUFVECTGLiOzyvFV55AFpsUCZ6mdklx++KXYeFbj5rRcPIRjoBy ySQxOE4+TRBP6lqcm5VAfA51hzZjKPysXuo75aky9LnOtZrkXaHe7kspfRQKul81P+FT 0xoybe3CwssN0IR5UF04K7Dllkh35FQJL8wNHOyTCc4S88bOnmizZN970UALckPRqoEm 8jwA== 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:cc:references:from:in-reply-to :content-transfer-encoding; bh=8kbHaWOgwGZ87aOELCDzqAsSUAa/8f6yn0taHmP3zxI=; b=kn6JC6IXpgtlPM3F3L1VXxsUY8sfXQrzpW+9Ka9+HnLTli8xBwo6vuX15fjubSBj7o jdylWRr9YbELUu2IUd3GJ+k8rgEa3tEuDEwwY5NVByaBnfk/sBEBM+ZPzkLUhYpz3ATU iAwNV6D/L0M+bMC+xlYveYA+VTbXxIJ7GLw4k5qZZJEtiZlDx7H8KffvEB0Tr0N5dY9N c+4NUTDZFUOO7jcLzLqkm173IgJefLBtS0dTUo/ySsafR9d8TR6fFi+ZuV776QCynjl9 2ntPK7FuYuibo9G4nSMJzN4fzwR1Hv/px92qlwiZni5Q/pHRNyauPSfdeVRUAgrNtJXg bbCA== X-Gm-Message-State: AJIora+pd8R8aHq+dDzQinckkhbBlMnd8HfLpX5RBLtzZEoGG45MOEpG GE570zhLxCzer+40F1/hl/Ltyw== X-Google-Smtp-Source: AGRyM1sAtNG9Q4gvJx/XKH67qmjMODpoRG0NKU4WTIlmAxdT2Xsk7myk6V3u4yOHOvFUtg1A0FOFbQ== X-Received: by 2002:a05:6512:3083:b0:489:e0e1:6a3f with SMTP id z3-20020a056512308300b00489e0e16a3fmr2253906lfd.73.1657539847557; Mon, 11 Jul 2022 04:44:07 -0700 (PDT) Received: from [10.0.0.8] (fwa5cab-55.bb.online.no. [88.92.171.55]) by smtp.gmail.com with ESMTPSA id u16-20020a056512095000b004896b58f2fasm1492648lft.270.2022.07.11.04.44.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 11 Jul 2022 04:44:06 -0700 (PDT) Message-ID: Date: Mon, 11 Jul 2022 13:44:05 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v3 1/3] dt-bindings: opp: opp-v2-kryo-cpu: Fix example binding checks Content-Language: en-US To: Bryan O'Donoghue , ilia.lin@kernel.org, agross@kernel.org, rafael@kernel.org, viresh.kumar@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, stephan@gerhold.net Cc: linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20220708121156.2165250-1-bryan.odonoghue@linaro.org> <20220708121156.2165250-2-bryan.odonoghue@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220708121156.2165250-2-bryan.odonoghue@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 08/07/2022 14:11, Bryan O'Donoghue wrote: > Adding missing compat entries to the cpufreq node > Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml shows up > a dt_binding_check in this file. > > opp-v2-kryo-cpu.example.dtb: /: cpus:cpu@0: 'power-domains' is a required property > opp-v2-kryo-cpu.example.dtb: /: cpus:cpu@0: 'power-domain-names' is a required property > opp-v2-kryo-cpu.example.dtb: /: opp-table-0:opp-307200000: 'required-opps' is a required property > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof