]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: shmobile: bockw: add CN9 SCIF/RCAN selection dipswitch explanation
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 9 Apr 2013 06:54:16 +0000 (23:54 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 25 May 2013 04:51:31 +0000 (13:51 +0900)
Debug serial (= SCIF0) is connected to CN9 upper side,
and it is shared by RCAN.
This patch adds SCIF/RCAN dipswitch explanation on
comment area for developers.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-bockw.c

index 38e5e50fb3180fb6d8db907ddea4680da8966e30..764988507fb5b186f7022815e479b67888f8d983 100644 (file)
 #include <mach/r8a7778.h>
 #include <asm/mach/arch.h>
 
+/*
+ *     CN9(Upper side) SCIF/RCAN selection
+ *
+ *             1,4     3,6
+ * SW40                SCIF    RCAN
+ * SW41                SCIF    RCAN
+ */
+
 static struct smsc911x_platform_config smsc911x_data = {
        .irq_polarity   = SMSC911X_IRQ_POLARITY_ACTIVE_LOW,
        .irq_type       = SMSC911X_IRQ_TYPE_PUSH_PULL,