[PATCH 9/9] rockchip: include: Remove unused ROCKCHIP_SYSCON_x enum values

Jonas Karlman <[email protected]>
Newsgroups org.u-boot-project.lists.u-boot
Message-ID <[email protected]>
Modern Rockchip device drivers use syscon_regmap_lookup_by_phandle()
to get a regmap or use a constant to get the fixed base address.

Remove the unused ROCKCHIP_SYSCON_x enum values to discourage new uses
of syscon_get_regmap_by_driver_data() or syscon_get_first_range().

Signed-off-by: Jonas Karlman <[email protected]>
---
 arch/arm/include/asm/arch-rockchip/clock.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/arm/include/asm/arch-rockchip/clock.h b/arch/arm/include/asm/arch-rockchip/clock.h
index 0bc150c6f9c4..cf8bb0f04636 100644
--- a/arch/arm/include/asm/arch-rockchip/clock.h
+++ b/arch/arm/include/asm/arch-rockchip/clock.h
@@ -31,14 +31,6 @@ enum {
 	ROCKCHIP_SYSCON_PMUSGRF,
 	ROCKCHIP_SYSCON_CIC,
 	ROCKCHIP_SYSCON_MSCH,
-	ROCKCHIP_SYSCON_USBGRF,
-	ROCKCHIP_SYSCON_PCIE30_PHY_GRF,
-	ROCKCHIP_SYSCON_PHP_GRF,
-	ROCKCHIP_SYSCON_PIPE_PHY0_GRF,
-	ROCKCHIP_SYSCON_PIPE_PHY1_GRF,
-	ROCKCHIP_SYSCON_PIPE_PHY2_GRF,
-	ROCKCHIP_SYSCON_VOP_GRF,
-	ROCKCHIP_SYSCON_VO_GRF,
 };
 
 /* Standard Rockchip clock numbers */
-- 
2.54.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.