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 157C6C0502C for ; Thu, 1 Sep 2022 12:22:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230370AbiIAMWW (ORCPT ); Thu, 1 Sep 2022 08:22:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232702AbiIAMWU (ORCPT ); Thu, 1 Sep 2022 08:22:20 -0400 Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EAE4411D933; Thu, 1 Sep 2022 05:22:17 -0700 (PDT) Received: by mail-qk1-f179.google.com with SMTP id f4so13031606qkl.7; Thu, 01 Sep 2022 05:22:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=SmNWTeT08VNbE8tZJFw2sHkz/HBTChYPEEmpQQEBkUo=; b=qPJ2iTh/eI9pbEYU1Uq11S0oRK+eQS/MKAQUUXxCLke6o2/ktOlkQU7u/yatLwPV56 9qNHUYGzablYHFQODXX5YYBCixuIHGHYWTy4bSY93LAru8IHfGKkL/IqHzQTaoHODXsB neK4XZ3a9RDVc3jKcBTUh+JF3/pMdYReTUWsTBTNBuoypVYK2J3W53xp2l5pbdA3L8Ro w5VFRjYUC5RRm0PTzT2ffYmdWpjoN3HpD/pA16P/URBYxlgBoESsZZ+otTmXZs9YbEoA 7JE9fpxpKhe7W4G4AfBnvDamDQwedfQzGlpz2MMMl/p5WQfLeAYjzOCbzuX4QcUQweu4 k2pA== X-Gm-Message-State: ACgBeo27wPti6z/NiQvLsG3DYzTUwdZraKqoJZX21CaN1HmPGrgstJyt XcuUzR21nEfbAhnGEytP10ou7lb7GwrhbA== X-Google-Smtp-Source: AA6agR747SSCnKDik9yjuczTGxUVAAHgG3Y6KwNudqSwXeL+kA9S3OpDgZhg+b4bFe5zLtNy7fA5mQ== X-Received: by 2002:a05:620a:404d:b0:6be:9818:ea49 with SMTP id i13-20020a05620a404d00b006be9818ea49mr8941229qko.197.1662034936699; Thu, 01 Sep 2022 05:22:16 -0700 (PDT) Received: from mail-yb1-f179.google.com (mail-yb1-f179.google.com. [209.85.219.179]) by smtp.gmail.com with ESMTPSA id hf11-20020a05622a608b00b00344b807bb95sm9947340qtb.74.2022.09.01.05.22.16 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Sep 2022 05:22:16 -0700 (PDT) Received: by mail-yb1-f179.google.com with SMTP id g5so8328029ybg.11; Thu, 01 Sep 2022 05:22:16 -0700 (PDT) X-Received: by 2002:a25:8e84:0:b0:696:466c:baa with SMTP id q4-20020a258e84000000b00696466c0baamr17235388ybl.604.1662034935947; Thu, 01 Sep 2022 05:22:15 -0700 (PDT) MIME-Version: 1.0 References: <20220830164518.1381632-1-biju.das.jz@bp.renesas.com> <20220830164518.1381632-3-biju.das.jz@bp.renesas.com> In-Reply-To: <20220830164518.1381632-3-biju.das.jz@bp.renesas.com> From: Geert Uytterhoeven Date: Thu, 1 Sep 2022 14:22:04 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 2/3] ARM: dts: r9a06g032: Add CAN{0,1} nodes To: Biju Das Cc: Rob Herring , Krzysztof Kozlowski , Magnus Damm , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Chris Paterson , Biju Das Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Aug 30, 2022 at 6:45 PM Biju Das wrote: > Add CAN{0,1} nodes to R9A06G032 (RZ/N1) SoC DTSI. > > Signed-off-by: Biju Das > --- > v2->v3: > * Dropped clock-names property. > * Added power-domains property. Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v6.1. 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