Re: [Resend/PATCH] arm: dts: omap5: Add status parameter for i2c/spi/uart.

2013-07-29 Thread Nishanth Menon
On 07/27/2013 01:39 AM, Sourav Poddar wrote: This patch disabled I2C/SPI/UART device initially(status = disabled). This devices will only be probed, if the devices are present in the dts file(status = okay). Signed-off-by: Sourav Poddar sourav.pod...@ti.com Personally, I like this, though, if

[Resend/PATCH] arm: dts: omap5: Add status parameter for i2c/spi/uart.

2013-07-27 Thread Sourav Poddar
This patch disabled I2C/SPI/UART device initially(status = disabled). This devices will only be probed, if the devices are present in the dts file(status = okay). Signed-off-by: Sourav Poddar sourav.pod...@ti.com --- arch/arm/boot/dts/omap5-uevm.dts | 10 +-