diff options
author | Stefan Wahren <wahrenst@gmx.net> | 2019-07-21 21:53:43 +0200 |
---|---|---|
committer | Stefan Wahren <wahrenst@gmx.net> | 2019-10-10 19:14:28 +0200 |
commit | 46fdee06aeefedfc62a4c33b2c4a7a74682ac755 (patch) | |
tree | 7ddce3941961928557f5c4f802835fc0c71bfee7 /arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dts | |
parent | ARM: dts: Add minimal Raspberry Pi 4 support (diff) | |
download | linux-46fdee06aeefedfc62a4c33b2c4a7a74682ac755.tar.xz linux-46fdee06aeefedfc62a4c33b2c4a7a74682ac755.zip |
arm64: dts: broadcom: Add reference to RPi 4 B
This adds a reference to the dts of the Raspberry Pi 4 B,
so we don't need to maintain the content in arm64.
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Diffstat (limited to 'arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dts')
-rw-r--r-- | arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dts b/arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dts new file mode 100644 index 000000000000..d24c53682e44 --- /dev/null +++ b/arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dts @@ -0,0 +1,2 @@ +// SPDX-License-Identifier: GPL-2.0 +#include "arm/bcm2711-rpi-4-b.dts" |