On 2/3/2023 11:27 AM, Bjorn Andersson wrote:
On Fri, Feb 03, 2023 at 10:31:14AM -0800, Elliot Berman wrote:
ARM/QUALCOMM support currently includes include/linux/*/qcom* but is
missing a few Qualcomm headers directly in include/linux/.
This effectively adds following headers directly under ARM/QUALCOMM.
- include/linux/qcom-geni-se.h
- include/linux/qcom_scm.h
Seems odd to have these lone files here...
Would you be willing to push these two files into
include/linux/firmware/qcom/ and include/linux/soc/qcom/ instead?
Sure, this is also good approach to me.
qcom-geni-se.h:
https://lore.kernel.org/all/20230203210133.3552796-1-quic_eberman@xxxxxxxxxxx/
qcom_scm.h:
https://lore.kernel.org/all/20230203210956.3580811-1-quic_eberman@xxxxxxxxxxx/
Thanks,
Elliot