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 06D31C433FE for ; Tue, 19 Apr 2022 10:41:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242348AbiDSKo3 (ORCPT ); Tue, 19 Apr 2022 06:44:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44842 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350706AbiDSKmh (ORCPT ); Tue, 19 Apr 2022 06:42:37 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FD8013DFD for ; Tue, 19 Apr 2022 03:39:54 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id bv19so32007908ejb.6 for ; Tue, 19 Apr 2022 03:39:54 -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=GL2fYhpPazaoZcNVvKzwIzbLVWsgi0SqDsBRdlVnGFE=; b=gU9fKApCIgWofdlZwPbCJoYJui79+QQoAMZ+f4btrxoIXH53zopKm0uPJ6pUKWZsWc gnHSKHPdLUXuvoNRjU+smc3AFSRKapOOz1l2A93Tr56xhzFtCnJXZICCsNTEIC1QOjAa y6WteyMqxwZuUXv/QrGy3nvxqzSXhWUi/WnOFo7DxBeRC7XHUww41gI6cmkEmdHIG3yI O+364XZYQDQEFok1MDIIefNvKaokOD8yWwKrqQcpAO+hLsVB3TThs1dInqp38Bbkugnt hvuYkI1b/6lQWTaNWVFQR4iYI+csOEqjepIweK8TweLlm0GihscIjXij9HRmrPOmDhLn 2+zQ== 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=GL2fYhpPazaoZcNVvKzwIzbLVWsgi0SqDsBRdlVnGFE=; b=aW3WbW4jzzpH81H+FB+hQiRPisG8Y0kM8uw7EV0VXOUTf8QgG4R/6magv1gl9Pen6O e0g5ZMnnLvtPPEQ/oTy16ojpD3KX9BAUJThuzBRaOJBcEaXatkAulQT7dGXrdjLfHqGo SHh5PEvHvccdzO4AtXkKT0yz48ID76HEn5vAnykrI94CRJUZlwYHoJOq7ORTMhdAoDdm 2S/sUr+kX7pkvKM7E9qhzlO/okAjxEUiHV1k+k7rQf1dpFvGg0Ociv2IpKZkLG/E30Qm Q7/N2C56UisoRxZQmQkBC/t5NcEf9DP9OXj3u4pP1zVnp/dMkngvaQMWDhja4zJs8Q67 MUzQ== X-Gm-Message-State: AOAM532p92nB0AfDbufc9LYxm3N4CtLyNMvQ9rLspeHBEAaxUb0YgLAC MrqNn615z6Ry42k7VUvp0WKwQBjEKPsNyg== X-Google-Smtp-Source: ABdhPJx155Ovc/3OaXt56VJVSQL+8VeYbvwvfy68N2lcRmJQt54ZzMqfT/zGyNp+W/WNmFB8c5CVsw== X-Received: by 2002:a17:906:9c09:b0:6e8:89e7:9807 with SMTP id ff9-20020a1709069c0900b006e889e79807mr13019845ejc.473.1650364792867; Tue, 19 Apr 2022 03:39:52 -0700 (PDT) Received: from [192.168.0.217] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id lb4-20020a170907784400b006e0d13f65e5sm5502888ejc.167.2022.04.19.03.39.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 19 Apr 2022 03:39:50 -0700 (PDT) Message-ID: Date: Tue, 19 Apr 2022 12:39:48 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v3 2/5] dt-bindings: clock: Document MA35D1 clock controller bindings Content-Language: en-US To: Jacky Huang , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, ychuang570808@gmail.com Cc: robh+dt@kernel.org, sboyd@kernel.org, krzk+dt@kernel.org, arnd@arndb.de, olof@lixom.net, will@kernel.org, soc@kernel.org, cfli0@nuvoton.com References: <20220418082738.11301-1-ychuang3@nuvoton.com> <20220418082738.11301-3-ychuang3@nuvoton.com> <2f8d2f6a-32dc-15cc-321c-f75721edf8a2@linaro.org> <29b00c24-681a-7f6f-f27d-b7525c5b8485@nuvoton.com> From: Krzysztof Kozlowski In-Reply-To: <29b00c24-681a-7f6f-f27d-b7525c5b8485@nuvoton.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 19/04/2022 12:12, Jacky Huang wrote: >>> + >>> + assigned-clock-rates: >>> + minItems: 5 >>> + maxItems: 5 >>> + >>> + nuvoton,clk-pll-mode: >>> + A list of PLL operation mode corresponding to DDRPLL, APLL, EPLL, >>> + and VPLL in sequential. >> This does not look like a binding which was tested. Read >> "writing-schema" and test your bindings. > > "nuvoton,clk-pll-mode" is a nonstandard property used to describe the > operation mode of > corresponding PLLs. > > (According to Device tree Specification section "2.2.4 Properties" > Nonstandard property names should specify a unique string prefix, such > as a stock ticker symbol, identifying the name of > the company or organization that defined the property. Examples: I am not saying about property name. I replied under some description below which fails to build. Instead please test your bindings. Best regards, Krzysztof