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 3E187C433FE for ; Mon, 25 Apr 2022 16:33:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238415AbiDYQgE (ORCPT ); Mon, 25 Apr 2022 12:36:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243429AbiDYQgD (ORCPT ); Mon, 25 Apr 2022 12:36:03 -0400 Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D539E07E8; Mon, 25 Apr 2022 09:32:57 -0700 (PDT) Received: by mail-qk1-f170.google.com with SMTP id d198so11153972qkc.12; Mon, 25 Apr 2022 09:32:57 -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=Gcw7C/y6qdW4TOp1I/CKA/m+Hg6rCjEHjP9qg6Euwb0=; b=qOP5kaOnl80fZNQ46p7rlMgRTF4Pt+B+jamkbHFGiKFKKz4FNVUk2+0Q8XB4VB5hDJ 0XaJMZAHtlBumEwkUev2syleyhvMhA/7fexMJhyOlqfk6b1lrjk1zd7zs5G8uBsCXTh0 Ja4FomrwyAZAVnFOFQjZXYHSjuMfZd2Ew7NhGhvAA7PY07p3t09bF/nnz8tG02kF9ky+ rPKAHQwn0BrQNNIuZMc0LBaSXe+g/tuQJGbv3vH9NbiUQSKQv+M5ojUDJV4TGXFzyBOX VtOVUxwg7BvSGDr/6yl9e+U2OvwEEKwqCw6304uSo5/xJHgu04ALC6NbJKV5xsNehGTN 7P3Q== X-Gm-Message-State: AOAM531whoFsKoSiFgRd3q8vwXOa5JPK0RkQRyCkmz1kUFz8KZbnt8lR rz6GBd/zhEe+O4ACav5vUG4riVFgfOR6SQ== X-Google-Smtp-Source: ABdhPJx6IeLzsz/j2QrxEpsDkjz2iltztY1aGZBrxpuVkqRRmjibvuuPbJqvwVJGOUE5bvWtj6JMJw== X-Received: by 2002:a37:65d2:0:b0:69e:951d:7d12 with SMTP id z201-20020a3765d2000000b0069e951d7d12mr10562011qkb.37.1650904376772; Mon, 25 Apr 2022 09:32:56 -0700 (PDT) Received: from mail-yw1-f177.google.com (mail-yw1-f177.google.com. [209.85.128.177]) by smtp.gmail.com with ESMTPSA id d17-20020ac85d91000000b002f365edfd21sm2801655qtx.83.2022.04.25.09.32.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 25 Apr 2022 09:32:56 -0700 (PDT) Received: by mail-yw1-f177.google.com with SMTP id 00721157ae682-2f16645872fso154343217b3.4; Mon, 25 Apr 2022 09:32:56 -0700 (PDT) X-Received: by 2002:a81:4782:0:b0:2eb:1cb1:5441 with SMTP id u124-20020a814782000000b002eb1cb15441mr16508357ywa.479.1650904375899; Mon, 25 Apr 2022 09:32:55 -0700 (PDT) MIME-Version: 1.0 References: <20220421085112.78858-1-miquel.raynal@bootlin.com> <20220421085112.78858-10-miquel.raynal@bootlin.com> In-Reply-To: <20220421085112.78858-10-miquel.raynal@bootlin.com> From: Geert Uytterhoeven Date: Mon, 25 Apr 2022 18:32:44 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v11 9/9] ARM: dts: r9a06g032: Describe the DMA router To: Miquel Raynal Cc: Magnus Damm , Gareth Williams , Phil Edworthy , Vinod Koul , Linux-Renesas , dmaengine , Milan Stevanovic , Jimmy Lalande , Pascal Eberhard , Thomas Petazzoni , Herve Codina , Clement Leger , Stephen Boyd , Michael Turquette , linux-clk , Viresh Kumar , Andy Shevchenko , Ilpo Jarvinen , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Apr 21, 2022 at 10:51 AM Miquel Raynal wrote: > There is a dmamux on this SoC which allows picking two different sources > for a single DMA request. > > 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