[PATCH v6 1/2] i2c: s3c2410: add Sysreg phandle to i2c device nodes
Kukjin Kim
kgene at kernel.org
Wed Nov 26 10:43:04 PST 2014
On 11/24/14 17:47, Pankaj Dubey wrote:
> This patch adds syscon based phandle to i2c device nodes of exynos5250
> and exynos5420. These phandles will be used to save restore i2c sysreg
> configuration register during s2r from i2c driver.
>
> CC: Rob Herring <robh+dt at kernel.org>
> CC: Randy Dunlap <rdunlap at infradead.org>
> CC: Russell King <linux at arm.linux.org.uk>
> CC: devicetree at vger.kernel.org
> CC: linux-doc at vger.kernel.org
> Signed-off-by: Pankaj Dubey <pankaj.dubey at samsung.com>
Applied with change the subject 'ARM: dts: add sysreg phandle to...'
BTW I'm holding on 2nd because conflicts between pm update and cleanup
branches in my tree...
- Kukjin
> ---
> .../devicetree/bindings/i2c/i2c-s3c2410.txt | 1 +
> arch/arm/boot/dts/exynos5250.dtsi | 4 ++++
> arch/arm/boot/dts/exynos5420.dtsi | 4 ++++
> 3 files changed, 9 insertions(+)
More information about the linux-arm-kernel
mailing list