This commit adds support for RP3-B-Plus in in arch arm64 (#2464)
authorderpeter <derpeter@users.noreply.github.com>
Sun, 25 Mar 2018 21:27:30 +0000 (23:27 +0200)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:57:37 +0000 (15:57 +0100)
arch/arm64/boot/dts/broadcom/Makefile
arch/arm64/boot/dts/broadcom/bcm2710-rpi-3-b-plus.dts [new file with mode: 0644]
arch/arm64/boot/dts/broadcom/bcm283x-rpi-lan7515.dtsi [new symlink]
arch/arm64/configs/bcmrpi3_defconfig

index 7aa03be73fda08d555a13323f483e9b95398f234..65b7aec951c4fdb2a0535c7cbada8fb12a640621 100644 (file)
@@ -8,6 +8,7 @@ dtb-$(CONFIG_ARCH_BCM2835) += bcm2837-rpi-3-b.dtb
 dtb-$(CONFIG_ARCH_BCM_IPROC) += ns2-svk.dtb
 dtb-$(CONFIG_ARCH_VULCAN) += vulcan-eval.dtb
 dtb-$(CONFIG_ARCH_BCM2835) += bcm2710-rpi-3-b.dtb
+dtb-$(CONFIG_ARCH_BCM2835) += bcm2710-rpi-3-b-plus.dtb
 
 dts-dirs += ../overlays
 
diff --git a/arch/arm64/boot/dts/broadcom/bcm2710-rpi-3-b-plus.dts b/arch/arm64/boot/dts/broadcom/bcm2710-rpi-3-b-plus.dts
new file mode 100644 (file)
index 0000000..d9242ff
--- /dev/null
@@ -0,0 +1,3 @@
+#define RPI364
+
+#include "../../../../arm/boot/dts/bcm2710-rpi-3-b-plus.dts"
diff --git a/arch/arm64/boot/dts/broadcom/bcm283x-rpi-lan7515.dtsi b/arch/arm64/boot/dts/broadcom/bcm283x-rpi-lan7515.dtsi
new file mode 120000 (symlink)
index 0000000..fc4c05b
--- /dev/null
@@ -0,0 +1 @@
+../../../../arm/boot/dts/bcm283x-rpi-lan7515.dtsi
\ No newline at end of file
index 301611d2283f5f8800339271cea59aedcbc09130..b83786348093965d028ca213abf7d938aaa1aeed 100644 (file)
@@ -482,6 +482,7 @@ CONFIG_USB_NET_SR9700=m
 CONFIG_USB_NET_SR9800=m
 CONFIG_USB_NET_SMSC75XX=m
 CONFIG_USB_NET_SMSC95XX=y
+CONFIG_USB_LAN78XX=y
 CONFIG_USB_NET_GL620A=m
 CONFIG_USB_NET_NET1080=m
 CONFIG_USB_NET_PLUSB=m