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 2F3DEC43217 for ; Tue, 15 Nov 2022 08:16:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229455AbiKOIP7 (ORCPT ); Tue, 15 Nov 2022 03:15:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40840 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231992AbiKOIP4 (ORCPT ); Tue, 15 Nov 2022 03:15:56 -0500 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C88C1E73D for ; Tue, 15 Nov 2022 00:15:55 -0800 (PST) Received: by mail-lj1-x22d.google.com with SMTP id u11so16458949ljk.6 for ; Tue, 15 Nov 2022 00:15:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=lKNE4suE4Xq9bLfqtt7DRJYJuAXCcWCc8o+W/CVSbcE=; b=n0HJtSjX1I6FULGQvhFZpt0pxRXGBSbnI/NMT5fbB3fMn5h7d4qTLTOnXAychY3Z5U neUQgVhe8KKo1Es2Ege8S08gbM4v70vvs2X4hv3H5c49UIOw68RMnhykQhZNmZYNkuKl G4cUfxhWHjQ/aynpdnemuH/jSqFT5wwxbRWqcX36vEKO9YcZx9OkHa81YHZBdOp8IJ66 aG8dO/gA4OHqpqfqtlCqcxKI8qdlEJlsXmKj06uZubAW/8VQwO03M1CSGl+HTMmLk4/z FVRO5cWlOuUis6v+w5/ieTtq2Cxvsw1mlObTCJsjdZMCDVjEgXdRS+nUM9SJ1shTUNhj o4jw== 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: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=lKNE4suE4Xq9bLfqtt7DRJYJuAXCcWCc8o+W/CVSbcE=; b=owSdy7kyGjqV/PhIcxRhRbG5LlFrly/wMXH6lFGgEU6rthcSm8EQPQqatgHhO+tK/x f7/g0tFoYntwzQC/g7vkoUzWW+ooLInSrL0X50WSASUeHhX2OHB+LZ5LFdfDQKDAHiB8 UJvNX5GM76cEO0zpqVZkNygOmAkDqREpUxzVwE2VcdrMs1+pbEPr68vPsoKBDbfptOYE B8GMV6hcSKpkmHokBnuIa9V9V1LGdUmlshlNZKqtNi2tkv9Zuiop9DskeUr71HDBFqdb luYlUyagAFF4rHmnndKn6MkJPDsGbJXcj/55tDgXxXclrv38IssZtwJA8hk8zv3ubdvA M6nQ== X-Gm-Message-State: ANoB5pkszQzI27QjZXREDlpz0GXvBVlh8mRKGvk3PrsHhCHrx04F2kGn wLQDH+H61/UxmbMApKmgFaQj+w== X-Google-Smtp-Source: AA0mqf6AOtcM9oAFJUYI7DC7+YNPPzruSzNsYADn099tCIhkzNGYwqIH/0wr7C9PTQ8R+U9gvZ+47Q== X-Received: by 2002:a2e:711a:0:b0:26d:e647:dabb with SMTP id m26-20020a2e711a000000b0026de647dabbmr5673338ljc.134.1668500153379; Tue, 15 Nov 2022 00:15:53 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id j29-20020a056512029d00b0048b365176d9sm2107058lfp.286.2022.11.15.00.15.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 15 Nov 2022 00:15:52 -0800 (PST) Message-ID: <450262a9-d9fd-b686-f64c-2cb339c9480a@linaro.org> Date: Tue, 15 Nov 2022 09:15:51 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v2 4/5] dt-bindings: net: ipq4019-mdio: document required clock-names Content-Language: en-US To: Robert Marko , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221114194734.3287854-1-robimarko@gmail.com> <20221114194734.3287854-4-robimarko@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221114194734.3287854-4-robimarko@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 14/11/2022 20:47, Robert Marko wrote: > IPQ5018, IPQ6018 and IPQ8074 require clock-names to be set as driver is > requesting the clock based on it and not index, so document that and make > it required for the listed SoC-s. > > Signed-off-by: Robert Marko > --- > Changes in v2: > * Define clock-names under properties and disallow it per compatible > like clocks > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof