diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-04-21 09:59:05 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-06-08 09:42:40 +0200 |
commit | ba3fb047fc44e90841b2dd2dbdc1d9c233258bf0 (patch) | |
tree | 2d16794d58565e16e2814f82591c17aa83b01a40 /arch/arm/boot/dts/ste-snowball.dts | |
parent | Linux 4.7-rc2 (diff) | |
download | linux-ba3fb047fc44e90841b2dd2dbdc1d9c233258bf0.tar.xz linux-ba3fb047fc44e90841b2dd2dbdc1d9c233258bf0.zip |
ARM: dts: Ux500: move compatible string to chipset
Move the compatible string "stericsson,ab8500" from the board
definitions into the main node in the chipset file where it
belongs.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-snowball.dts')
-rw-r--r-- | arch/arm/boot/dts/ste-snowball.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/ste-snowball.dts b/arch/arm/boot/dts/ste-snowball.dts index 36e84efc401c..37ae6166b0e6 100644 --- a/arch/arm/boot/dts/ste-snowball.dts +++ b/arch/arm/boot/dts/ste-snowball.dts @@ -352,7 +352,6 @@ ab8500 { ab8500-gpio { - compatible = "stericsson,ab8500-gpio"; }; ext_regulators: ab8500-ext-regulators { |