Added initial version of eSE_devicetree into OSS. Change-Id: If248f850b599cd0a276b402e8d6179d0cf9af5fe
10 lines
152 B
Plaintext
10 lines
152 B
Plaintext
&soc {
|
|
st54spi_gpio {
|
|
status = "ok";
|
|
compatible = "st,st54spi_gpio";
|
|
/* gpio used as SE_nRESET */
|
|
gpio-power_nreset = <&tlmm 46 0x00>;
|
|
};
|
|
};
|
|
|