Nishanth Menon 68e4d9e58d ARM: dts: dra7-evm: Fix spi1 mux documentation
While auditing the various pin ctrl configurations using the following
command:
grep PIN_ arch/arm/boot/dts/dra7-evm.dts|(while read line;
do
	v=`echo "$line" | sed -e "s/\s\s*/|/g" | cut -d '|' -f1 |
		cut -d 'x' -f2|tr [a-z] [A-Z]`;
	HEX=`echo "obase=16;ibase=16;4A003400+$v"| bc`;
	echo "$HEX ===> $line";
done)
against DRA75x/74x NDA TRM revision S(SPRUHI2S August 2014),
documentation errors were found for spi1 pinctrl. Fix the same.

Fixes: 6e58b8f1daaf1af ("ARM: dts: DRA7: Add the dts files for dra7 SoC and dra7-evm board")
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2014-09-04 12:47:50 -07:00
..
2014-07-15 05:08:56 -07:00
2014-01-17 12:36:41 -08:00
2014-05-19 21:55:03 -07:00
2014-06-25 20:26:30 +02:00
2014-07-28 17:04:15 +02:00
2014-07-28 17:04:15 +02:00
2013-09-06 13:26:27 -07:00
2013-11-18 14:50:17 -08:00
2014-03-29 02:03:39 +01:00
2014-08-08 11:14:29 -07:00
2014-07-18 16:49:35 +08:00
2014-05-19 21:55:03 -07:00
2014-05-19 21:55:03 -07:00
2014-05-19 21:55:03 -07:00
2014-08-08 11:16:58 -07:00
2014-07-15 05:08:56 -07:00
2014-04-18 16:40:08 -07:00
2014-05-21 14:20:27 +02:00
2014-08-08 11:00:26 -07:00
2014-08-08 11:00:26 -07:00
2014-08-08 11:00:26 -07:00
2014-05-06 10:19:49 -07:00
2014-07-18 16:49:47 +08:00
2014-04-23 15:24:06 -04:00
2014-04-23 15:24:06 -04:00
2014-04-23 15:24:06 -04:00
2014-07-29 07:31:40 +02:00
2014-07-29 07:31:40 +02:00
2014-01-31 14:58:56 -08:00