[PATCH v2 08/10] ARM: tegra: harmony: Initialize regulators from DT

Stephen Warren swarren at wwwdotorg.org
Thu Jun 21 16:17:32 EDT 2012


On 06/11/2012 09:05 AM, Thierry Reding wrote:
> Device tree support for the TPS6586x PMU used on Harmony has recently
> been added. This commit adds the required device tree nodes to probe the
> PMU from the device tree.

> diff --git a/arch/arm/boot/dts/tegra-harmony.dts b/arch/arm/boot/dts/tegra-harmony.dts

> +		tps6586x at 34 {
> +			compatible = "ti,tps6586x";
> +			reg = <0x34>;
> +			interrupts = <0 88 0x4>;

I believe that should be interrupt 86 not 88.



More information about the linux-arm-kernel mailing list