Cosmin Tanislav
Cosmin Tanislav
AD4130
AD4130-8 is an ultra-low power, high precision, measurement solution for low bandwidth battery operated applications. The fully integrated AFE (Analog Front-End) includes a multiplexer for up to 16 single-ended or...
Similar to IIO, create a device directory inside debugfs mount point, and create a direct_reg_access file inside that directory, if debugfs_reg_access callback is defined inside hwmon_ops. Signed-off-by: Cosmin Tanislav
LTM2985
AD74115
Is this supported and I just can't find the correct flags to use, or is this unsupported?
``` sbu_uart_en_ctrl { sbu_uart_en_idle: uart_audio_en_idle { mux { pins = "gpio6"; function = "gpio"; }; config { pins = "gpio6"; drive-strength = ; bias-pull-down; output-low; }; }; sbu_uart_en_active: uart_audio_en_active {...
Given the prop vendor,settings = "," the string parsing logic splits it into ['', '"'], which is invalid. Improve the parsing logic to only allow valid props, and solve this...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information On the zigzag subdomain, the file property for the RTPPlayer constructor object is...