Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipq40xx: add IPQ4019 SD/MMC controller support | Robert Marko | 2020-03-09 | 1 | -2/+0 |
| | | | | | | | | | | This commit finally adds support for the built in SD/MMC controller in IPQ4019 SoC. Controller is supported by the upstream SDHCI-MSM driver with a minor clock setting patch. Patch is special to the IPQ4019 and cannot be upstreamed. LDO and SDHCI node are upstreamed, and LDO node is awaiting to be accepted. Signed-off-by: Robert Marko <robimarko@gmail.com> | ||||
* | kernel: add kernel module for Sensirion SPS30 PMS | Petr Štetiar | 2020-03-08 | 1 | -0/+32 |
Adds into 4.19 backported kernel module from 5.1 for Sensirion SPS30 particulate matter sensor, for kernel 5.4 backported dependency fix. Signed-off-by: Petr Štetiar <ynezz@true.cz> |