From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renaud Barbier Subject: specifying MAC address location in device tree Date: Mon, 09 Feb 2009 14:51:24 +0000 Message-ID: <499042EC.6050103@ge.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org To: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org Assuming that a MAC address ( or list of MAC addresses or any board data) is located in an I2C (or flash), how would you specify the data location in the device tree? For an I2C, should I specify the specific device containing the data under the I2C node? Cheers.