]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: clock: add ID for eMMC for EN7581
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 13 Jan 2025 23:10:04 +0000 (00:10 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 13 Jan 2025 23:24:12 +0000 (15:24 -0800)
Add ID for eMMC for EN7581. This is to control clock selection of eMMC
between 200MHz and 150MHz.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250113231030.6735-4-ansuelsmth@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/clock/en7523-clk.h

index 28e56745ccffcad8af2e7330522968e351ecbbf7..edfa64045f52250f3444a3e656d760e4d80fef3c 100644 (file)
@@ -12,4 +12,6 @@
 #define EN7523_CLK_CRYPTO      6
 #define EN7523_CLK_PCIE                7
 
+#define EN7581_CLK_EMMC                8
+
 #endif /* _DT_BINDINGS_CLOCK_AIROHA_EN7523_H_ */