From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by ozlabs.org (Postfix) with ESMTP id EE0EADDECF for ; Sat, 20 Oct 2007 00:12:18 +1000 (EST) Received: from mail01.m-online.net (mail.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id 10AA4221BD8 for ; Fri, 19 Oct 2007 16:12:17 +0200 (CEST) Received: from [10.0.30.2] (p5497E5A4.dip.t-dialin.net [84.151.229.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-auth.mnet-online.de (Postfix) with ESMTP id C96889029E for ; Fri, 19 Oct 2007 16:12:16 +0200 (CEST) Message-ID: <4718BB40.2050901@grandegger.com> Date: Fri, 19 Oct 2007 16:12:16 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 To: linuxppc-embedded@ozlabs.org Subject: FDT bindings for I2C devices Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello, is it forseen to define and configure devices like RTC, temperature sensors or EEPROM on the I2C bus with the Flat Device Tree? If yes, how would the DTS entries look like? Thanks. Wolfgang.