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 EDA45C77B7F for ; Tue, 16 May 2023 17:31:07 +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=+m8lA+HfiOu4u1cjy1Tl1rgSNaGEozCjx0jnR47ySnc=; b=GfAzeo289r3zPN OLQ/PBgFLOLKwp/fQwlpyn+TVaynQUCK6Nf6Ot9kKtST7N2kDbWI3QglVzDr867Tnqrpean+mpbH5 Dx2QbMOw5AUjfEmMxuWKH/3AJCOPlzV4lbnUeRgEpTnL45LYIDIs4+42HM2fP9MdB1pGcLQLYSKz/ xkC01JNsO8bpJpYc3PLRWjzjvS09QyL2fSMA8gwSVfBV5fZL/IH07+5s/oJPD0Y6ZfJ5R6Kw/BTM+ mX0wMoSzPL8wNsMyPvf4ECw8QDm1Td5IRaxKBgtGmXsj14A3acIVfYx2lTA41XULzqWGX+pQkmCWP dTcQSf4DY6UPMf9u2oIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pyyVa-006dKX-1p; Tue, 16 May 2023 17:30:46 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pyyVY-006dJT-2Y for linux-arm-kernel@lists.infradead.org; Tue, 16 May 2023 17:30:45 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 350CC63D35; Tue, 16 May 2023 17:30:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CB000C433EF; Tue, 16 May 2023 17:30:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684258243; bh=QD+y7h/o+bRIaX/7p4zBhpXDILcMaDt9viGNVq9SFJQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WO7PUdZy5p60/jMafhJ2tYe06L2M2Cprbo9AxD2sNrP3xexPv3QttCp0xHg0tc+Yy MqiLwxaa639BVKzigEpAEt0gJSMkKYYnv/O+GD3GW5ITFJOpUfgXIoaO4P6FhtNtY3 1XFMC8mzKtDrOmlVcMbUgRpmChgDAr3FtKF+zH/9c2/daoNVWIHtKgOtQ1YR2Xi8PR Fn8EZvzW/Wl7L0tQce1Ob5Wz+xlaguZiqw1VTOxib08hkEfW3dyalKkOK3ujEiCulw PCT2F40CtUX/ev+JeypVu8SKsq7Cr8LcQfPDbklyU4Iueke4P58o0kFq0SSoUXyMEX LhPYduS2uIlSw== Date: Tue, 16 May 2023 23:00:38 +0530 From: Vinod Koul To: Linus Walleij Cc: Rob Herring , Krzysztof Kozlowski , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH v3 0/7] DMA40 SRAM refactoring and cleanup Message-ID: References: <20230417-ux500-dma40-cleanup-v3-0-60bfa6785968@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230417-ux500-dma40-cleanup-v3-0-60bfa6785968@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230516_103044_873008_1CA1E3B0 X-CRM114-Status: GOOD ( 13.05 ) 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 16-05-23, 14:55, Linus Walleij wrote: > I started out by augmenting the STE DMA40 driver to get > its LCPA SRAM memory from a proper SRAM handle in the > device tree instead of as a reg cell, and then I saw > that the driver was in a bit of sad state so I did a bit > of cleanups on top. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel