summaryrefslogtreecommitdiff
path: root/Documentation/devicetree (follow)
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | | Merge "scsi: ufs: Add support for reset controller framework"Linux Build Service Account2016-09-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | scsi: ufs: Add support for reset controller frameworkAmit Nischal2016-09-13
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current api which performs the clock reset is moved to use the reset framework, so support the changes in ufs driver for the same. The reset framework requires to get reset handle and perform assert/deassert of the resets. Change-Id: I78d833639772cf541e563cbf9fae1aa75ec6a7da Signed-off-by: Amit Nischal <anischal@codeaurora.org>
* | | | | | | | | | | | | | | Merge "input: touchscreen: Use proper conventional functions for debug"Linux Build Service Account2016-09-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | / / / / / / / / / / / / | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | input: touchscreen: Add dynamic detection support to Goodix driverShantanu Jain2016-09-12
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dynamic detection support to goodix driver, where the driver tries to read the chip id and make sure it is communicating with the right chip. gtp_read_version is modified to gtp_read_fw_version which reads the firmware version from the controller and will be used during fw update process. Change-Id: I2dc51b84f817413da6bf9b266e2fe7e0bb09c4bc Signed-off-by: Shantanu Jain <shjain@codeaurora.org> Signed-off-by: Sudhakar Manapati <smanap@codeaurora.org>
* | | | | | | | | | | | | Merge "icnss: Add support of monitoring vph_pwr"Linux Build Service Account2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | icnss: Add support of monitoring vph_pwrYuanyuan Liu2016-09-12
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support of monitoring runtime phone power. Driver configures two threshold values and receives notifications when phone power crosses either high or low threshold. Driver then sends indication to WLAN FW, which will vote for different regulator power mode based on the indication. CRs-Fixed: 1050198 Change-Id: I0614286f1b2a3446d40ad4d82e24a6e8f91069e1 Signed-off-by: Yuanyuan Liu <yuanliu@codeaurora.org>
* | | | | | | | | | | | Merge "input: touchpanel: Add FB notifications support to GT9xx"Linux Build Service Account2016-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | input: touchpanel: Add DT support for Goodix touchpanel driverBingzhe Cai2016-09-12
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add device tree parser to allow Goodix touchpanel driver to get board dependent configuration from device tree. Change-Id: I702400140130fd3b673e0e13a8dbdb7060bba881 Signed-off-by: Bingzhe Cai <bingzhec@codeaurora.org> Signed-off-by: Sudhakar Manapati <smanap@codeaurora.org>
* | | | | | | | | | | Merge "smb138x-charger: expose charger temperature"Linux Build Service Account2016-09-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | smb138x-charger: expose charger temperatureNicholas Troast2016-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose the charger temperature in both standalone and parallel mode via the battery and parallel power supplies. Change-Id: I43e73b3056386cf97b37652eeed3a4761e248711 Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
* | | | | | | | | | | | Merge "pinctrl: qcom: spmi-gpio: Add dtest route for digital input"Linux Build Service Account2016-09-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pinctrl: qcom: spmi-gpio: Add dtest route for digital inputFenglin Wu2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add property "qcom,dtest-buffer" to specify which dtest rail to feed when the pin is configured as a digital input. Change-Id: I05b253147677ca66d926eaeaa680bd09e31247a5 Signed-off-by: Fenglin Wu <fenglinw@codeaurora.org>
* | | | | | | | | | | | | Merge "pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype"Linux Build Service Account2016-09-11
|\| | | | | | | | | | | | | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtypeFenglin Wu2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPIO LV (low voltage)/MV (medium voltage) subtypes have different features and register mappings than 4CH/8CH subtypes. Add support for LV and MV subtypes. Change-Id: I7bcf4347adce6ba9892d2e57a413d407d35fbc26 Signed-off-by: Fenglin Wu <fenglinw@codeaurora.org>
| * | | | | | | | | | | pinctrl: qcom: spmi-mpp: Add dtest route for digital inputFenglin Wu2016-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, the driver selects dtest rail specified in "qcom,dtest" property as the output source in digital output mode. Add another property "qcom,dtest-buffer" to specify which dtest rail to feed when the pin is configured as a digital input. Change-Id: I9e1ae5a64d633c7cdc6a1eb710932ca19ef5fe85 Signed-off-by: Fenglin Wu <fenglinw@codeaurora.org>
| * | | | | | | | | | | pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindingsStephen Boyd2016-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The drivers don't really need to know which PMIC they're for, so make a generic binding for them. This alleviates us from updating the drivers every time a new PMIC comes out. It's still recommended that we update the binding with new PMIC models and always specify the specific model for the MPPs and gpios before the generic compatible string in devicetree, but this at least cuts down on adding more and more compatible strings to the drivers until we actually need them. Change-Id: I4ea4c511108f37cbfae0a5ccaaaeadadcae37254 Cc: <devicetree@vger.kernel.org> Acked-by: "Ivan T. Ivanov" <iivanov.xz@gmail.com> Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Git-commit: 647dbd1e84871f6c0548f7fbb46eefc4da21f783 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Signed-off-by: Fenglin Wu <fenglinw@codeaurora.org>
* | | | | | | | | | | | Merge "clk: msm: clock-osm: update register initialization for msmcobalt v2"Linux Build Service Account2016-09-09
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clk: msm: clock-osm: update register initialization for msmcobalt v2Osvaldo Banuelos2016-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support initializing different registers for sequencer operation based upon the msmcobalt chip revision. Update the boost and droop FSM timers to match the latest hardware guidelines. CRs-Fixed: 1064242 Change-Id: I7e670e6cf1583e5cd97add65106d9964509f2686 Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
* | | | | | | | | | | | | Merge "input: ft5x06: check return value of kobject_create_and_add"Linux Build Service Account2016-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | input: ft5x06: Add support for clocks for secure touch on 8937 QRDAbinaya P2016-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because of a change in the underlying bus driver, the secure touch layer in the input drivers is now required to control directly the clocks which are needed during the touch sessions. The clocks which are associated with the underlying I2C bus are clk_gcc_blsp1_ahb_clk and clk_gcc_blsp1_qup3_i2c_apps_clk. These clocks are turned on/off when the secure touch session is started/ended. Change-Id: If5abca579e264cc7799310628c4e379ac4368e7e Signed-off-by: Abinaya P <abinayap@codeaurora.org>
* | | | | | | | | | | | | | Merge "clk: msm: clock-osm: Add measurement support for CPU clocks"Linux Build Service Account2016-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | clk: msm: clock-osm: Add measurement support for CPU clocksDeepak Katragadda2016-09-07
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support to measure the perf and power cluster clocks via the debug mux on MSMCOBALT. CRs-Fixed: 1059153 Change-Id: I1682481dfe22deef300ea9bd1db558ae634c9129 Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: Add initial device tree files for msmtriton"Linux Build Service Account2016-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: Add initial device tree files for msmtritonNeeraj Upadhyay2016-09-07
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add device tree files necessary to support msmtriton SoC. Also, add support for Rumi platform. Change-Id: Ia18a2f53fc3bf7ca459182dc197ad6a2078c7f5c Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
* | | | | | | | | | | | | Merge "usb: Add support for reset controller framework"Linux Build Service Account2016-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | usb: Add support for reset controller frameworkAmit Nischal2016-09-07
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current api which performs the clock reset is moved to use the reset framework, so support the changes in USB driver for the same. The reset framework requires to get reset handle and perform assert/deassert of the resets. Change-Id: Ifcde1c6af624294cbd1944eaa9b526dd6dcc51de Signed-off-by: Amit Nischal <anischal@codeaurora.org>
* | | | | | | | | | | | | Merge "regulator: cpr3-regulator: add support for custom aging allowed register"Linux Build Service Account2016-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | regulator: cpr3-regulator: add support for custom aging allowed registerDavid Collins2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some platforms have a special register that must be checked in order to verify that it is possible to perform a CPR aging measurement. For example, on MSMCOBALT, the GPU head switch power state must be checked to see if a graphics CPR aging measurement can take place. Add support for this kind of custom aging allowed register verification via three device tree properties: the address of the register, the mask to use on the register, and the expected masked value to read if aging measurements are allowed. Change-Id: I7bcb88002bdc0609e835bc9ce29c84d93684e445 Signed-off-by: David Collins <collinsd@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: rename codec child node of MSM external display"Linux Build Service Account2016-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ASoC: codecs: Add display port support in codec driverShiv Maliyappanahalli2016-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add display port codec dai in external display codec driver to enable audio over display port. Change-Id: I9fce9622ff0580bca2414a8d6625774ae3f2d6c0 Signed-off-by: Shiv Maliyappanahalli <smaliyap@codeaurora.org>
| * | | | | | | | | | | | | | ASoC: msm: qdsp6v2: enable audio over display portShiv Maliyappanahalli2016-08-31
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support in cpu dai, routing and native afe driver to enable audio over display port. Change-Id: I4cd5b738caab4d40c1c118d3111c3f4af740c84e Signed-off-by: Shiv Maliyappanahalli <smaliyap@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: define perf cluster speed-bin 1 OSM LUT for msmcobalt"Linux Build Service Account2016-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | clk: msm: osm: add support for speed-bin fusesOsvaldo Banuelos2016-09-01
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for reading a speed-bin fuse for each cluster. This allows for the selection of different OSM look-up tables and thus different frequency configurations based upon device fused values. CRs-Fixed: 1057115 Change-Id: I9a864a2abb655e26fff5982b592b4f3c5dbfca24 Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
* | | | | | | | | | | | | Merge "qcom-charger: expose RRADC charger temp and usbin readings"Linux Build Service Account2016-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | qcom-charger: expose RRADC charger temp and usbin readingsHarry Yang2016-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Read the charger die temperature and its threshold from RR_ADC, and expose to the userspace through battery PSY. Read USBIN current and voltage from RR_ADC, and expose to the userspace through USB PSY. CRs-Fixed: 1050042 Change-Id: I452a050298a6ab081f64aa2dcf295d2d257bcb32 Signed-off-by: Harry Yang <harryy@codeaurora.org>
* | | | | | | | | | | | | input: ft5x06: defer touch resume to workqueuezhaoyuan2016-09-05
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During device resume, the touch resume function is called after display's resume. In this case, the ft5x06's resume function needs to wait for 200ms because of reset requirement. Defer the touch resume to a workqueue to reduce the total device resume time. For this an optional DT property is added to enable this on targets that need this feature. Change-Id: Ib0677ca792aea83ece1caf8a0afff341302747fb Signed-off-by: Himanshu Aggarwal <haggarwa@codeaurora.org> Signed-off-by: zhaoyuan <yzhao@codeaurora.org>
* | | | | | | | | | | | Merge "input: ft5x06_ts: remove proximity sensor support"Linux Build Service Account2016-09-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | input: ft5x06_ts: add gesture feature supportMao Li2016-08-30
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Focaltech touch controller FT6436 support new feature Screen-off-Gesture. It is able to turn on the screen by drawing gestures on the touch screen when the screen is during off status. Enable the FT CTP driver to support the screen off gesture recognization. This patch is propagated from msm-3.18 kernel. 'commit 5cc0bff80d65 ("input: ft5x06_ts: add gesture feature support")' Also cleared the following checkpatch warnings. - Missing a blank line after declarations - Missing a blank line after declarations - Comparisons should place the constant on the right side of the test. Change-Id: I77d111d3ef800b636a337221d7e605f746a113dd Signed-off-by: Mao Li <maol@codeaurora.org> Signed-off-by: Sudhakar Manapati <smanap@codeaurora.org>
* | | | | | | | | | | | Merge "usb: phy: qusb: Update tune1 param from efuse register"Linux Build Service Account2016-09-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | usb: phy: qusb: Update tune1 param from efuse registerVamsi Krishna Samavedam2016-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tune1 HSTX_TRIM parameter varies from part to part and needs to be programmed using fused values. Update the code to read the efuse register and update tune1 parameter. On previous platforms this used to be tune2. Change-Id: I7a2efa3c2409ba5dbb1ae9581738518b9457a971 Signed-off-by: Vamsi Krishna Samavedam <vskrishn@codeaurora.org>
| * | | | | | | | | | | | usb: phy: qusb: Set clamp_dig_n signal based on usb statusVamsi Krishna Samavedam2016-08-30
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Analog and digital power rails connected to the phy can be turned on/off in any order. This may result in random leakage in the phy as it expects certain power rails to be on/off in certain order. Avoid random leakage on qusb2 phy by 1. Disable pll when phy is suspended/disconnected. 2. Reset and assert clamp dig_n signal to put dp/dm lines in high impedance state. Change-Id: I1bafa7f824af8bbb3f67a71b81bf23b0a9c7164e Signed-off-by: Vamsi Krishna Samavedam <vskrishn@codeaurora.org>
* | | | | | | | | | | | Merge "qcom-charger: introduce step charging"Linux Build Service Account2016-09-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | qcom-charger: introduce step chargingHarry Yang2016-08-29
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This algorithm allows for programmable charge current values based on programmable thresholds on state-of-charge (SoC). Adjusting battery charge current based on the battery SoC may lead to extended battery capacity over number of charge cycles. Charging profile to be used relies on battery characterization data from battery cell manufacurers. CRs-Fixed: 1052854 Change-Id: I8844a3e8428b045514863d72c08f6c6b2b2ac2a4 Signed-off-by: Harry Yang <harryy@codeaurora.org>
* | | | | | | | | | | | Merge "cnss: Reset QCA Card during WLAN SubSystem Recovery"Linux Build Service Account2016-09-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net: cnss: Release QCA chip resources when Wi-Fi is turned offKomal Seelam2016-08-29
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When WiFi is turned off from userspace, save power by toggling WLAN_EN gpio and restore power when wifi is loaded again. CRs-Fixed: 1058794 Change-Id: I0257698d9d168d7c889436a05693061cafe5ea7c Signed-off-by: Komal Seelam <kseelam@codeaurora.org>
* | | | | | | | | | | | Merge "defconfig: msmcortex: enable QCOM_TADC driver"Linux Build Service Account2016-09-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | iio: adc: add driver for TADCNicholas Troast2016-08-22
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TADC (Telemetry ADC) is a new ADC hardware peripheral. This driver implements an iio device using the iio framework. Raw channel data is converted upon request into a human readable format. Change-Id: Ie99dfe41d8f50f82097c45cd760bf8352c635381 Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
* | | | | | | | | | | | Merge "msm: camera: secure camera support"Linux Build Service Account2016-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | msm: camera: secure camera supportSureshnaidu Laveti2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding relay driver functionality for camera sensor module to pass cci commands to trustzone and operate in secure mode. Change-Id: I3d1345118df151f8521d5ad230311a56105b5f4a Signed-off-by: Alexander Kolesnikov <akolesni@codeaurora.org> Signed-off-by: Amit Blay <ablay@codeaurora.org> Signed-off-by: Nishant Pandit <npandit@codeaurora.org> Signed-off-by: Sureshnaidu Laveti <lsuresh@codeaurora.org>
* | | | | | | | | | | | Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into ↵Linux Build Service Account2016-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | msm-4.4""