Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next
Pull some checkpatch silencers from Heiko Stuebner: Fix quite some checkpatch warnings in the newly added rk3399 header and also in the clock code itself. * tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: clk: rockchip: fix checkpatch warning in core code clk: rockchip: drop unnecessary header comment clk: rockchip: reign in some overly long lines in the rk3399 controller clk: rockchip: fix checkpatch errors in rk3399 dt-binding header
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
#define DCLK_VOP1_DIV 183
|
||||
#define DCLK_M0_PERILP 184
|
||||
|
||||
#define FCLK_CM0S 190
|
||||
#define FCLK_CM0S 190
|
||||
|
||||
/* aclk gates */
|
||||
#define ACLK_PERIHP 192
|
||||
@@ -207,11 +207,11 @@
|
||||
#define ACLK_CORE_ADB400_CORE_B_2_CCI500 257
|
||||
#define ACLK_ADB400M_PD_CORE_L 258
|
||||
#define ACLK_ADB400M_PD_CORE_B 259
|
||||
#define ACLK_PERF_CORE_L 260
|
||||
#define ACLK_PERF_CORE_B 261
|
||||
#define ACLK_GIC_PRE 262
|
||||
#define ACLK_VOP0_PRE 263
|
||||
#define ACLK_VOP1_PRE 264
|
||||
#define ACLK_PERF_CORE_L 260
|
||||
#define ACLK_PERF_CORE_B 261
|
||||
#define ACLK_GIC_PRE 262
|
||||
#define ACLK_VOP0_PRE 263
|
||||
#define ACLK_VOP1_PRE 264
|
||||
|
||||
/* pclk gates */
|
||||
#define PCLK_PERIHP 320
|
||||
@@ -279,12 +279,12 @@
|
||||
#define PCLK_EFUSE1024S 382
|
||||
#define PCLK_PMU_INTR_ARB 383
|
||||
#define PCLK_MAILBOX0 384
|
||||
#define PCLK_USBPHY_MUX_G 385
|
||||
#define PCLK_UPHY0_TCPHY_G 386
|
||||
#define PCLK_UPHY0_TCPD_G 387
|
||||
#define PCLK_UPHY1_TCPHY_G 388
|
||||
#define PCLK_UPHY1_TCPD_G 389
|
||||
#define PCLK_ALIVE 390
|
||||
#define PCLK_USBPHY_MUX_G 385
|
||||
#define PCLK_UPHY0_TCPHY_G 386
|
||||
#define PCLK_UPHY0_TCPD_G 387
|
||||
#define PCLK_UPHY1_TCPHY_G 388
|
||||
#define PCLK_UPHY1_TCPD_G 389
|
||||
#define PCLK_ALIVE 390
|
||||
|
||||
/* hclk gates */
|
||||
#define HCLK_PERIHP 448
|
||||
|
Reference in New Issue
Block a user