quoted hunk ↗ jump to hunk
Add a constant for reset3 SB2, based on downstream crt_sys_reg.h.
Signed-off-by: Andreas Färber <afaerber@suse.de>
---
include/dt-bindings/reset/realtek,rtd1295.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/dt-bindings/reset/realtek,rtd1295.h
b/include/dt-bindings/reset/realtek,rtd1295.h
index 2c0cb6afe816..dd89e4c80264 100644
--- a/include/dt-bindings/reset/realtek,rtd1295.h
+++ b/include/dt-bindings/reset/realtek,rtd1295.h
@@ -75,6 +75,9 @@
#define RTD1295_RSTN_CBUS_TX 30
#define RTD1295_RSTN_SDS_PHY 31
+/* soft reset 3 */
+#define RTD1295_RSTN_SB2 0
+
/* soft reset 4 */
#define RTD1295_RSTN_DCPHY_CRT 0
#define RTD1295_RSTN_DCPHY_ALERT_RX 1
--
2.16.4
Acked-by: James Tai <james.tai@realtek.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel