This series adds the gce-client-reg properties to the nodes where it was missing in order to avoid "error -2 can't parse gce-client-reg property" errors and possibly improve the performance. The separation of the commits was done in order for each one to have a single Fixes tag and therefore be more easily backported. Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx> --- Nícolas F. R. A. Prado (4): arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutex arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosys arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex1 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 1 + arch/arm64/boot/dts/mediatek/mt8195.dtsi | 5 +++++ 2 files changed, 6 insertions(+) --- base-commit: 2ae0a045e6814c8c1d676d6153c605a65746aa29 change-id: 20240229-gce-client-reg-add-missing-mt8192-95-d05c0659c8ca Best regards, -- Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>