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 autolearn=ham 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 AD096C433FE for ; Thu, 10 Dec 2020 12:36:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6780323C8D for ; Thu, 10 Dec 2020 12:36:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727567AbgLJMgk convert rfc822-to-8bit (ORCPT ); Thu, 10 Dec 2020 07:36:40 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:38891 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726439AbgLJMgc (ORCPT ); Thu, 10 Dec 2020 07:36:32 -0500 Received: by mail-ot1-f66.google.com with SMTP id j20so203208otq.5; Thu, 10 Dec 2020 04:36:16 -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:content-transfer-encoding; bh=SbywUHfxiOfCKevo8kgPT+2gmwbtXlw9HIdds9wF3Wg=; b=dsHjSais8143LLZNY/ibLw87m0x2wi0GJYfaphdM7iHRz5CSP42VtjyoRlG3TQ4yos dDGjT3I9eVBsK2xDZJDu8pj2ZmXFKA1VlbDnY7DnfM63qq/NYmtWhChAAThGg0iYWDvJ CtB1PnxvfHgeNhgApfvBwWS8mhagzmxpMgS1j8DAFz9WnSqH8kPQDDLbhF6cg4O0JNC/ Bm8Tx+b1el51q/Td0d0/mv4ND5iVaDU//MKCd02LBj5kxXOtAWIQGIRGvDnB3XrGNp1r fnySp63Gu8c9ocDvdat69elfHlShSvcLVJ6s0oWkcRVJnKOPt0kFNMioeMWfxI8j8bVo XWPg== X-Gm-Message-State: AOAM530XFf8I+aYgsqPOTugMZ2/PWRPI9M1a9g5RfavedspMMCL3pKXN X6lRre/oa2p4xMynJbwMo4NVvP31hEuqS+Dq4NlObcN4++c= X-Google-Smtp-Source: ABdhPJxlve+3esP6xVlAXlMohU2fZdITHJsKExxiSclE09Oxa/rS5zVcXYgainTa8FzhHGHAT9T8FpJ7O7D4I87G/PA= X-Received: by 2002:a9d:2203:: with SMTP id o3mr5613985ota.107.1607603751413; Thu, 10 Dec 2020 04:35:51 -0800 (PST) MIME-Version: 1.0 References: <20201209195343.803120-1-niklas.soderlund+renesas@ragnatech.se> <20201209195343.803120-4-niklas.soderlund+renesas@ragnatech.se> In-Reply-To: <20201209195343.803120-4-niklas.soderlund+renesas@ragnatech.se> From: Geert Uytterhoeven Date: Thu, 10 Dec 2020 13:35:40 +0100 Message-ID: Subject: Re: [PATCH 3/5] clk: renesas: r8a77965: Add TMU clocks To: =?UTF-8?Q?Niklas_S=C3=B6derlund?= Cc: linux-clk , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Wed, Dec 9, 2020 at 8:54 PM Niklas Söderlund wrote: > This patch adds TMU{0,1,2,3,4} clocks. > > Signed-off-by: Niklas Söderlund Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-clk-for-v5.12. 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