Skip to content

Commit 667e64c

Browse files
bindushree98kartben
authored andcommitted
samples: drivers: misc: Enabled timeaware-gpio for BTL-S
Added overlay to enable timeaware-gpio for BTL-S platform. Signed-off-by: Bindu S <bindu.s@intel.com>
1 parent a63bf77 commit 667e64c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright (c) 2025 Intel Corporation
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&tgpio {
8+
status = "okay";
9+
};

0 commit comments

Comments
 (0)