diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-09-03 13:05:17 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-09-05 13:35:27 +0200 |
commit | 19635b0c13a0eb3bc6f5352134b8b4846ab88afe (patch) | |
tree | 09b6e07c75d50f1056995540146e1055bacbb14e /arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts | |
parent | a37b7a5a86d5455d9b1dc840de1946312fa51b23 (diff) | |
download | lwn-19635b0c13a0eb3bc6f5352134b8b4846ab88afe.tar.gz lwn-19635b0c13a0eb3bc6f5352134b8b4846ab88afe.zip |
ARM: dts: sun8i: Orange Pi Plus dts is for the Plus and Plus 2
Update the sun8i-h3-orangepi-plus.dts model string to reflect that it
is valid for both the Orange Pi Plus and the Orange Pi Plus 2.
This is also meant to help users realize that it is not valid for
the new Orange Pi Plus 2E, which will get its own dts.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts')
-rw-r--r-- | arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts b/arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts index b0cb41787e09..bb585918cf54 100644 --- a/arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts +++ b/arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts @@ -44,7 +44,7 @@ #include "sun8i-h3-orangepi-2.dts" / { - model = "Xunlong Orange Pi Plus"; + model = "Xunlong Orange Pi Plus / Plus 2"; compatible = "xunlong,orangepi-plus", "allwinner,sun8i-h3"; reg_usb3_vbus: usb3-vbus { |