Commit a62c4ad2 authored by Murali Karicheri's avatar Murali Karicheri Committed by Santosh Shilimkar

ARM: dts: keystone: fix domain id for clkdebugsstrc

fix domain-id for debugsstrc to 1
Signed-off-by: default avatarMurali Karicheri <m-karicheri2@ti.com>
Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
parent 5a2abe19
......@@ -244,7 +244,7 @@ clkdebugsstrc: clkdebugsstrc {
clock-output-names = "debugss-trc";
reg = <0x02350014 0xb00>, <0x02350000 0x400>;
reg-names = "control", "domain";
domain-id = <0>;
domain-id = <1>;
};
clktetbtrc: clktetbtrc {
......
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