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 Personally, I like this, though, if we are doing thi

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

2013-07-26 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 --- arch/arm/boot/dts/omap5-uevm.dts | 10 +- arch/arm/boot/dts/omap5.dtsi | 15