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 6B88AC07E95 for ; Tue, 13 Jul 2021 08:08:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4BB4C6120A for ; Tue, 13 Jul 2021 08:08:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234305AbhGMILO (ORCPT ); Tue, 13 Jul 2021 04:11:14 -0400 Received: from mail-vs1-f50.google.com ([209.85.217.50]:38837 "EHLO mail-vs1-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234157AbhGMILO (ORCPT ); Tue, 13 Jul 2021 04:11:14 -0400 Received: by mail-vs1-f50.google.com with SMTP id o7so11810302vss.5; Tue, 13 Jul 2021 01:08:23 -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=wRoIJpTR/M6E5j1WnKRpCzpdmXhgP0lgm/zazhAiEy8=; b=nltWMV9arxqpmM20wLW3yVspCYYagVq56Js980Ox3UpCnIdNX2GqGTNso9TrWIOJMN Heqhj75gXkcxBO6cbPg9oyvKg911bVEPRaCCn7amh/j/tYVSNnOSQC61sNkzS4RHhgRl qDsKIFoyzsJ4wk6NmFo/KcEv30hMyDwa4i8yN0g9BbcY4XhjJtRBLvB+gw6JCJQ1IIMn miXAXzKiewFvsKk70Nwioppn7EmA0UD4tUd22/81UTOz2FziF3n1LhZusJ1cumuzP15t /9uIsynCd6wmWa60Q//UTK2IJoesAdEmgiUcpiBLNgZ1pIzcEjakWc1k1XU5VQo3+/7p UpvA== X-Gm-Message-State: AOAM533BqoG0XtVJ7cW1qC8UWuYJdF6lz47tcHVsYNjCO6VuzIKvab5W p86LaGCiN4xzzHXQJoH562G0tlQQfgnVzk/Eg1o= X-Google-Smtp-Source: ABdhPJwukdhbY8ARFewuWNPEQEWTUmgD2WTIYo0XJnQqmsT8lxfdDdQ+HYZoG9zmtA5gdyctP4W9nh7zSOqNi5H5OjA= X-Received: by 2002:a67:3c2:: with SMTP id 185mr4711906vsd.42.1626163703197; Tue, 13 Jul 2021 01:08:23 -0700 (PDT) MIME-Version: 1.0 References: <20210611152108.6785-1-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: From: Geert Uytterhoeven Date: Tue, 13 Jul 2021 10:08:12 +0200 Message-ID: Subject: Re: [PATCH] arm64: dts: renesas: r9a07g044: Add missing GICv3 node properties To: Lad Prabhakar Cc: Rob Herring , Magnus Damm , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , Linux-Renesas , Prabhakar , Biju Das Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi Prabhakar, On Mon, Jun 14, 2021 at 2:48 PM Geert Uytterhoeven wrote: > On Fri, Jun 11, 2021 at 5:21 PM Lad Prabhakar > wrote: > > Add the below missing properties into GIC node, > > - clocks > > - clock-names > > - power-domains > > - resets > > > > Signed-off-by: Lad Prabhakar > > Reviewed-by: Biju Das > > Reviewed-by: Geert Uytterhoeven > > Queueing pending on[1]. > > > [1] https://lore.kernel.org/linux-devicetree/ > > 20210609155108.16590-1-prabhakar.mahadev-lad.rj@bp.renesas.com/ The dependency has been accepted, but this patch needs a respin for the changed clocks. 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