From: Benoit Cousson Date: Thu, 15 Dec 2011 14:46:47 +0000 (+0100) Subject: arm/dts: twl6030: Add DTS file for twl6030 PMIC X-Git-Tag: omap-dt-for-v3.5~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4711244c764da806fc9d14793c0664f3709ef17d;p=pandora-kernel.git arm/dts: twl6030: Add DTS file for twl6030 PMIC Add a dedicated DTS file for the twl6030 Power IC. This chip is a big SoC that will be reused in a lot of various OMAP4+ boards. Note: This file is supposed to be included in a board DTS that will create the twl node in order to allow the &twl reference to work. Exmaple: ... &i2c1 { twl: twl@48 { reg = <0x48>; interrupts = <0 7 4>; interrupt-controller; interrupt-parent = <&gic>; }; }; /include/ "twl6030.dtsi" ... Signed-off-by: Benoit Cousson Acked-by: Grant Likely Acked-by: Rob Herring --- Reading git-diff-tree failed