Re: [PATCH 3/6] of/of_i2c: add support for dedicated OF I2C devices

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, October 28, 2008 - 11:41 am

From: Anton Vorontsov <avorontsov@ru.mvista.com>
Date: Tue, 28 Oct 2008 20:46:15 +0300


Wrt. the comment in the ppc protected code, sparc doesn't need stuff
like this, we already create an of_device for every node in the device
tree.

Just use "of_find_device_by_node()" on sparc, which will work on any
device_node object.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/7] i2c: add info-&gt;archdata field, Anton Vorontsov, (Thu Oct 16, 10:12 am)
[PATCH 3/7] of: fill the archdata for I2C devices, Anton Vorontsov, (Thu Oct 16, 10:12 am)
[PATCH 6/7] gpio/pca953x: convert to dev_gpiochip_add and ..., Anton Vorontsov, (Thu Oct 16, 10:13 am)
Re: [PATCH 2/7] i2c: add info-&gt;archdata field, Jean Delvare, (Fri Oct 17, 2:21 am)
Re: [PATCH 2/7] i2c: add info-&gt;archdata field, Benjamin Herrenschmidt, (Tue Oct 21, 5:27 pm)
Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remov ..., Benjamin Herrenschmidt, (Tue Oct 21, 5:29 pm)
Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remov ..., Benjamin Herrenschmidt, (Tue Oct 21, 7:27 pm)
Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remov ..., Benjamin Herrenschmidt, (Tue Oct 21, 7:28 pm)
Re: [PATCH 3/7] of: fill the archdata for I2C devices, Grant Likely, (Tue Oct 21, 9:14 pm)
Re: [PATCH 2/7] i2c: add info-&gt;archdata field, Jean Delvare, (Tue Oct 21, 11:50 pm)
Re: [PATCH 2/7] i2c: add info-&gt;archdata field, Benjamin Herrenschmidt, (Wed Oct 22, 12:37 am)
Re: [PATCH 2/7] i2c: add info-&gt;archdata field, Anton Vorontsov, (Wed Oct 22, 3:08 am)
Re: [PATCH 2/7] i2c: add info-&gt;archdata field, Jean Delvare, (Wed Oct 22, 4:07 am)
Re: [PATCH 2/7] i2c: add info-&gt;archdata field, Anton Vorontsov, (Wed Oct 22, 5:50 am)
Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remov ..., Benjamin Herrenschmidt, (Wed Oct 22, 9:45 pm)
[PATCH 0/6 RFC] OF-glue devices for I2C/SPI (was: Re: [P ..., Anton Vorontsov, (Tue Oct 28, 10:45 am)
[PATCH 1/6] of/base: Add new helper of_should_create_pdev(), Anton Vorontsov, (Tue Oct 28, 10:46 am)
[PATCH 2/6] of/of_i2c: implement of_{,un}register_i2c_device, Anton Vorontsov, (Tue Oct 28, 10:46 am)
[PATCH 6/6] gpio: OpenFirmware bindings for the pca953x, Anton Vorontsov, (Tue Oct 28, 10:46 am)
Re: [PATCH 3/6] of/of_i2c: add support for dedicated OF I2 ..., David Miller, (Tue Oct 28, 11:41 am)