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

Merge branch '20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com' into clk-for-6.19

Merge the DeviceTree binding update adding MDSS reset constants through
a topic branch to make available in DeviceTree branch as well.

+4
+4
include/dt-bindings/clock/qcom,dispcc-sm6350.h
··· 42 42 #define DISP_CC_SLEEP_CLK 31 43 43 #define DISP_CC_XO_CLK 32 44 44 45 + /* Resets */ 46 + #define DISP_CC_MDSS_CORE_BCR 0 47 + #define DISP_CC_MDSS_RSCC_BCR 1 48 + 45 49 /* GDSCs */ 46 50 #define MDSS_GDSC 0 47 51