Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch '20230620-topic-sc8280_gccgdsc-v2-2-562c1428c10d@linaro.org' into arm64-for-6.6

Merge a set of new SC8280XP GCC GDSC constants from a topic branch,
in order to allow them being used in DeviceTree source.

+10
+10
include/dt-bindings/clock/qcom,gcc-sc8280xp.h
··· 494 494 #define USB30_SEC_GDSC 11 495 495 #define EMAC_0_GDSC 12 496 496 #define EMAC_1_GDSC 13 497 + #define USB4_1_GDSC 14 498 + #define USB4_GDSC 15 499 + #define HLOS1_VOTE_MMNOC_MMU_TBU_HF0_GDSC 16 500 + #define HLOS1_VOTE_MMNOC_MMU_TBU_HF1_GDSC 17 501 + #define HLOS1_VOTE_MMNOC_MMU_TBU_SF0_GDSC 18 502 + #define HLOS1_VOTE_MMNOC_MMU_TBU_SF1_GDSC 19 503 + #define HLOS1_VOTE_TURING_MMU_TBU0_GDSC 20 504 + #define HLOS1_VOTE_TURING_MMU_TBU1_GDSC 21 505 + #define HLOS1_VOTE_TURING_MMU_TBU2_GDSC 22 506 + #define HLOS1_VOTE_TURING_MMU_TBU3_GDSC 23 497 507 498 508 #endif