10 lines
152 B
Text
10 lines
152 B
Text
|
|
&soc {
|
||
|
|
st54spi_gpio {
|
||
|
|
status = "ok";
|
||
|
|
compatible = "st,st54spi_gpio";
|
||
|
|
/* gpio used as SE_nRESET */
|
||
|
|
gpio-power_nreset = <&tlmm 12 0x00>;
|
||
|
|
};
|
||
|
|
};
|
||
|
|
|