Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 42832b03 authored by Jay Chokshi's avatar Jay Chokshi Committed by Stephen Boyd
Browse files

qpnp: pwm: Remove LUT mode dependency of PWM driver



Some low cost Qualcomm pmic chipsets such as PM8110 do not
have LUT slice in their PWM module. In the existing PWM driver
design, it does not probe if LUT base address is not provided
in device tree. PMICs that do not support LUT mode do not have
LUT base address populated, which is perfectly fine.

Thus, remove the requirement to always have LUT base address
present and check if LUT mode is supported during operations that
involve LUT mode.

CRs-Fixed: 490081
Change-Id: Ie705172b21d13120cf96781840c3cc6ef4160851
Signed-off-by: default avatarJay Chokshi <jchokshi@codeaurora.org>
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent db1272c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment