Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ab8336147b95336c5fc58433dcb8b2e6c8eb96e9
/
.
/
arch
/
arm
/
boot
/
dts
/
omap34xx-hs.dtsi
blob: 1ff626489546cc570e8c6ad00207225ed1f81f41 [
file
] [
log
] [
blame
]
/* Disabled modules for secure omaps */
#include
"omap34xx.dtsi"
/* Secure omaps have some devices inaccessible depending on the firmware */
&
aes
{
status
=
"disabled"
;
};
&
sham
{
status
=
"disabled"
;
};
&
timer12
{
status
=
"disabled"
;
};