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

Commit 96c67f9d authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: Add limits cdsp isens driver

Add driver to read limits cdsp Isens calibration data from SMEM
and enable sysfs file support to userspace daemon to access this data.
This driver is needed to avoid multiple re-calibration.

Change-Id: I47993fdc3fceb754a720f016108d716345b5ee3f
parent 2782175e
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
===============================================================================
QTI Limits cdsp isense driver:
===============================================================================
Limits cdsp isense driver reads cdsp isense calibration data from shared memory
and enables sysfs file support to access the data read from shared memory.

Required Parameters:
- compatible: must be 'qcom,msm-limits-cdsp' for limits cdsp isense driver.

Optional Parameters:

		lmh_isense_cdsp {
			compatible = "qcom,msm-limits-cdsp";
		};