| # Copyright (c) 2022 Nuvoton Technology Corporation. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Nuvoton, NPCX power leakage IOs | |
| compatible: "nuvoton,npcx-leakage-io" | |
| include: [base.yaml] | |
| properties: | |
| leak-gpios: | |
| type: phandle-array | |
| description: | | |
| Array of IOs that have leakage current. The user can overwrite this | |
| property at the board level DT file to save more power consumption. |