From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Thu, 3 Mar 2016 16:29:42 -0600 Subject: [PATCH 10/12] Docs: dt: document ARM SMMU generic binding usage In-Reply-To: References: Message-ID: <20160303222942.GA8943@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Feb 29, 2016 at 01:46:19PM +0000, Robin Murphy wrote: > Document how the generic "iommus" binding should be used to describe ARM > SMMU stream IDs instead of the old "mmu-masters" binding. > > Signed-off-by: Robin Murphy > --- > .../devicetree/bindings/iommu/arm,smmu.txt | 40 ++++++++++++++-------- > 1 file changed, 25 insertions(+), 15 deletions(-) Acked-by: Rob Herring