1
0
Fork 0

arm64: dts: allwinner: h6: Add device node for SID

The device tree binding already lists compatible strings for H6
SoC, so add a device node for it.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
hifive-unleashed-5.2
Yangtao Li 2019-04-04 13:01:46 -04:00 committed by Maxime Ripard
parent ac7fcfa1ec
commit fcf041fbac
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5
1 changed files with 5 additions and 0 deletions

View File

@ -203,6 +203,11 @@
#reset-cells = <1>;
};
sid: sid@3006000 {
compatible = "allwinner,sun50i-h6-sid";
reg = <0x03006000 0x400>;
};
pio: pinctrl@300b000 {
compatible = "allwinner,sun50i-h6-pinctrl";
reg = <0x0300b000 0x400>;