F: Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml
F: drivers/iio/potentiometer/x9250.c
-RENESAS RZ/G3S THERMAL SENSOR UNIT DRIVER
-M: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
-L: linux-pm@vger.kernel.org
-S: Maintained
-F: Documentation/devicetree/bindings/thermal/renesas,r9a08g045-tsu.yaml
-F: drivers/thermal/renesas/rzg3s_thermal.c
-
RENESAS RZ/G3E THERMAL SENSOR UNIT DRIVER
M: John Madieu <john.madieu.xa@bp.renesas.com>
L: linux-pm@vger.kernel.org
F: Documentation/devicetree/bindings/thermal/renesas,r9a09g047-tsu.yaml
F: drivers/thermal/renesas/rzg3e_thermal.c
+RENESAS RZ/G3S THERMAL SENSOR UNIT DRIVER
+M: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
+L: linux-pm@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/thermal/renesas,r9a08g045-tsu.yaml
+F: drivers/thermal/renesas/rzg3s_thermal.c
+
RESET CONTROLLER FRAMEWORK
M: Philipp Zabel <p.zabel@pengutronix.de>
S: Maintained
Enable this to plug the RZ/G2L thermal sensor driver into the Linux
thermal framework.
+config RZG3E_THERMAL
+ tristate "Renesas RZ/G3E thermal driver"
+ depends on ARCH_RENESAS || COMPILE_TEST
+ help
+ Enable this to plug the RZ/G3E thermal sensor driver into the Linux
+ thermal framework.
+
config RZG3S_THERMAL
tristate "Renesas RZ/G3S thermal driver"
depends on ARCH_R9A08G045 || COMPILE_TEST
help
Enable this to plug the RZ/G3S thermal sensor driver into the Linux
thermal framework.
-
-config RZG3E_THERMAL
- tristate "Renesas RZ/G3E thermal driver"
- depends on ARCH_RENESAS || COMPILE_TEST
- help
- Enable this to plug the RZ/G3E thermal sensor driver into the Linux
- thermal framework.