aboutsummaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset/sun50i-h6-r-ccu.h
diff options
context:
space:
mode:
authorJernej Skrabec2021-01-11 21:11:50 +0100
committerAndre Przywara2021-01-25 21:52:01 +0000
commit80b2c65bc26ad5e0b67bbca4796c3317cc7ce8cf (patch)
tree6a078fed084572fbdd103f63c320d76699b56bf2 /include/dt-bindings/reset/sun50i-h6-r-ccu.h
parent3d594efdd0df23d0b38b55da929c004a4f1dca67 (diff)
arm: sunxi: add initial H616 DTSI and headers
This commit introduces H616 DTSI file and dt-bindings headers needed for device tree files. Files are taken from v3 Linux H616 support submission[1], as the H616 .dtsi file is not merged upstream yet. [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2021-January/632082.html Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'include/dt-bindings/reset/sun50i-h6-r-ccu.h')
-rw-r--r--include/dt-bindings/reset/sun50i-h6-r-ccu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/reset/sun50i-h6-r-ccu.h b/include/dt-bindings/reset/sun50i-h6-r-ccu.h
index 01c84dba49a..7950e799c76 100644
--- a/include/dt-bindings/reset/sun50i-h6-r-ccu.h
+++ b/include/dt-bindings/reset/sun50i-h6-r-ccu.h
@@ -13,5 +13,6 @@
#define RST_R_APB2_I2C 4
#define RST_R_APB1_IR 5
#define RST_R_APB1_W1 6
+#define RST_R_APB2_RSB 7
#endif /* _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_ */