-
- Downloads
Merge tag 'v5.5-next-soc' of...
Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers cmdq: - clean ups of unused code and debuggability - add cmdq_instruction to make the function call interface more readable - add functions for polling and providing info for the user of cmdq scpsys: - add bindings for MT6765 * tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux: dt-bindings: mediatek: add MT6765 power dt-bindings soc: mediatek: cmdq: delete not used define soc: mediatek: cmdq: add cmdq_dev_get_client_reg function soc: mediatek: cmdq: add polling function soc: mediatek: cmdq: define the instruction struct soc: mediatek: cmdq: remove OR opertaion from err return Link: https://lore.kernel.org/r/9b365e76-e346-f813-d750-d7cfd0d16e4e@gmail.com Signed-off-by:Olof Johansson <olof@lixom.net>
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/soc/mediatek/scpsys.txt 6 additions, 0 deletionsDocumentation/devicetree/bindings/soc/mediatek/scpsys.txt
- drivers/soc/mediatek/mtk-cmdq-helper.c 121 additions, 28 deletionsdrivers/soc/mediatek/mtk-cmdq-helper.c
- include/dt-bindings/power/mt6765-power.h 14 additions, 0 deletionsinclude/dt-bindings/power/mt6765-power.h
- include/linux/mailbox/mtk-cmdq-mailbox.h 11 additions, 0 deletionsinclude/linux/mailbox/mtk-cmdq-mailbox.h
- include/linux/soc/mediatek/mtk-cmdq.h 53 additions, 0 deletionsinclude/linux/soc/mediatek/mtk-cmdq.h
Loading
Please register or sign in to comment