Skip to content

Commit

Permalink
ARM: dts: ccmp25: add hwid to bsec node
Browse files Browse the repository at this point in the history
For now this is just descriptive.

https://onedigi.atlassian.net/browse/DEL-9118

Signed-off-by: Gonzalo Ruiz <[email protected]>
  • Loading branch information
gruizdigi committed Jul 22, 2024
1 parent 7e362a7 commit 54730b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions core/arch/arm/dts/ccmp25-dvk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@
};
};

&bsec {
hwid: hwid@5c {
reg = <0x5c 0xc>;
};
};

&cpu0 {
cpu-supply = <&vddcpu>;
};
Expand Down

0 comments on commit 54730b9

Please sign in to comment.