From: Jyri Sarha Date: Fri, 18 Oct 2013 15:37:45 +0000 (+0300) Subject: ASoC: davinci-mcasp: Improve DT bindings document X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62561b39ea346ec2e48e01de9fd6f38383b67bd3;p=pandora-kernel.git ASoC: davinci-mcasp: Improve DT bindings document Makes interrupts property optional as the interrupts are not currently used by the driver and adds interrupt-names property to name listed interrupts. Currently know interrupt names are "tx" and "rx". - Improve tdm-slots propery description - Improve op-mode property description - Add pinctrl-names and pinctrl-0 properties - Remove #address-cells and #size-cells as they are not needed. - Bracket named interrupts property tuples for uniformity. - Add missing "for" to serial-dir prop in DT bindings doc. Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed