- Mar 12, 2025
-
-
Tobias Kahlki authored
-
add InnoLux 15.6" dual-LVDS
-
- Mar 11, 2025
-
-
Dietmar Muscholik authored
-
- Mar 10, 2025
-
-
Tobias Kahlki authored
The eMMC is currently not working. Disable it for now.
-
- Increase drive-strength to 10 and add bias-pull-up as per Qualcomm suggestion - Let vreg_l6c_2v96 voltage switch between 3.3V and 1.8 - Add reg_3v3_sdcard as card power supply - Use GPIO_91 as card detect
-
- Mar 03, 2025
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
This corrects a typo in the filename
-
This allows the driver to be found as a remote-endpoint thus a eDP driver can defer its probe until the PTN3450 driver has been probed.
-
-
-
Add Fannal 7" and AOE 10.1" LVDS displays
-
-
Disable all display stuff by default. It is up to displays dtsi file to enable what is needed.
-
-
-
The Qualcomm (e)DP driver does not support bridges. Hence this is not really a bridge driver, that means there are no attach- or enable-functions. Instead the bridge is configured when the device is probed. After this the hotplug-detect-gpio is pulled to high to fake to the (e)DP driver a nativ (e)DP display has been powered on.
-
-
- Feb 28, 2025
-
-
Tobias Kahlki authored
The MAILBOX and RPMSG drivers are required for the co-processor communication on the QCS6490 (more specfic the QCOM_GLINK sub-system depends on them). For whatever reasen, they have been disabled. Re-enable them since we get compile and run time errors otherwise.
-
- Feb 27, 2025
-
-
Dietmar Muscholik authored
-
Dietmar Muscholik authored
When a cpufreq-driver wants to create files in sysfs that are already created by an oher cpufreq-driver it gets -EEXISTS.
-
- Feb 19, 2025
-
-
It contains variuos additional stuff for the processor, as some memory regions, firmware drivers, configs for memory dumps, thermal zones, dma heaps etc.
-
- Feb 18, 2025
-
-
Oleksii Kutuzov authored
-
Oleksii Kutuzov authored
-
Oleksii Kutuzov authored
-
Oleksii Kutuzov authored
-
- Feb 17, 2025
-
-
Oleksii Kutuzov authored
Device can be "woken" from suspend/sleep state by pressing SW5 (SLEEP) button on B79 carrier board
-
- Feb 14, 2025
-
-
i2c1: - HT16K33 Auxiliary Display - TI TMP102 Onboard Temperature Sensor - TI IN219 Onboard Current Sensor i2c2: - LTC4100 Smart Battery Charger Controller - Atmel 24C32 EEPROM
-
- LTC4100 Smart Battery Charger Controller - HT16K33 Auxiliary Display - Atmel 24C32 EEPROM - TI TMP102 Onboard Temperature Sensor - TI IN219 Onboard Current Sensor
-
Christos authored
During development, we have disabled the device tree nodes for soundwire. While that is in effect, these drivers are not needed.
-
Christos authored
If the referenced files was to change, the reference we're providing would be out of date. These changes prevent this.
-
- Feb 12, 2025
-
-
Ignore the ENODEV failures returned by kernel_sendmsg(). These errors indicate that either the local port has been closed or the remote has gone down. Neither of these scenarios are fatal and will eventually be handled through packets that are later queued on the control port. Signed-off-by:
Chris Lew <quic_clew@quicinc.com> Signed-off-by:
Sarannya Sasikumar <quic_sarannya@quicinc.com> Reviewed-by:
Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240612063156.1377210-1-quic_sarannya@quicinc.com Signed-off-by:
Paolo Abeni <pabeni@redhat.com>
-
- Feb 07, 2025
-
-
We do not have the USB HUB on QPS615. QPS615 voltages are enabled via the regulators.
-
DP adds an i2c bus to the system. If it is not entirely/properly configured accessing this i2c bus causes a NULL-pointer to be dereferenced and the system to reboot.
-
-
-
-
-