From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/1] iommu/tegra: Add device tree support for SMMU Date: Fri, 13 Apr 2012 13:26:37 -0600 Message-ID: <4F887DED.9050803@wwwdotorg.org> References: <20120413.132331.971155172093927884.hdoyu@nvidia.com> <20120413110753.GC11605@avionic-0098.mockup.avionic-design.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120413110753.GC11605-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Thierry Reding Cc: "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" List-Id: devicetree@vger.kernel.org On 04/13/2012 05:07 AM, Thierry Reding wrote: > * Hiroshi Doyu wrote: >> From: Hiroshi DOYU >> >> Add device tree support for Tegra30 IOMMU(SMMU). >> >> Signed-off-by: Hiroshi DOYU >> --- >> drivers/iommu/tegra-smmu.c | 10 ++++++++++ >> 1 files changed, 10 insertions(+), 0 deletions(-) > > I would expect the binding documentation to be included with this patch > instead of the previous one. Stephen? I would certainly tend to include the documentation with the code, then follow it later with a separate path that edits the .dts/.dtsi files.