summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-17 06:59:13 +0300
committerTom Rini <trini@konsulko.com>2021-12-23 18:24:39 +0300
commit9ae600e9e280f48d7c56dae891dbe1497d633ad7 (patch)
tree7aca8f8d14a2103371bb0e817d22d09aee1d7f77 /include/dt-bindings
parent4027792090dd1f4e4f77082151086df5aea62e63 (diff)
downloadu-boot-9ae600e9e280f48d7c56dae891dbe1497d633ad7.tar.xz
arm: rpi: Sync rpi dts files from Linux
Sync these files, obtained from Linux v5.15. This adds a devicetree file for rpi_4 which was not there before. Testing shows no change so far as I can see: - boots to U-Boot prompt on rpi0, rpi2 - boots to distro on rpi3 - boots to distro on rpi4 I am assuming that syncing with Linux is safe, but the maintainer should know for sure. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/bcm2835.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/bcm2835.h b/include/dt-bindings/clock/bcm2835.h
index 2cec01f968..b60c03430c 100644
--- a/include/dt-bindings/clock/bcm2835.h
+++ b/include/dt-bindings/clock/bcm2835.h
@@ -58,3 +58,5 @@
#define BCM2835_CLOCK_DSI1E 48
#define BCM2835_CLOCK_DSI0P 49
#define BCM2835_CLOCK_DSI1P 50
+
+#define BCM2711_CLOCK_EMMC2 51