- Apr 17, 2019
-
-
Mauro Carvalho Chehab authored
Now that all files were converted to ReST format, rename them and add an index. Signed-off-by:
Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Apr 16, 2019
-
-
Stefan Wahren authored
This adds the tachometer interrupt to the pwm-fan binding, which is necessary for RPM support. Signed-off-by:
Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by:
Rob Herring <robh@kernel.org> Reviewed-by:
Robin Murphy <robin.murphy@arm.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Charles Keepax authored
Lochnagar is an evaluation and development board for Cirrus Logic Smart CODEC and Amp devices. It allows the connection of most Cirrus Logic devices on mini-cards, as well as allowing connection of various application processor systems to provide a full evaluation platform. This driver supports the board controller chip on the Lochnagar board. Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Mar 29, 2019
-
-
Carlos Menin authored
By default, cells in DT are 32-bit in size. The driver reads "ti,mode" using the function of_property_read_u8() which causes the value to be read incorrectly in little-endian architectures if the size is not specified. Make it explicit in the binding documentation that this prorperty must be set as a 8-bit value. Signed-off-by:
Carlos Menin <menin@carlosaurelio.net> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Feb 28, 2019
-
-
Jagan Teki authored
Add missing dt-binding documentation for lm75 hwmon sensor. Signed-off-by:
Jagan Teki <jagan@amarulasolutions.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Feb 25, 2019
-
-
Linus Walleij authored
This adds device tree bindings for Analog Devices AD741x as found in Gateway routers. Cc: devicetree@vger.kernel.org Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Feb 23, 2019
-
-
Stefan Wahren authored
This adds an optional regulator support (e.g. switchable supply) to the pwm fan binding. Signed-off-by:
Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Feb 18, 2019
-
-
Nicolin Chen authored
By default, ina3221, as a hardware monitor, continuously measures the inputs and generates corresponding data. However, for battery powered devices, this mode might be power consuming. This patch adds a "ti,single-shot" property to allow changing the default continuous mode to single-shot operating mode. Signed-off-by:
Nicolin Chen <nicoleotsuka@gmail.com> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Xiaoting Liu authored
Bindings for Delta Electronics DPS-650-AB power supply. Signed-off-by:
Xiaoting Liu <xiaoting.liu@hxt-semitech.com> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Andreas Kemnade authored
Add bindings documentation for HIH6130 driver. Signed-off-by:
Andreas Kemnade <andreas@kemnade.info> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Dec 16, 2018
-
-
Thierry Reding authored
The TI TMP451 temperature sensors are compatible with the National LM90 temperature sensors. Signed-off-by:
Thierry Reding <treding@nvidia.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Peter Rosin authored
These are Negative Temperature Coefficient thermistors, like the others in the list. Signed-off-by:
Peter Rosin <peda@axentia.se> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Heiko Stuebner authored
The tmp108 does have an alert output that can be used as interrupt source and can of course also be used as part of a thermal sensor setup for things like thermal-based cpu frequencies, so document the necessary properties. Signed-off-by:
Heiko Stuebner <heiko.stuebner@bq.com> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Dec 03, 2018
-
-
Kun Yi authored
adm127x are hot-swap controllers that allow a circuit board to be removed from or inserted into a live backplane. This patch adds the device tree bindings documentation. Signed-off-by:
Kun Yi <kunyi@google.com> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Oct 11, 2018
-
-
Nicolin Chen authored
Texas Instruments INA3221 is a triple-channel shunt and bus voltage monitor. This patch adds a DT binding doc for it. Signed-off-by:
Nicolin Chen <nicoleotsuka@gmail.com> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Michael Hennerich authored
This patch adds support for LTM4686 Ultrathin Dual 10A or Single 20A uModule Regulator with Digital Power System Management. Datasheet: http://www.analog.com/ltm4686 Signed-off-by:
Michael Hennerich <michael.hennerich@analog.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Jul 09, 2018
-
-
Tomer Maimon authored
Added device tree binding documentation for Nuvoton BMC NPCM7xx Pulse Width Modulation (PWM) and Fan tach controller. The Nuvoton BMC NPCM7XX supports 8 PWM controller outputs and 16 Fan tachometer controller inputs. Signed-off-by:
Tomer Maimon <tmaimon77@gmail.com> Reviewed-by:
Rob Herring <robh@kernel.org> [groeck: Fixed whitespace errors noticed by git] Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- May 29, 2018
-
-
Viresh Kumar authored
It should be "#cooling-cells" instead of "cooling-cells". Fix it. Signed-off-by:
Viresh Kumar <viresh.kumar@linaro.org> [groeck: Updated subject] Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- May 21, 2018
-
-
Tom Levens authored
Add a devicetree binding for the ltc2990 hwmon driver. Signed-off-by:
Tom Levens <tom.levens@cern.ch> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Jan 02, 2018
-
-
Joel authored
The device tree bindings are updated to document the resets phandle, and the example is updated to match what is expected for both the reset and clock phandle. Note that the bindings should have always had the reset controller, as the hardware is unusable without it. Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Joel Stanley <joel@jms.id.au> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Nov 30, 2017
-
-
Peter Rosin authored
With a nxp,se97 chip on an atmel sama5d31 board, the I2C adapter driver is not always capable of avoiding the 25-35 ms timeout as specified by the SMBUS protocol. This may cause silent corruption of the last bit of any transfer, e.g. a one is read instead of a zero if the sensor chip times out. This also affects the eeprom half of the nxp-se97 chip, where this silent corruption was originally noticed. Other I2C adapters probably suffer similar issues, e.g. bit-banging comes to mind as risky... The SMBUS register in the nxp chip is not a standard Jedec register, but it is not special to the nxp chips either, at least the atmel chips have the same mechanism. Therefore, do not special case this on the manufacturer, it is opt-in via the device property anyway. Cc: stable@vger.kernel.org # 4.9+ Signed-off-by:
Peter Rosin <peda@axentia.se> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Nov 07, 2017
-
-
Andrew Jeffery authored
Signed-off-by:
Andrew Jeffery <andrew@aj.id.au> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Oct 30, 2017
-
-
Linus Walleij authored
This moves the GPIO fan bindings to the hwmon bindings. The GPIO fan is a hwmon class hardware, not related to GPIO other than being a consumer of GPIOs. Cc: devicetree@vger.kernel.org Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Alan Tull authored
Add new device tree bindings document for max1619 device including a new compatible string. Signed-off-by:
Alan Tull <atull@kernel.org> Cc: Jean Delvare <jdelvare@suse.com> Cc: Guenter Roeck <linux@roeck-us.net> Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Sep 01, 2017
-
-
Florian Eckert authored
Document the devicetree bindings for the ltq-cputemp Signed-off-by:
Florian Eckert <fe@dev.tdt.de> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Aug 30, 2017
-
-
Edward A. James authored
Signed-off-by:
Edward A. James <eajames@us.ibm.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Aug 13, 2017
-
-
Mykola Kostenok authored
It's add support for cooling device creation to aspeed-pwm-tacho. Cooling device could be bound to a thermal zone for the thermal control. Signed-off-by:
Mykola Kostenok <c_mykolak@mellanox.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Apr 10, 2017
-
-
Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver This binding provides interface for adding values related to ASPEED AST2400/2500 PWM and Fan tach controller support. The PWM controller can support upto 8 PWM output ports. The Fan tach controller can support upto 16 tachometer inputs. Signed-off-by:
Jaghathiswari Rankappagounder Natarajan <jaghu@google.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Apr 02, 2017
-
-
Mahoda Ratnayaka authored
This patch adds lm87 hwmon device tree node documentation. Signed-off-by:
Mahoda Ratnayaka <mahoda.ratnayaka@alliedtelesis.co.nz> Signed-off-by:
Chris Packham <chris.packham@alliedtelesis.co.nz> Acked-by:
Rob Herring <robh+dt@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Sam Povilus authored
Adding the ability for the ads7828 and ads7830 to use device tree to get optional parameters instead of using platform devices. This allows people using custom boards to also use the ads7828 in a non-default manner. Signed-off-by:
Sam Povilus <kernel.development@povil.us> [groeck: Fixed whitespace errors in ads7828.txt] Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Feb 16, 2017
-
-
Marco Franchi authored
Allow the driver to work with device tree support. Based on initial patch submission from Peter Fox. Tested on a imx7d-sdb board connected to a SHT15 board via Mikro Bus. Signed-off-by:
Marco Franchi <marco.franchi@nxp.com> Reviewed-by:
Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Feb 11, 2017
-
-
Christian Lamparter authored
This patch updates the LM90's devicetree definition to include the #thermal-sensor-cells property as well as the sensor constants in include/dt-bindings/thermal/lm90.h. Cc: Wei Ni <wni@nvidia.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Christian Lamparter <chunkeey@googlemail.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Feb 03, 2017
-
-
andrea.merello authored
Signed-off-by:
Andrea Merello <andrea.merello@gmail.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Jan 21, 2017
-
-
Florian Fainelli authored
Add support for Texas Instruments TMP122/124 which are nearly identical to their TMP121/123 except that they also support programmable temperature thresholds. Signed-off-by:
Florian Fainelli <f.fainelli@gmail.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Jan 10, 2017
-
-
Alexander Koch authored
Add bindings documentation for the ADC128D818 driver, featuring default I2C properties along with the optional 'mode' property for chip operation mode selection (see datasheet, sec. 8.4.1). Signed-off-by:
Alexander Koch <mail@alexanderkoch.net> Acked-by:
Michael Hornung <mhornung.linux@gmail.com> Acked-by:
Rob Herring <robh@kernel.org> [groeck: Fixed whitespace error] Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Dec 10, 2016
-
-
John Muir authored
Simple hwmon binding documentation. Signed-off-by:
John Muir <john@jmuir.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Dec 02, 2016
-
-
Clemens Gruber authored
Document the devicetree bindings for the Microchip MCP3021/3221. Signed-off-by:
Clemens Gruber <clemens.gruber@pqgruber.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
- Sep 09, 2016
-
-
Mike Looijmans authored
Add devicetree property for early initialization of the fan controller to prevent overheating, for example when resetting the board while the fan was completely turned off. Signed-off-by:
Mike Looijmans <mike.looijmans@topic.nl> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Mike Looijmans authored
This adds the devicetree binding documentation for the max6650 fan controller. Signed-off-by:
Mike Looijmans <mike.looijmans@topic.nl> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
-