summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-03-15 12:01:55 -0400
committerTom Rini <[email protected]>2023-03-15 12:01:55 -0400
commit016d414682282ecb3d6ea97ec9e798b951799b77 (patch)
tree69c8d308b2758a05e456548f63c52c97e8aecd54 /include
parent88e08fc5f6e508eac46cd1dfb0379b11ae032c0a (diff)
parent8e2c0ee3bafbc283b58b66d9007847a5a3ed07be (diff)
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Per Andre: [T]hese two patches containing just devicetree updates for Allwinner boards. I was still hoping for a review, since we cannot import the files from the Linux tree verbatim, but managed to write some filter script that convinced me that the changes are fine. The files are from Linux v6.2-rc2, but are identical to the v6.2 release.
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/suniv-ccu-f1c100s.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/suniv-ccu-f1c100s.h b/include/dt-bindings/clock/suniv-ccu-f1c100s.h
index f5ac155c9c7..d7570765f42 100644
--- a/include/dt-bindings/clock/suniv-ccu-f1c100s.h
+++ b/include/dt-bindings/clock/suniv-ccu-f1c100s.h
@@ -67,4 +67,6 @@
#define CLK_CODEC 65
#define CLK_AVS 66
+#define CLK_IR 67
+
#endif