]> Git Repo - J-u-boot.git/commit
dm: sandbox: pwm: add test for pwm_set_invert()
authorKever Yang <[email protected]>
Mon, 24 Apr 2017 02:27:52 +0000 (10:27 +0800)
committerSimon Glass <[email protected]>
Wed, 10 May 2017 19:37:21 +0000 (13:37 -0600)
commit5540e25aebee68806012d7f23b19805dbbab7c18
treea8aebb523b0623ad930a1bbdc58b9be635db404d
parent1df7ee573ee68a951fc7b31fd34daec4d1dba4d1
dm: sandbox: pwm: add test for pwm_set_invert()

Add test case for new interface set_invert().

Signed-off-by: Kever Yang <[email protected]>
Acked-by: Simon Glass <[email protected]>
Fix typo in subject and build error in sandbox_pwm_set_invert():
Signed-off-by: Simon Glass <[email protected]>
drivers/pwm/sandbox_pwm.c
test/dm/pwm.c
This page took 0.035178 seconds and 4 git commands to generate.