Home
last modified time | relevance | path

Searched refs:lm25066 (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/Documentation/devicetree/bindings/hwmon/pmbus/
Dti,lm25066.yaml5 $id: http://devicetree.org/schemas/hwmon/pmbus/ti,lm25066.yaml#
18 Datasheet: https://www.ti.com/lit/ds/symlink/lm25066.pdf
24 - ti,lm25066
50 compatible = "ti,lm25066";
/linux-6.6.21/arch/arm/boot/dts/aspeed/
Daspeed-bmc-asrock-romed8hm3.dts100 lm25066@40 {
101 compatible = "lm25066";
107 lm25066@41 {
108 compatible = "lm25066";
Daspeed-bmc-delta-ahe50dc.dts17 compatible = "lm25066"; \
165 /* lm25066 efuses @ 10-17, 40-47, 50-57 */
258 /* lm25066 efuses @ 10-17, 40-47, 50-57, 59, 5a */
/linux-6.6.21/drivers/hwmon/pmbus/
Dlm25066.c20 enum chips { lm25056, lm25066, lm5064, lm5066, lm5066i }; enumerator
88 [lm25066] = {
256 case lm25066: in lm25066_read_word_data()
446 {"lm25066", lm25066},
456 { .compatible = "ti,lm25066", .data = (void *)lm25066, },
DMakefile23 obj-$(CONFIG_SENSORS_LM25066) += lm25066.o
DKconfig184 be called lm25066.
/linux-6.6.21/Documentation/hwmon/
Dlm25066.rst1 Kernel driver lm25066
20 Prefix: 'lm25066'
83 see Documentation/devicetree/bindings/hwmon/pmbus/ti,lm25066.yaml for details.
Dindex.rst101 lm25066
/linux-6.6.21/
DMAINTAINERS17055 F: Documentation/hwmon/lm25066.rst