Il 03/05/22 23:25, Nícolas F. R. A. Prado ha scritto:
The dt-binding for SCP documents the reg-names order as sram, cfg, l1tcm. Update the SCP node on the mt8192 devicetree to follow that order, which gets rid of a dtbs_check warning. This doesn't change any behavior since the SCP driver accesses the memory regions through the names anyway. Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
Nic, you need a Fixes: tag on this commit, please add it and send a v2! Cheers!