boards/ite/it82xx2_evb/dts: enable sha0 node
Enable sha0 node. test pass: west build -p always -b it82xx2_evb tests/crypto/crypto_hash Signed-off-by: Ruibin Chang <Ruibin.Chang@ite.com.tw>
This commit is contained in:
parent
1d74cb74d9
commit
b8b33beaeb
|
@ -203,6 +203,10 @@
|
|||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&sha0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
zephyr_udc0: &usb0 {
|
||||
status = "okay";
|
||||
pinctrl-0 = <&usb0_dm_gph5_default
|
||||
|
|
Loading…
Reference in a new issue