From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753216AbaEFSJD (ORCPT ); Tue, 6 May 2014 14:09:03 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:45946 "EHLO mail-ee0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751369AbaEFSJA (ORCPT ); Tue, 6 May 2014 14:09:00 -0400 Message-ID: <5369252F.4070402@gmail.com> Date: Tue, 06 May 2014 20:08:47 +0200 From: Tomasz Figa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Joerg Roedel , Shaik Ameer Basha CC: Arnd Bergmann , Linux ARM Kernel , Shaik Ameer Basha , Linux Samsung SOC , Linux DeviceTree , Linux IOMMU , Linux Kernel , Kukjin Kim , Prathyush , Grant Grundler , "supash.ramaswamy" , sunil joshi , Sachin Kamat , Sylwester Nawrocki , Varun Sethi , Antonios Motakis , Cho KyongHo , Tomasz Figa , Rahul Sharma Subject: Re: [PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT References: <1398584283-22846-1-git-send-email-shaik.ameer@samsung.com> <26065037.GxQQuIURPg@wuerfel> <20140506175904.GB12376@8bytes.org> In-Reply-To: <20140506175904.GB12376@8bytes.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06.05.2014 19:59, Joerg Roedel wrote: > On Wed, Apr 30, 2014 at 04:27:10PM +0530, Shaik Ameer Basha wrote: >> This series is going on for quite a long time and most of the patches here >> doesn't depend on dt bindings. As Exynos IOMMU h/w is introducing new versions >> very frequently, maintaining and reviewing all these patches again and >> again is quite a hard job. >> >> If it is acceptable, I can post one more series with the subset of >> above patches, >> which doesn't depend on dt-bindings. As all the patches which doesn't depend on >> DT bindings are already tested, I hope merging these subset of patches may help >> in reducing the rework and review effort every time. >> >> Once we finalize the generic DT bindings for the IOMMU devices, the driver >> can be updated with the proposed DT bindings in mind. > > Sounds reasonable to me if the patch subset is self-contained. When > Arnd is OK with that and no one else has objections I can take the > dt-independend parts. +1. I would also suggest dropping patch 18/31, for the reasons I mentioned in my reply to it. Best regards, Tomasz