]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
stepper: optimize latency in starting motor
authorVishruth <vishruthj@nvidia.com>
Thu, 7 Sep 2017 09:52:58 +0000 (15:22 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Fri, 3 Nov 2017 03:00:28 +0000 (20:00 -0700)
commite429eb5d37bb0055a3fae5925cb26ad21b5cb437
treee700d8dd18769cd071131e9ba79fcaff97446158
parent3ba390f908cbf7edc4f01120829d071d0e151903
stepper: optimize latency in starting motor

Avoid reading the motor status before sending start motor
command. This saves one read transaction while starting motor.

Bug 1623721

Change-Id: Ibee8025fafa2e19419c1f635f91d508400b829c0
Signed-off-by: Vishruth <vishruthj@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1554456
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Documentation/devicetree/bindings/staging/stepper/stepper_pca.txt [new file with mode: 0644]
drivers/staging/stepper/stepper_pca.c