]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ARM: dts: s5pv210: Fix onenand's unit address format warning
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 9 Jan 2019 13:43:03 +0000 (14:43 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 10 Jan 2019 19:51:11 +0000 (20:51 +0100)
commitbe6a95a55a095686455307d9437a9a25cf0233ef
tree241ac85415786cfa8a7e3128a08d46acfa94ac21
parentb99f1870b689183ce3674ebc1a32d57ba925d5fc
ARM: dts: s5pv210: Fix onenand's unit address format warning

According to Devicetree specification, the unit-address must match the
first address specified in the reg property of the node.  Fix the DTC
warning onenand node:

    arch/arm/boot/dts/s5pv210.dtsi:81.29-93.5:
        Warning (simple_bus_reg): /soc/onenand@b0000000: simple-bus unit address format error, expected "b0600000"

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Tested-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
arch/arm/boot/dts/s5pv210.dtsi