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.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, 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 021EEC433E0 for ; Mon, 21 Dec 2020 08:08:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AE94F22CA1 for ; Mon, 21 Dec 2020 08:08:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726603AbgLUIIA (ORCPT ); Mon, 21 Dec 2020 03:08:00 -0500 Received: from mail-ot1-f46.google.com ([209.85.210.46]:33192 "EHLO mail-ot1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725969AbgLUIH7 (ORCPT ); Mon, 21 Dec 2020 03:07:59 -0500 Received: by mail-ot1-f46.google.com with SMTP id b24so8163502otj.0; Mon, 21 Dec 2020 00:07:44 -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=QI8P9CKl3LPKq2RL19LINv5ciOLxW3eYGg5f3b48Bj4=; b=awpEWc6hdzspnQtKi4aSYEcTJppfwk2fPgdI+Uo9TjJefW6OhpAm+2gzSLiTrgVCKC z5VX7VBKgR76PwfWqmHMVsUdrHwT6H+3mnbF6MG1NtegrxOb21K1A45mNNL4wfFsOM36 3KOnPZVfObppOWgxiGTV00HX5xSNLPNcMRLLlmJuUDwRwsWD2xIfpNZ7Rz1wEX9kt+iV QHu7IzlMQx3MiWQRi8RwOsfpOF6f89RwIKQnSl6vlhBNEA/HVPuT9wgSjClG6PxetfJN Kc9lR1jkO/2SYCMITjDWE6LQtUOMxAGQitYDZZaPkJcO+XJrBnC8DLyfvYgKG6BuncXh fn9A== X-Gm-Message-State: AOAM533vREQo5ywpn/NVjPv4WGmJlKkAOWuQgs7O8dT9nhM4VcDJlrQC W/kKBxwFx/X/nvJtchm9aFHfwN2JZqy9WEoxz+ietbrs X-Google-Smtp-Source: ABdhPJwfdrszaIJsvhS0Dwc0w5EkeZgO1qQYgqfN7DuxCsP83bhqkdclHthN8zimUW4GLClUdsviIxUo6ins4/S8ZQs= X-Received: by 2002:a9d:2203:: with SMTP id o3mr11197687ota.107.1608538039234; Mon, 21 Dec 2020 00:07:19 -0800 (PST) MIME-Version: 1.0 References: <20201208090555.7159b138@canb.auug.org.au> <160753498332.1580929.15118515893187584689@swboyd.mtv.corp.google.com> <20201221083518.5ef7357c@canb.auug.org.au> In-Reply-To: <20201221083518.5ef7357c@canb.auug.org.au> From: Geert Uytterhoeven Date: Mon, 21 Dec 2020 09:07:07 +0100 Message-ID: Subject: Re: linux-next: Fixes tag needs some work in the clk tree To: Stephen Rothwell Cc: Stephen Boyd , Mike Turquette , Linux Kernel Mailing List , Linux Next Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, On Sun, Dec 20, 2020 at 10:35 PM Stephen Rothwell wrote: > On Thu, 10 Dec 2020 08:52:41 +0100 Geert Uytterhoeven wrote: > > > trees can be pulled into linux-next? That would find this earlier. > > > > That sounds like a great idea, also for pinctrl. > > Can you please add the following: > > git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git > > renesas-clk > > git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git > > renesas-pinctrl > > ? > > Added from today. Called clk-renesas and pinctrl-renesas respectively. Thank you, the result looks good. 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