Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751985AbbEZTSE (ORCPT ); Tue, 26 May 2015 15:18:04 -0400 Received: from vpnchicago.adeneo-embedded.us ([65.182.180.190]:9473 "EHLO mxadeneo.adeneo-embedded.us" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751904AbbEZTR5 (ORCPT ); Tue, 26 May 2015 15:17:57 -0400 X-Greylist: delayed 311 seconds by postgrey-1.27 at vger.kernel.org; Tue, 26 May 2015 15:17:56 EDT From: Jean-Baptiste Theou To: Alessandro Zummo CC: Alexandre Belloni , , , "Jean-Baptiste Theou" Subject: [PATCH 1/2] rtc-isl1208: Add device tree binding Date: Tue, 26 May 2015 12:12:29 -0700 Message-ID: <1432667550-24272-1-git-send-email-jtheou@adeneo-embedded.us> X-Mailer: git-send-email 2.4.0 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [172.16.20.136] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1326 Lines: 28 ISL 1208/1218 require a trival i2c binding Signed-off-by: Jean-Baptiste Theou --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt index ad0c4ac..a6f6257 100644 --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt @@ -61,6 +61,8 @@ 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) +isil,isl1208 Intersil ISL1208 RTC driver +isil,isl1218 Intersil ISL1218 RTC driver isil,isl12057 Intersil ISL12057 I2C RTC Chip isil,isl29028 Intersil ISL29028 Ambient Light and Proximity Sensor maxim,ds1050 5 Bit Programmable, Pulse-Width Modulator -- 2.4.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/