arm64: dts: allwinner: h6: Fix SID node name

The SID node one the H6 doesn't have a standard node name. Switch to the
one we use for the other SoCs.

Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Maxime Ripard
2019-07-22 16:08:17 +02:00
parent 5ea40f7106
commit 042c805545

View File

@@ -215,7 +215,7 @@ dma: dma-controller@3002000 {
#dma-cells = <1>;
};
sid: sid@3006000 {
sid: efuse@3006000 {
compatible = "allwinner,sun50i-h6-sid";
reg = <0x03006000 0x400>;
};