lkml.org 
[lkml]   [2013]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 5/7] ARM: dts: Complete data for isp iommu
Hi Florian,

On 12/17/2013 06:53 AM, Florian Vaussard wrote:
> Add missing information required to probe the iommu for the camera
> subsystem.
>
> Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
> ---
> arch/arm/boot/dts/omap3.dtsi | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> index daabf99..610d084 100644
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -371,11 +371,13 @@
> dma-names = "tx", "rx";
> };
>
> - mmu_isp: mmu@480bd400 {
> + mmu_isp: mmu_isp@480bd400 {

Any reason for switching the name to mmu_isp?

> compatible = "ti,omap3-mmu-isp";
> ti,hwmods = "mmu_isp";
> reg = <0x480bd400 0x80>;
> interrupts = <8>;

As I was testing the series, I found that this interrupt number is
wrong. The interrupt number should be 24, you can fix it in this patch.
I will post couple of patches to correct the interrupt numbers for
couple of other occurrences.

regards
Suman

> + ti,#tlb-entries = <8>;
> + dma-window = <0 0xfffff000>; /* IOVA start & length */
> };
>
> wdt2: wdt@48314000 {
>



\
 
 \ /
  Last update: 2013-12-23 20:41    [W:0.133 / U:2.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site