aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Morgan <[email protected]>2021-07-13 17:47:13 +0800
committerHeiko Stuebner <[email protected]>2021-07-16 00:33:16 +0200
commitb13c1fff66cc255c0a9d48561d05f0f7e8ffd385 (patch)
tree567fcf87d31110cb7710925f8ad2d09ab74c2e86
parente73f0f0ee7541171d89f2e2491130c7771ba58d3 (diff)
clk: rockchip: add dt-binding clkid for hclk_sfc on rk3036
Add dt-binding for hclk_sfc on rk3036 Signed-off-by: Chris Morgan <[email protected]> Signed-off-by: Jon Lin <[email protected]> Acked-by: Stephen Boyd <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r--include/dt-bindings/clock/rk3036-cru.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/rk3036-cru.h b/include/dt-bindings/clock/rk3036-cru.h
index 35a5a01f9697..a96a9870ad59 100644
--- a/include/dt-bindings/clock/rk3036-cru.h
+++ b/include/dt-bindings/clock/rk3036-cru.h
@@ -81,6 +81,7 @@
#define HCLK_OTG0 449
#define HCLK_OTG1 450
#define HCLK_NANDC 453
+#define HCLK_SFC 454
#define HCLK_SDMMC 456
#define HCLK_SDIO 457
#define HCLK_EMMC 459