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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 A71CBC4BA18 for ; Wed, 26 Feb 2020 17:28:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6F15124680 for ; Wed, 26 Feb 2020 17:28:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582738083; bh=nQh/Bo/NBb5ljRBYa8nIGyLcht5dYXUQX4KXscm8GX8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=M/zC19snrMNjA7G/Q3DxEhYeZ5Xv7iNx7zR9MBDj9RegBPhKx0F5vv85JYG6hWPLN QhYJPcGvwyehvI3gVwz0K0d759EkP6XOy+BQ7m9qHwDuO8r1+9p3P88q4uyolp/l27 GVoec7g9JkrKlkbB/a3Ng7kd4fSNSWdi3CpTezJY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726695AbgBZR2D (ORCPT ); Wed, 26 Feb 2020 12:28:03 -0500 Received: from mail-oi1-f195.google.com ([209.85.167.195]:34845 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726579AbgBZR2D (ORCPT ); Wed, 26 Feb 2020 12:28:03 -0500 Received: by mail-oi1-f195.google.com with SMTP id b18so320428oie.2; Wed, 26 Feb 2020 09:28:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=t83+nB3W6oXdApXXRMLwz8oHqiI3quakZhUjW8Nn9Jk=; b=R41L2VqiNyX3+m+mSoyCgp6ENq3oZAPp5TSB2pozKHwaFhYlfYEqrgX3z8RwEbS4Yy QVEej2EX+Igyj1P7kJOhN0VQaq6XfAQ+tJmvRyML/Uac8y3syGBqv9Tv11VbF3EkzThF 0DKm8Q92/2AUv9ldHvZwm6QcgNED9KUNK8H2wjQ74PoIB23SfCrcVn4IZCwv/mmmPU4g VzWFrDCjHuwwBbQt49uj5g3pUdxC+TkCGDsGqATwuMqKuOA3Td+gUEVZJrb/6EuFeLV5 xlSP+vgsZ7IEhfYyNXcj5hIfNYfFlhVyVlt0XsO6tTPC0t/JEnaW3TZk/8mZueC8HqKU Z/ag== X-Gm-Message-State: APjAAAWMDZDeQyEsvVEiEa7CFQpiO/kLPsrx2msSdBlzQlnBtMWsYBId +gixTDbYmUrt8XtSZaSGlg== X-Google-Smtp-Source: APXvYqxIZscytpwpjUEBs4aKZOxXofyE3s8jmDy1RE4Sc6pXr02J+2XwFazqn2VQDBxT94r/V+dHvw== X-Received: by 2002:a05:6808:aa8:: with SMTP id r8mr50338oij.7.1582738082288; Wed, 26 Feb 2020 09:28:02 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id v134sm1004026oia.38.2020.02.26.09.28.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Feb 2020 09:28:01 -0800 (PST) Received: (nullmailer pid 10384 invoked by uid 1000); Wed, 26 Feb 2020 17:28:00 -0000 Date: Wed, 26 Feb 2020 11:28:00 -0600 From: Rob Herring To: Kunihiko Hayashi Cc: Vinod Koul , Dan Williams , Masahiro Yamada , Mark Rutland , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Masami Hiramatsu , Jassi Brar , Kunihiko Hayashi Subject: Re: [RESEND PATCH v4 1/2] dt-bindings: dmaengine: Add UniPhier external DMA controller bindings Message-ID: <20200226172800.GA10328@bogus> References: <1582271550-3403-1-git-send-email-hayashi.kunihiko@socionext.com> <1582271550-3403-2-git-send-email-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1582271550-3403-2-git-send-email-hayashi.kunihiko@socionext.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On Fri, 21 Feb 2020 16:52:29 +0900, Kunihiko Hayashi wrote: > Add devicetree binding documentation for external DMA controller > implemented on Socionext UniPhier SOCs. > > Signed-off-by: Kunihiko Hayashi > --- > .../bindings/dma/socionext,uniphier-xdmac.yaml | 63 ++++++++++++++++++++++ > 1 file changed, 63 insertions(+) > create mode 100644 Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml > Reviewed-by: Rob Herring 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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 B9B91C4BA18 for ; Wed, 26 Feb 2020 17:28:05 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 91774222C2 for ; Wed, 26 Feb 2020 17:28:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BY1E9Enq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 91774222C2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1ROCpR9F3u21nV33+yFBqolyEz1O/mfMaaE4InIdMhc=; b=BY1E9EnqAwEgyI bSvwkuzdGgLs2K6gu5XmoQ+KbVGnwkiXMLDAP8rc3QZRfVg18MaQbFMWjtG3CxTUyOpKmN6dvDpfD wezvAaPZn7SjAAfkfgaO/EU5xiqDcxb09MXCvDw6pIWtCUaFjTuFHDbZ8j+bTfiFlxnK7PJlJIPrP qBcZBcnv4wDpzjLEz1p3pU3NWc98iB5Z4doFU7WzL9RJ6uu6qBZkI7N+rATu2vSIZTgiwh/xkbjdm 8KLdx43IV6zTlloLG/gBmpw8ij9PPGk7+oF4+t3v7vmSh7DE1+Y4YZNCtEftqADIH5YSF+f5ebgEL /JxuEbCJfa/qOYM/rKew==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j70Td-0000m5-8K; Wed, 26 Feb 2020 17:28:05 +0000 Received: from mail-oi1-f196.google.com ([209.85.167.196]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j70Ta-0000lb-VO for linux-arm-kernel@lists.infradead.org; Wed, 26 Feb 2020 17:28:04 +0000 Received: by mail-oi1-f196.google.com with SMTP id q81so333444oig.0 for ; Wed, 26 Feb 2020 09:28:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=t83+nB3W6oXdApXXRMLwz8oHqiI3quakZhUjW8Nn9Jk=; b=PFa5wKEQV25difumm1CWzCPVbJbQGi592Oz2HEMPEvXJLJnKG2+4BpwEOsHa7YLy1O ujG2Zcai/DYwKW19KML+/DIWlUGK4TgHJEbIHSD6We7GotmxgW5AnaPo2xkaHCXP4L6H 9DGtbBX9UTQhX2/E6FuOOzgff+2GoiY9k/n1aoVyHkUvnuRyx3FZ+LyC6QNRXqV4LZ00 Th7587bTNUyBFsD2UZA1nlPj7OeJAnZCy0a5RU2VB3hDEyPQyn1w4Ru2jr5Uv5m5zaBW yYSt9aVowZRPrgXpKARjDBVw6iE1U1z8KQzKuLfdOmath0kTTtHQJcnBeos98HrITROz kGkQ== X-Gm-Message-State: APjAAAVqXE+x/bHTEcIPbOFnXHEDVGIivtoS+kcBssHV+i62sEx0XPBz 7VFQuRPQ3hx1H1ro2BvOCei66LLDVg== X-Google-Smtp-Source: APXvYqxIZscytpwpjUEBs4aKZOxXofyE3s8jmDy1RE4Sc6pXr02J+2XwFazqn2VQDBxT94r/V+dHvw== X-Received: by 2002:a05:6808:aa8:: with SMTP id r8mr50338oij.7.1582738082288; Wed, 26 Feb 2020 09:28:02 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id v134sm1004026oia.38.2020.02.26.09.28.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Feb 2020 09:28:01 -0800 (PST) Received: (nullmailer pid 10384 invoked by uid 1000); Wed, 26 Feb 2020 17:28:00 -0000 Date: Wed, 26 Feb 2020 11:28:00 -0600 From: Rob Herring To: Kunihiko Hayashi Subject: Re: [RESEND PATCH v4 1/2] dt-bindings: dmaengine: Add UniPhier external DMA controller bindings Message-ID: <20200226172800.GA10328@bogus> References: <1582271550-3403-1-git-send-email-hayashi.kunihiko@socionext.com> <1582271550-3403-2-git-send-email-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1582271550-3403-2-git-send-email-hayashi.kunihiko@socionext.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200226_092803_009647_D0B9C1AC X-CRM114-Status: GOOD ( 11.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Kunihiko Hayashi , Masami Hiramatsu , Jassi Brar , linux-kernel@vger.kernel.org, Masahiro Yamada , Vinod Koul , dmaengine@vger.kernel.org, Dan Williams , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 21 Feb 2020 16:52:29 +0900, Kunihiko Hayashi wrote: > Add devicetree binding documentation for external DMA controller > implemented on Socionext UniPhier SOCs. > > Signed-off-by: Kunihiko Hayashi > --- > .../bindings/dma/socionext,uniphier-xdmac.yaml | 63 ++++++++++++++++++++++ > 1 file changed, 63 insertions(+) > create mode 100644 Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel