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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 2BBF2C433ED for ; Mon, 19 Apr 2021 09:39:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0EAC260FF3 for ; Mon, 19 Apr 2021 09:39:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238720AbhDSJjw (ORCPT ); Mon, 19 Apr 2021 05:39:52 -0400 Received: from mail-ua1-f48.google.com ([209.85.222.48]:42697 "EHLO mail-ua1-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238616AbhDSJjv (ORCPT ); Mon, 19 Apr 2021 05:39:51 -0400 Received: by mail-ua1-f48.google.com with SMTP id 23so1395081uac.9; Mon, 19 Apr 2021 02:39:15 -0700 (PDT) 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=JFnEYs0WaAV75WlD8zGflv32bIq/erGNiBIRw5DkFRw=; b=I3ku2Fq+gWMhM8fgMSGyADTm+oOy4pCwjCLriLuJUNqlSRtsUih3jhwZL3lmjVKPPQ IexUJt70xzrA7uNBxXfBKem4Oy3srFgbfdMth0xOEaUX0v3z4hXMxzXRLAFcXPXbNRYx ggQ7p1aOAqFyDyk44/VS2EOWX1ABFc1A0E7PE2AvdvajBWrxJ7zry5/S+uNBqVagsNqc +tJM48knnHQTW4pXRCEbQxZhq1B7sP1QXgnMppBRab/x2dbCqWb5uK9i37ehz+hR6n53 VstYc/e8NrN98vrdEdM0Tz2mxZ1MW/yxo86SPHYBT/TS5LjNLDp+G+Y2mmuNYOWQNd9G sT4w== X-Gm-Message-State: AOAM533BVq04t4uGztGa48G0WXb3fWABJPvCfDEwIZNGrQw3B6FruVdO mHrLva+5jgkg5EgpjnQBd68suz93wGkvXxwXTxg= X-Google-Smtp-Source: ABdhPJzI1nTVBxfpGOUmS3JtlCDIsY+hnRpCSOl2ldMILXr0qaqtQKXvm6kr3ejivGQNCy0qQnj6tDTua7gAjIQxFjw= X-Received: by 2002:ab0:6306:: with SMTP id a6mr6143891uap.2.1618825154819; Mon, 19 Apr 2021 02:39:14 -0700 (PDT) MIME-Version: 1.0 References: <20210224115146.9131-1-aford173@gmail.com> <20210224115146.9131-5-aford173@gmail.com> In-Reply-To: From: Geert Uytterhoeven Date: Mon, 19 Apr 2021 11:39:03 +0200 Message-ID: Subject: Re: [PATCH V3 5/5] arm64: dts: renesas: beacon kits: Setup AVB refclk To: Adam Ford Cc: netdev , Adam Ford-BE , 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: linux-kernel@vger.kernel.org Hi Adam, On Sat, Apr 17, 2021 at 3:54 PM Adam Ford wrote: > On Thu, Mar 4, 2021 at 2:04 AM Geert Uytterhoeven wrote: > > On Wed, Feb 24, 2021 at 12:52 PM Adam Ford wrote: > > > The AVB refererence clock assumes an external clock that runs > > > > reference > > > > > automatically. Because the Versaclock is wired to provide the > > > AVB refclock, the device tree needs to reference it in order for the > > > driver to start the clock. > > > > > > Signed-off-by: Adam Ford > > > > Reviewed-by: Geert Uytterhoeven > > i.e. will queue in renesas-devel (with the typo fixed) once the DT > > bindings have been accepted. > > Geert, > > Since the refclk update and corresponding dt-bindings are in net-next, > are you OK applying the rest of the DT changes so they can get into > 5.13? Queueing in renesas-devel for v5.14, as the soc deadline for v5.13 has already passed two weeks ago. 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