]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91/dt: at91sam9263: Fixup sram1 device tree node
authorAlexander Stein <alexanders83@web.de>
Wed, 25 Feb 2015 08:35:04 +0000 (09:35 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 3 Mar 2015 19:07:14 +0000 (20:07 +0100)
commitf9369b78b9369814d4afe29bfcdaf64a3295822a
treefa37176489d37aef7c06cb4522a4f4584e41b00b
parentb7a79a727f880d03bc36e186f5c9269d8fcdaf22
ARM: at91/dt: at91sam9263: Fixup sram1 device tree node

Commit ff04660e48b20 ("ARM: at91/dt: add SRAM nodes") used the same base
address for sram0 and sram1 leading to the following warning:
WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x50/0x70()
sysfs: cannot create duplicate filename '/devices/platform/300000.sram'
Fix the base address for sram1.

Signed-off-by: Alexander Stein <alexanders83@web.de>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9263.dtsi