The current open-pic binding defines that interrupt specifiers
have 2 cells-- an interrupt number and level/sense encoding.
With chips like the P4080 this is no longer sufficient to
represent the various types of interrupt sources handled by
the interrupt controller. A linear list of interrupt n
From: Wolfgang Grandegger
The main differences compared to the MSCAN on the MPC5200 are:
- More flexibility in choosing the CAN source clock and frequency:
Three different clock sources can be selected: "ip", "ref" or "sys".
For the latter two, a clock divider can be defined as well. If the
From: Wolfgang Grandegger
This patch adds documentation for the MSCAN OF device bindings for
the MPC512x and moves the one for the MPC5200 to the new common file
"Documentation/powerpc/dts-bindings/fsl/can.txt".
Signed-off-by: Wolfgang Grandegger
Acked-by: Wolfram Sang
---
Documentation/power
This patch series adds support for the MPC512x from Freescale to
the mpc5xxx_can MSCAN driver.
Changes since v1:
- Various coding style issues, printk formats, variable names and
error messagaes and typos fixes or improved
- MPC5xxx specific data are now passed to mpc5xxx_can_probe() via
"of
From: Wolfgang Grandegger
The start_xmit function of the MSCAN Driver did return improperly if
the CAN dlc check failed (skb not freed and invalid return code). This
patch adds a proper check of the frame lenght and data size and returns
now correctly. Furthermore, a typo has been fixed.
Signed-
This patch series adds support for the MPC512x from Freescale to
the mpc5xxx_can MSCAN driver.
Changes since v1:
- Various coding style issues, printk formats, variable names and
error messagaes and typos fixes or improved
- MPC5xxx specific data are now passed to mpc5xxx_can_probe() via
of_
From: Wolfgang Grandegger
The start_xmit function of the MSCAN Driver did return improperly if
the CAN dlc check failed (skb not freed and invalid return code). This
patch adds a proper check of the frame lenght and data size and returns
now correctly. Furthermore, a typo has been fixed.
Signed-
From: Wolfgang Grandegger
The main differences compared to the MSCAN on the MPC5200 are:
- More flexibility in choosing the CAN source clock and frequency:
Three different clock sources can be selected: "ip", "ref" or "sys".
For the latter two, a clock divider can be defined as well. If the
From: Wolfgang Grandegger
This patch adds documentation for the MSCAN OF device bindings for
the MPC512x and moves the one for the MPC5200 to the new common file
"Documentation/powerpc/dts-bindings/fsl/can.txt".
Signed-off-by: Wolfgang Grandegger
Acked-by: Wolfram Sang
---
Documentation/power