Skip to content

Commit e5cd7ff

Browse files
committed
ARM: gr8: Rename the DTSI and relevant DTS
Reviews have found that sun5i was a better prefix after all for the GR8. Rename the relevant device trees before it's too late. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
1 parent b7f865e commit e5cd7ff

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm/boot/dts/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,6 @@ dtb-$(CONFIG_MACH_SUN4I) += \
745745
sun4i-a10-pcduino2.dtb \
746746
sun4i-a10-pov-protab2-ips9.dtb
747747
dtb-$(CONFIG_MACH_SUN5I) += \
748-
ntc-gr8-evb.dtb \
749748
sun5i-a10s-auxtek-t003.dtb \
750749
sun5i-a10s-auxtek-t004.dtb \
751750
sun5i-a10s-mk802.dtb \
@@ -761,6 +760,7 @@ dtb-$(CONFIG_MACH_SUN5I) += \
761760
sun5i-a13-olinuxino-micro.dtb \
762761
sun5i-a13-q8-tablet.dtb \
763762
sun5i-a13-utoo-p66.dtb \
763+
sun5i-gr8-evb.dtb \
764764
sun5i-r8-chip.dtb
765765
dtb-$(CONFIG_MACH_SUN6I) += \
766766
sun6i-a31-app4-evb1.dtb \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
*/
4545

4646
/dts-v1/;
47-
#include "ntc-gr8.dtsi"
47+
#include "sun5i-gr8.dtsi"
4848
#include "sunxi-common-regulators.dtsi"
4949

5050
#include <dt-bindings/gpio/gpio.h>

0 commit comments

Comments
 (0)