Commit 40420096 authored by Matthias Brugger's avatar Matthias Brugger

arm64: dts: mt8167: Align mmsys node name with dtschema

The node name should be generic and mmsys expcets 'syscon'
Reviewed-by: default avatarChen-Yu Tsai <wenst@chromium.org>
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230209160357.19307-2-matthias.bgg@kernel.orgSigned-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 018f1d4f
......@@ -124,7 +124,7 @@ pio: pinctrl@1000b000 {
interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
};
mmsys: mmsys@14000000 {
mmsys: syscon@14000000 {
compatible = "mediatek,mt8167-mmsys", "syscon";
reg = <0 0x14000000 0 0x1000>;
#clock-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment