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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 513CEECE58E for ; Wed, 9 Oct 2019 11:58:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2904D21929 for ; Wed, 9 Oct 2019 11:58:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727920AbfJIL6B (ORCPT ); Wed, 9 Oct 2019 07:58:01 -0400 Received: from mail-oi1-f195.google.com ([209.85.167.195]:33428 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727219AbfJIL6B (ORCPT ); Wed, 9 Oct 2019 07:58:01 -0400 Received: by mail-oi1-f195.google.com with SMTP id a15so1504118oic.0; Wed, 09 Oct 2019 04:58:00 -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=hOYiZT2eKXZFWPTJSee1+v6tjeFX23Tuj/d91OwpeuU=; b=bhXJ6S9BViREjSTcu90ZrpFxTihgdDluiRDBb1uuJiXGxl1SDj9fSx4aXnLW1ZpYhC HNFIfaZBo73C7Z5Xl7I8RIXYqq4VuilBS6iWy8x/8FCBD6UDY6RL2neDVfJ6gsgcVeKL p84wki2mo3Fq46+8KIEaDjF6ho+PrjFbKR3iIKw7Ud/BWpoG9NciYKq1vgHzOTkMpz7s aUuQ4MB7mqBVQksoua+gPnORLXz2/OCq6qjtvbdjSYBYdf15OIYGvFbx3jn3SvUpTtao I935YeeRGv2ztTKCAMkwxmaYD7xjZma+51fZKShoScNndWlUUQ3wsoDIL9IiXlsaOsuS rGyw== X-Gm-Message-State: APjAAAWodh+h4Jna+h0hzpot6S7en9OCokSMmN45CBI/17wjneBNHXAs sevBKSyg5tnacAyszTtc9It8gwb/tUZZuXz78KI= X-Google-Smtp-Source: APXvYqwPbNqwlKSS7UFXOgAr9J+uUsP7SRo05YvbvcugQjdYv+KPK0paU7nq9wQFJbSuFBDw5qnr9kLdSsGdiQSIc84= X-Received: by 2002:aca:4bd2:: with SMTP id y201mr1980958oia.102.1570622280333; Wed, 09 Oct 2019 04:58:00 -0700 (PDT) MIME-Version: 1.0 References: <1569831527-1250-1-git-send-email-biju.das@bp.renesas.com> <1569831527-1250-3-git-send-email-biju.das@bp.renesas.com> In-Reply-To: <1569831527-1250-3-git-send-email-biju.das@bp.renesas.com> From: Geert Uytterhoeven Date: Wed, 9 Oct 2019 13:57:49 +0200 Message-ID: Subject: Re: [PATCH v2 2/5] arm64: dts: renesas: r8a774b1: Add SCIF and HSCIF nodes To: Biju Das Cc: Rob Herring , Mark Rutland , Simon Horman , Magnus Damm , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Chris Paterson , Fabrizio Castro Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Mon, Sep 30, 2019 at 10:19 AM Biju Das wrote: > Add the device nodes for RZ/G2N SCIF and HSCIF serial ports, > including clocks, power domains and DMAs. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v5.5. 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