On 09/01/2023 15:02, Souradeep Chowdhury wrote: > This patch adds the Bootconfig, QAD and CTI-Trigger support for DCC. > (...) > Souradeep Chowdhury (1): > soc: qcom: dcc: Add QAD, Ctitrigger and Bootconfig support for DCC > > Documentation/ABI/testing/debugfs-driver-dcc | 24 +++ > drivers/soc/qcom/dcc.c | 284 ++++++++++++++++++++++++++- No need to send the patch to unrelated people. Be sure to rebase it on latest kernel and then use scripts/get_maintainers.pl to get folks and lists necessary to CC. Unless your code adds here DT properties, but then you miss bindings, so would have to be fixed. Best regards, Krzysztof