dts: mec172xevb_assy6906: Add pwm-0 alias to mec172xevb dts file
Enable tests/drivers/pwm/pwm_api test case on both west and twister Signed-off-by: Hu Zhenyu <zhenyu.hu@intel.com>
This commit is contained in:
parent
7dfdd5dcd5
commit
2824696d11
3 changed files with 5 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
i2c-0 = &i2c_smb_0;
|
||||
i2c1 = &i2c_smb_1;
|
||||
i2c7 = &i2c_smb_2;
|
||||
pwm-0 = &pwm0;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
|
|
@ -18,3 +18,4 @@ supported:
|
|||
- pinmux
|
||||
- i2c
|
||||
- adc
|
||||
- pwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue