Commit f5a5d83f authored by Lokesh Vutla's avatar Lokesh Vutla Committed by Tero Kristo
Browse files

arm64: dts: ti: k3-am654: Update compatible for dmsc



Use the am654 specific compatible for dmsc. This allows to use
the am654 specific RM mapping table.

Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
parent a188339c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

&cbass_wakeup {
	dmsc: dmsc {
		compatible = "ti,k2g-sci";
		compatible = "ti,am654-sci";
		ti,host-id = <12>;
		#address-cells = <1>;
		#size-cells = <1>;