Message ID | 20220113111057.29918-1-yong.wu@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | MT8186 SMI SUPPORT | expand |
On Thu, 13 Jan 2022 19:10:50 +0800, Yong Wu wrote: > This patchset adds mt8186 smi support. > mainly adds a sleep control function. > > Change note: > v3: a) Add a new binding patch for renaming "clock" to "clocks". > b) Reword the title for the binding patches, more detailed. > c) Add the sleep control error path: if err, return directly. > also change the log from dev_warn to dev_err. > > [...] Applied, thanks! [1/7] dt-bindings: memory: mtk-smi: Rename clock to clocks commit: 5bf7fa48374eafe29dbb30448a0b0c083853583f [2/7] dt-bindings: memory: mtk-smi: No need mediatek,larb-id for mt8167 commit: ddc3a324889686ec9b358de20fdeec0d2668c7a8 [3/7] dt-bindings: memory: mtk-smi: Correct minItems to 2 for the gals clocks commit: 996ebc0e332bfb3091395f9bd286d8349a57be62 [4/7] dt-bindings: memory: mediatek: Add mt8186 support commit: 6d86f23c35fe7b479ceef4d3f1eef925996945fd [5/7] memory: mtk-smi: Fix the return value for clk_bulk_prepare_enable commit: a6945f4566d4f77a4054720f6649ff921fe1ae64 [6/7] memory: mtk-smi: Add sleep ctrl function commit: 8956500e5d5bf541a945299999b0bf4866dc0daf [7/7] memory: mtk-smi: mt8186: Add smi support commit: 86a010bfc73983aa8cd914f1e5f73962b0406678 Best regards,