commit | 35ca43710f792ce183312fdc7e4b2bb0b721a173 | [log] [tgz] |
---|---|---|
author | jason-jh.lin <jason-jh.lin@mediatek.com> | Thu Dec 23 22:51:55 2021 +0800 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Tue Jan 11 23:47:32 2022 -0600 |
tree | 2b7872cab3686065a353dbb48a87a6d12f1b3917 | |
parent | 1fa68a3593ae5b9168a08ad4f72d2d7dbbeedb41 [diff] |
mailbox: fix gce_num of mt8192 driver data Because mt8192 only have 1 gce, the gce_num should be 1. Fixes: 85dfdbfc13ea ("mailbox: cmdq: add multi-gce clocks support for mt8195") Signed-off-by: jason-jh.lin <jason-jh.lin@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>