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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C1BB3C433DB for ; Thu, 25 Feb 2021 07:52:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6013164EF1 for ; Thu, 25 Feb 2021 07:52:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235212AbhBYHwO (ORCPT ); Thu, 25 Feb 2021 02:52:14 -0500 Received: from mail-oo1-f54.google.com ([209.85.161.54]:44769 "EHLO mail-oo1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235048AbhBYHwN (ORCPT ); Thu, 25 Feb 2021 02:52:13 -0500 Received: by mail-oo1-f54.google.com with SMTP id n19so1150373ooj.11; Wed, 24 Feb 2021 23:51:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RNLIw+6yPNbCnrIrprnlWvk8nVCDAaT6F2Etp6AuKbo=; b=tArbcnqG5WgFqsBXJblN+fM4qryy+7a5UH4M8NV9hllSdlZsaPtedmoTNDETpoOQDL IrA9YNpc0k46BDQsGrxeJjbQLz5ifefOxJfm5m30y9M883SpyiYU0HQWassZ2ec0Za8c /uJcibv8bsAkiCwtfw3CksWYwMUwGQ4o1L+GiZmDr4icztxIpNC39vZD9F1VLN/SyLkX c5zkXfnWabcRHCwAynwPgG0vAHRZ30jKMiVjdt4a5DR+M9HA2lrwDuhVha4fDgnSnnf2 UcI3iwmFwsZS1ow0z+iW3YHc4S2/eBYpecIHz77poRTxJQBEgm5PG9WhZVGOszp7AzgA hbkg== X-Gm-Message-State: AOAM533ZUg5W7xlahlLKsbCQOOTFUSXH1f9dUyjTTkeCZ79jn1316jLR FQKD3sdGLvjmXkrSnrghcl9CiY3qQFaGHx1S0DI= X-Google-Smtp-Source: ABdhPJxhxQAEQR74fgvjCGW0q2q027/ixLOgKLwLKhZ3kkBzj8Rfq2dKWsBCVNAaiZsGgWbDQShUHxCurmowJTxRh8I= X-Received: by 2002:a4a:bb14:: with SMTP id f20mr1372910oop.1.1614239492696; Wed, 24 Feb 2021 23:51:32 -0800 (PST) MIME-Version: 1.0 References: <20210224115146.9131-1-aford173@gmail.com> <20210224115146.9131-2-aford173@gmail.com> In-Reply-To: From: Geert Uytterhoeven Date: Thu, 25 Feb 2021 08:51:21 +0100 Message-ID: Subject: Re: [PATCH V3 2/5] ARM: dts: renesas: Add fck to etheravb-rcar-gen2 clock-names list To: Andrew Lunn Cc: Adam Ford , netdev , Adam Ford-BE , Geert Uytterhoeven , Sergei Shtylyov , "David S. Miller" , Jakub Kicinski , Rob Herring , Magnus Damm , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Andrew, On Wed, Feb 24, 2021 at 2:45 PM Andrew Lunn wrote: > On Wed, Feb 24, 2021 at 05:51:42AM -0600, Adam Ford wrote: > > The bindings have been updated to support two clocks, but the > > original clock now requires the name fck. Add a clock-names > > list in the device tree with fck in it. > > I think requires is too strong. As far as i can see, you don't > introduce a change using the name 'fck'. So the name is optional, > which is good, because otherwise you would break backwards > compatibility with DT blobs. > > Is the plan to merge this whole patchset via netdev? If so, you need > to repost anyway, once netdev reopens. So maybe you can change the > wording? The DTS patches should go in through the renesas and soc trees. I can apply them as soon as the DT binding patch has been accepted. Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds