RFC/Commit: New ocp id for CANbus devs

Kumar Gala kumar.gala at freescale.com
Thu Mar 10 04:16:49 EST 2005


Is this for 2.6?  If so, 5200 needs to be moved to using the new driver 
model and platform devices.  Take a look at support for MPC85xx or 
marvell (mv64x60) as examples.

- kumar

On Mar 9, 2005, at 6:20 AM, Andrey Volkov wrote:

> 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
>
> _______________________________________________
> Linuxppc-embedded mailing list
>  Linuxppc-embedded at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded




More information about the Linuxppc-embedded mailing list