Re: [PATCH 3/4] ARM: DT: apq8064: Add USB OTG support

From: Srinivas Kandagatla
Date: Mon Sep 29 2014 - 07:28:25 EST




On 29/09/14 11:53, Mark Rutland wrote:
>Its canonical value is "okay" (although in practice anything
>other than "disabled" should work).
That's not quite true, there are other "bad" values like "fail" and
"fail-sss" documented by ePAPR. In Linux, of_device_is_available errs on
the side of caution and checks for either "okay" or "ok", failing
otherwise

Regardless, please use the canonical "okay".
I will fix this in v2.


--srini
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/