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 D124FC636D4 for ; Mon, 13 Feb 2023 08:57:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230014AbjBMI5L (ORCPT ); Mon, 13 Feb 2023 03:57:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229647AbjBMI5K (ORCPT ); Mon, 13 Feb 2023 03:57:10 -0500 Received: from mail-qv1-f42.google.com (mail-qv1-f42.google.com [209.85.219.42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 861A413D6A for ; Mon, 13 Feb 2023 00:56:40 -0800 (PST) Received: by mail-qv1-f42.google.com with SMTP id l7so3007481qvw.7 for ; Mon, 13 Feb 2023 00:56:40 -0800 (PST) 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:message-id :reply-to; bh=sM0WJjLf09bIi4cOcTK2bHZSg+aTB9RBwAec2ehjcEA=; b=L8ORBDn85Ypyj9Ig9Z/BuO0ix3Mb0jqZ6EUEVdauaRRLVq2GykaDbxZK0T8rJkcyyo Ga/WQGjh15Cdv/yp3uh5lIagRcGhinH/gUzulN5Rv8D7RJfI+4tqw5YzG4HfXXTQZR3a hQor1LQ/SPL4pEGCBdshg8pFYQ87mMISX9oNjNkmSLP56qFZWZmUjRejXnWNbXZd1yHV tMJONK0jPH5nmaSTaXAZUjDDr2URgTyhwBRodREYoq4SHi8TRWKhLt8Xnk3NmJkmCMww 97GHp+SjGSlAVqqc2OKiJJeAJsvE6nR7udPdhFHopYeldBPO0ZWnzCYBYXgFKpPJt5jw R5gw== X-Gm-Message-State: AO0yUKVMLaamyC/gHrawtO5KBPsXY2tOeCwfKZ01jMW+/69onHIaAEYh oz9Hs8Wu1mQ79aJEHm0swGQKh2dvEUWqSg== X-Google-Smtp-Source: AK7set+X03TwKJHG1RxOMQjHaeHvoFci61iYPWUT0EXBsDdoU/LXMq1P+yeQRFT1hcrtZsfGWGQGTQ== X-Received: by 2002:a05:6214:2a4e:b0:56b:f6c3:11ee with SMTP id jf14-20020a0562142a4e00b0056bf6c311eemr45561715qvb.2.1676278578014; Mon, 13 Feb 2023 00:56:18 -0800 (PST) Received: from mail-yb1-f171.google.com (mail-yb1-f171.google.com. [209.85.219.171]) by smtp.gmail.com with ESMTPSA id v66-20020a37dc45000000b006fba0a389a4sm9426967qki.88.2023.02.13.00.56.17 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Feb 2023 00:56:17 -0800 (PST) Received: by mail-yb1-f171.google.com with SMTP id 139so12086789ybe.3 for ; Mon, 13 Feb 2023 00:56:17 -0800 (PST) X-Received: by 2002:a25:9e86:0:b0:8c2:240e:bd05 with SMTP id p6-20020a259e86000000b008c2240ebd05mr1013174ybq.359.1676278577138; Mon, 13 Feb 2023 00:56:17 -0800 (PST) MIME-Version: 1.0 References: <87ttzq8ga4.wl-kuninori.morimoto.gx@renesas.com> <87r0uu8g8x.wl-kuninori.morimoto.gx@renesas.com> In-Reply-To: <87r0uu8g8x.wl-kuninori.morimoto.gx@renesas.com> From: Geert Uytterhoeven Date: Mon, 13 Feb 2023 09:56:05 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 1/2] ASoC: dt-bindings: renesas,rsnd.yaml: drop "dmas/dma-names" from "rcar_sound,ssi" To: Kuninori Morimoto Cc: Rob Herring , Mark Brown , Krzysztof Kozlowski , Linux-DT , Linux-ALSA Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Morimoto-san, Thanks for your patch! On Mon, Feb 13, 2023 at 3:13 AM Kuninori Morimoto wrote: > From: Kuninori Morimoto > > SSI is supporting both "PIO mode" and "DMA mode", thus "dmas/dma-names" > are not mandatory property. Drop these from rcar_sound,ssi's required:. BTW, do SSIU and DVC support PIO mode? > This is prepare for Gen4 support. See more details on Link "This is preparation" or "This prepares"? > Link: https://lore.kernel.org/all/87zg9vk0ex.wl-kuninori.morimoto.gx@renesas.com/#r > Link: https://lore.kernel.org/all/87r0v2uvm7.wl-kuninori.morimoto.gx@renesas.com/#r > Link: https://lore.kernel.org/all/87r0v1t02h.wl-kuninori.morimoto.gx@renesas.com/#r > Link: https://lore.kernel.org/all/87y1p7bpma.wl-kuninori.morimoto.gx@renesas.com/#r > Signed-off-by: Kuninori Morimoto 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