Skip to content

Commit 95ddb09

Browse files
bindushree98kartben
authored andcommitted
tests: drivers: smbus: Enabled smbus test for BTL-S platform
Added overlay for smbus for intel_btl_s_crb platform. Signed-off-by: Bindu S <bindu.s@intel.com>
1 parent 667e64c commit 95ddb09

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+
&smbus0 {
8+
status = "okay";
9+
};

0 commit comments

Comments
 (0)