Skip to content

Commit

Permalink
arm64/dts: Add sysreg dns in gs101-isp
Browse files Browse the repository at this point in the history
Bug: 193072380
Test: build
Signed-off-by: Cheng Gu <[email protected]>
Change-Id: Id5ac6ba12274bd549949d7670217daab2290c063
(cherry picked from commit 2c7f1d9)
  • Loading branch information
Cheng Gu committed Sep 21, 2021
1 parent cca684e commit 9e92783
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions arch/arm64/boot/dts/google/gs101-isp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -679,13 +679,15 @@
<0x0 0x1B040000 0x10000>, /* DNS */
<0x0 0x1B740000 0x10000>, /* ITSC */
<0x0 0x1B890000 0x10000>, /* SSMT D0 ITSC */
<0x0 0x1B8A0000 0x10000>; /* SSMT D1 ITSC */
<0x0 0x1B8A0000 0x10000>, /* SSMT D1 ITSC */
<0x0 0x1B020000 0x10000>; /* SYSREG DNS */
reg-names =
"itp",
"dns",
"itsc",
"ssmt_d0_itsc",
"ssmt_d1_itsc";
"ssmt_d1_itsc",
"sysreg_dns";

clocks =
<&clock UMUX_CLKCMU_ITP_BUS>,
Expand Down

0 comments on commit 9e92783

Please sign in to comment.