Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1280292 > unrolled thread

Re: [PATCH 1/2] ARM: dts: omap4: Add elm node

Started byTony Lindgren <tony@atomide.com>
First post2015-11-30 22:20 +0100
Last post2015-11-30 22:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/2] ARM: dts: omap4: Add elm node Tony Lindgren <tony@atomide.com> - 2015-11-30 22:20 +0100

#1280292 — Re: [PATCH 1/2] ARM: dts: omap4: Add elm node

FromTony Lindgren <tony@atomide.com>
Date2015-11-30 22:20 +0100
SubjectRe: [PATCH 1/2] ARM: dts: omap4: Add elm node
Message-ID<qAE1A-r5-19@gated-at.bofh.it>
* Franklin S Cooper Jr <fcooper@ti.com> [151028 14:02]:
> Add device tree entry for the error location module.
> 
> Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>

Applying this one into omap-for-v4.5/dt thanks.

Tony


>  arch/arm/boot/dts/omap4.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
> index 5a206c1..a40eb23 100644
> --- a/arch/arm/boot/dts/omap4.dtsi
> +++ b/arch/arm/boot/dts/omap4.dtsi
> @@ -348,6 +348,14 @@
>  			#interrupt-cells = <2>;
>  		};
>  
> +		elm: elm@48078000 {
> +			compatible = "ti,am3352-elm";
> +			reg = <0x48078000 0x2000>;
> +			interrupts = <4>;
> +			ti,hwmods = "elm";
> +			status = "disabled";
> +		};
> +
>  		gpmc: gpmc@50000000 {
>  			compatible = "ti,omap4430-gpmc";
>  			reg = <0x50000000 0x1000>;
> -- 
> 2.6.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web