Files
android_kernel_samsung_sm87…/sun-v2-ese-common.dtsi
PRANAY BHARGAV BHAVARAJU 6140057b56 eSE-devicetree: Updated copyright markings
Added copyright marking to all the files in the directory.

Change-Id: Iad93cb9e1bc43cab783e8c11d9c171b679dfa518
2024-04-12 20:17:26 +05:30

15 lines
307 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
&soc {
st54spi_gpio {
status = "ok";
compatible = "st,st54spi_gpio";
/* gpio used as SE_nRESET */
gpio-power_nreset = <&tlmm 46 0x00>;
};
};