@@ -56,6 +56,9 @@ fsl,sgtl5000 SGTL5000: Ultra Low-Power Audio Codec
gmt,g751 G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface
infineon,slb9635tt Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz)
infineon,slb9645tt Infineon SLB9645 I2C TPM (new protocol, max 400khz)
+intersil,isl1208 Intersil ISL1208 I2C RTC Chip (deprecated, use isil,isl1208)
+isil,isl1208 Intersil ISL1208 I2C RTC Chip
+isil,isl12022 Intersil ISL12022 I2C RTC Chip
isil,isl12057 Intersil ISL12057 I2C RTC Chip
isl,isl12057 Intersil ISL12057 I2C RTC Chip (deprecated, use isil,isl12057)
maxim,ds1050 5 Bit Programmable, Pulse-Width Modulator
This patch adds the Intersil ISL1208 and ISL12022 I2C RTCs to the trivial-devices list. For ISL1208 a deprecated intersil,isl1208 entry is added since that is used in ppa8548.dts. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> --- Changes since v1: - Added deprecated entries that are still in use --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 3 +++ 1 file changed, 3 insertions(+)