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 73FD2C433F5 for ; Thu, 28 Apr 2022 08:49:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233691AbiD1IwY (ORCPT ); Thu, 28 Apr 2022 04:52:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58298 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231406AbiD1IwX (ORCPT ); Thu, 28 Apr 2022 04:52:23 -0400 Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6624E39; Thu, 28 Apr 2022 01:49:09 -0700 (PDT) Received: by mail-qv1-f45.google.com with SMTP id e17so2746172qvj.11; Thu, 28 Apr 2022 01:49:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IBi5WBTdEbYqU1V6BFZ8Gs02JhkXoeQPLmgUcm2a+lo=; b=w7wR9Yo3oi+OeB5/M/OsCt/3sb9h3Pb7cVfnwHb1twRxxhveaKrBuZ+hjjv2RNlArK K6gcLOyI15G4uEoJbY2orNfSpO+UduuDugaaNOVpfdxxzUc9LcBeSUsTQ3qjvFIEU9Us GNa5H+xUVcCwsfS3XWAE+t4fxvw+3j5Mn+++p4RcrE4aA4pgU6wdJn9iUeuUG0GPSLrx dbVrsr7bAdJ7Vn8qCQ5B/V14glmVgzGQM4jX6AQ/h5AjD07btBlEbkXqC5izzVkC+G6D 9xVbwaKkK8IgQfaz8zNNcLx8YBgGw1umjn5ssCSwwMKanyyqI7A/4jTegRIYcr8cIvMn E/XQ== X-Gm-Message-State: AOAM532xAPttlC3ax5Byj23VH2jY2r8N6J4zDQFQ6QlW/TNfHbincaOA mpw9CmaHbjL6umUS7IBkLV8R+RPySSoWFA== X-Google-Smtp-Source: ABdhPJxNS4PbZp+grglgp3SAxUNkjJZetVrnmqQZpl0eEy3X+1yQRJg8uoCitc0UdteknBwxNOwOig== X-Received: by 2002:a05:6214:d47:b0:456:53cd:d96a with SMTP id 7-20020a0562140d4700b0045653cdd96amr4252264qvr.128.1651135748875; Thu, 28 Apr 2022 01:49:08 -0700 (PDT) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com. [209.85.128.178]) by smtp.gmail.com with ESMTPSA id d1-20020a05622a15c100b002f373d233d3sm5309539qty.71.2022.04.28.01.49.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 28 Apr 2022 01:49:08 -0700 (PDT) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-2f7bb893309so44786117b3.12; Thu, 28 Apr 2022 01:49:08 -0700 (PDT) X-Received: by 2002:a81:1cd5:0:b0:2f4:c3fc:2174 with SMTP id c204-20020a811cd5000000b002f4c3fc2174mr32203225ywc.512.1651135747944; Thu, 28 Apr 2022 01:49:07 -0700 (PDT) MIME-Version: 1.0 References: <20220421090016.79517-1-miquel.raynal@bootlin.com> <20220421090016.79517-8-miquel.raynal@bootlin.com> In-Reply-To: <20220421090016.79517-8-miquel.raynal@bootlin.com> From: Geert Uytterhoeven Date: Thu, 28 Apr 2022 10:48:56 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 7/7] ARM: dts: r9a06g032: Describe the RTC To: Miquel Raynal Cc: Alessandro Zummo , Alexandre Belloni , Rob Herring , Krzysztof Kozlowski , Geert Uytterhoeven , Magnus Damm , Michael Turquette , Stephen Boyd , linux-rtc@vger.kernel.org, Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-clk , Gareth Williams , Milan Stevanovic , Jimmy Lalande , Pascal Eberhard , Thomas Petazzoni , Herve Codina , Clement Leger Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On Thu, Apr 21, 2022 at 11:00 AM Miquel Raynal wrote: > Describe the SoC RTC which counts time and provides alarm support. > > Signed-off-by: Miquel Raynal Reviewed-by: Geert Uytterhoeven 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