[PATCH 1/4] arm: dts: dra7: Add initial status for the devices.

Stephen Warren swarren at wwwdotorg.org
Sat Jul 20 04:27:39 EST 2013


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.


More information about the devicetree-discuss mailing list