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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 53B63C4321E for ; Wed, 30 Nov 2022 21:28:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=F2TSQ6FGGxWghFF+omE6uebgFLMnzJ3h35y009gOQCg=; b=KX5zRqzaq8krX1 BYYYPwQAG48V3P6NBA5I7d9bxd3Icz9cUwmeS+pTwV1tuaKdKwdzU7St/6OMmWP7AYppL1yiZIj4Y VuX8cHzAM2ITAG1CiiU8gfCK6rQuhsxVYemblTJYKJ27m6LCJr7O64L4ERYHv83lpYGkv/ObljuzX SG0kXi8tXC36ZUc+toDmSDijqxZbbS+IDL9gAIQMUgHIzzUvV6yo2n4bhxjReO+SwRRfEeZCfB+MH 5aAppSfvVlUFLWgXTVACbt+LD+lszPYEyRBZLsbC5Q1OZj1Xoca7rK6w4t6OllYx1w/k9CREBHd3F N6fgWnmjakAnpTloLfMw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p0Ubm-002oKQ-8T; Wed, 30 Nov 2022 21:27:10 +0000 Received: from mail-oi1-f173.google.com ([209.85.167.173]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p0Ubi-002oDK-MM for linux-arm-kernel@lists.infradead.org; Wed, 30 Nov 2022 21:27:07 +0000 Received: by mail-oi1-f173.google.com with SMTP id m204so20226909oib.6 for ; Wed, 30 Nov 2022 13:27:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ZZS3nW5gwB+kDtxcZdvYj1mJRKMxTby7eEaeoKFfJH4=; b=hp6rxSVD0AtWKP8OpOs4U+0IuasVBYao/pe92J4qj1EscHjSNmLlw6m46nicQJ/uvk 75dDKKhZzghzhBO/BzHE8xmL1AdXemQ2f8oJvE5KtMOKrIcHVXxSlG/gDuKSbH9SzHM2 7lED+piDunz5A3uZQf5jhAW8P1KoFJuU8/6kw5kEFZQKoT7UgoR2pTnOTULR0DchJUVJ Xh6IEe4BiII95KpetvJDddVx3/+uNBcgavOPcCgRXgXWXYq++cetttekjFxLktE2QRn9 cckQBYB/mYqPtu+rx/UVdlDnwJ0YlTdL3IJcpsGl9QtCKS7tAXDbpVKHHEp+PJOwuS8I IDSA== X-Gm-Message-State: ANoB5pmC1WTnqgLI3pwSY2am9mCg/LQ6pedqcN6jtYo1vw5yKheoLchD iALJj2s9vNVO3pZ7l0Qjkw== X-Google-Smtp-Source: AA0mqf5tD0y5NhxvmX/AZYkg5jWWDK8WrmeuZUTlYcxWlbrxtcuiS53IcZQ68Lca+OMW7sML6Qsptg== X-Received: by 2002:a05:6808:2206:b0:345:d571:88c8 with SMTP id bd6-20020a056808220600b00345d57188c8mr30790197oib.133.1669843622495; Wed, 30 Nov 2022 13:27:02 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id o25-20020a4ad159000000b0049f8801ed22sm1132433oor.30.2022.11.30.13.27.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Nov 2022 13:27:02 -0800 (PST) Received: (nullmailer pid 2955889 invoked by uid 1000); Wed, 30 Nov 2022 21:27:01 -0000 Date: Wed, 30 Nov 2022 15:27:01 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Sarath Babu Naidu Gaddam , vkoul@kernel.org, krzysztof.kozlowski+dt@linaro.org, lars@metafoo.de, adrianml@alumnos.upm.es, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, michal.simek@amd.com, radhey.shyam.pandey@amd.com, anirudha.sarangi@amd.com, harini.katakam@amd.com, git@amd.com Subject: Re: [PATCH V2 1/6] dt-bindings: dmaengine: xilinx_dma:Add xlnx,axistream-connected property Message-ID: <20221130212701.GA2951108-robh@kernel.org> References: <20221124102745.2620370-1-sarath.babu.naidu.gaddam@amd.com> <20221124102745.2620370-2-sarath.babu.naidu.gaddam@amd.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221130_132706_751265_02CB7FB2 X-CRM114-Status: GOOD ( 14.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Nov 26, 2022 at 03:32:23PM +0100, Krzysztof Kozlowski wrote: > On 24/11/2022 11:27, Sarath Babu Naidu Gaddam wrote: > > From: Radhey Shyam Pandey > > > > Add an optional AXI DMA property 'xlnx,axistream-connected'. This > > can be specified to indicate that DMA is connected to a streaming IP > > in the hardware design and dma driver needs to do some additional > > handling i.e pass metadata and perform streaming IP specific > > configuration. > > > > Signed-off-by: Radhey Shyam Pandey > > Signed-off-by: Sarath Babu Naidu Gaddam > > --- > > Changes in V2: > > 1) Moved xlnx,axistream-connected optional property to under AXI DMA. > > 2) Removed Acked-by: Rob Herring. > > --- > > You already add two properties here. Convert to DT schema and then add. That would be better, but I did ack it before. Though that was a year and half ago... Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel