RFC/Commit: New ocp id for CANbus devs
Andrey Volkov
avolkov at varma-el.com
Wed Mar 9 23:20:48 EST 2005
Hi Paul,
Pls. commit this patch, its needed for MPC5200 Can
Regards
Andrey Volkov
Signed-off-by: Andrey Volkov <avolkov at varma-el.com>
--
ChangeSet at 1.2159, 2005-03-09 15:05:37+03:00, avolkov at varma-el.com
ocp_ids.h:
New number for onboard CANbus devs.
ocp_ids.h | 1 +
1 files changed, 1 insertion(+)
diff -Nru a/include/asm-ppc/ocp_ids.h b/include/asm-ppc/ocp_ids.h
--- a/include/asm-ppc/ocp_ids.h 2005-03-09 15:07:51 +03:00
+++ b/include/asm-ppc/ocp_ids.h 2005-03-09 15:07:51 +03:00
@@ -62,6 +62,7 @@
#define OCP_FUNC_RGMII 0x00D3
#define OCP_FUNC_TAH 0x00D4
#define OCP_FUNC_SEC2 0x00D5 /* Crypto/Security 2.0 */
+#define OCP_FUNC_CAN 0x00D6 /* CAN bus device */
/* Network 0x0200 - 0x02FF */
#define OCP_FUNC_EMAC 0x0200
More information about the Linuxppc-embedded
mailing list