On 07/19/2013 10:24 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").
> interrupts = <0 72 0x4>; > ti,hwmods = "uart1"; > clock-frequency = <48000000>; Those lines (and I assume the whole file) is indented with TABs. > + status = "disabled"; Whereas all the new lines use spaces. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html