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=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,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 1B3F7C43219 for ; Fri, 3 May 2019 09:28:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E479B206DF for ; Fri, 3 May 2019 09:28:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726572AbfECJ2m (ORCPT ); Fri, 3 May 2019 05:28:42 -0400 Received: from mail-vs1-f66.google.com ([209.85.217.66]:44893 "EHLO mail-vs1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725804AbfECJ2m (ORCPT ); Fri, 3 May 2019 05:28:42 -0400 Received: by mail-vs1-f66.google.com with SMTP id j184so3148728vsd.11; Fri, 03 May 2019 02:28:41 -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=EvKw68jMK2eDsWxVRqOtlnx8B1f8dGcMlPF+TnAfRsQ=; b=cFGRwbWcFvQIB88pk2K1PWzpKno92ySBvc/3ncXacfRvhkB1q+I4skRg8E9k0Bt4iy 55l7Negj8kHedVDlRGwKUkmHT3SB4Pv8d0OtslXKymvFevryii7xA79RVcRwOOBIpznB kjy7abQeL7NXAIbo3hha3Ca1bqmyACtlu+yWMHDqSvyvub/bfIXCMg2ZaEZDJUrb0o9Y HeotUPAVn/pmJHgllvruyg1tDTRlCY3IkH/mL3S9k09u4Y7ilM5K7priLyUW//MuJDSH 5xAldjvssNHQe2B0FXFjZQF7k43eAffEjrIQ2E1gY8zC4qVeSivoLI8apfLZ+AUtvGVM FcWA== X-Gm-Message-State: APjAAAUX9QqtX/RYNqzdIDy8/ZIPbGeFeg1lcm3OHUV7J8yykIulYkJo za+tzptm3DtQe93cWuK6BD+6WLtL4sV/ejGBQ8I= X-Google-Smtp-Source: APXvYqzvcCpnZZHmYadtKA97equNJmiCauvATqWDHHcaEcLdwzyZBnlDLQVW4NSZNk/nEE+utx+c0+iWQBeKuVFjgIE= X-Received: by 2002:a67:83cf:: with SMTP id f198mr4830491vsd.63.1556875721239; Fri, 03 May 2019 02:28:41 -0700 (PDT) MIME-Version: 1.0 References: <1556155517-5054-1-git-send-email-cv-dong@jinso.co.jp> <1556155517-5054-5-git-send-email-cv-dong@jinso.co.jp> In-Reply-To: <1556155517-5054-5-git-send-email-cv-dong@jinso.co.jp> From: Geert Uytterhoeven Date: Fri, 3 May 2019 11:28:30 +0200 Message-ID: Subject: Re: [PATCH v2 4/5] arm64: dts: renesas: r8a77965: Add TPU support To: Cao Van Dong Cc: Linux-Renesas , Simon Horman , Geert Uytterhoeven , Mark Brown , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Mark Rutland , Daniel Lezcano , Thomas Gleixner , Rob Herring , Yoshihiro Shimoda , Kuninori Morimoto , =?UTF-8?B?56iy5ZCJ?= , Hoan Nguyen An 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 Thu, Apr 25, 2019 at 3:25 AM Cao Van Dong wrote: > Add tpu device node to dtsi for TPU support on r8a77965 SoC. > > Signed-off-by: Cao Van Dong Reviewed-by: Geert Uytterhoeven Tested-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