Files
android_kernel_samsung_sm87…/sun-ese-common.dtsi
PRANAY BHARGAV BHAVARAJU 43891e796a eSE_devicetree: Add initial version of OSS DT
Added initial version of eSE_devicetree into OSS.

Change-Id: If248f850b599cd0a276b402e8d6179d0cf9af5fe
2024-04-12 14:40:20 +05:30

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>;
};
};