Changes from "PATCH v2 2/2" to "PATCH v4 2/2" (v3 was sent with a typo by accident): - Added "RTD_MODE_*" #defines for readability. - Improved readability in "nct7802_temp_is_visible" and fixed error due to missing parentheses - Refactored "nct7802_configure_temperature_sensors_from_device_tree" into "nct7802_get_input_config" and "nct7802_configure_inputs" for readability - Restructured "nct7802_get_input_config" for v4 dt-bindings. Thanks Oskar.