[PATCH 2/2] flexcan: add err interrupt for p1010rdb

Marc Kleine-Budde mkl at pengutronix.de
Thu Jun 19 18:28:52 EST 2014


On 06/19/2014 09:46 AM, Zhao Qiang wrote:
> add err interrupt for p1010rdb into dts.

Please update the flexcan binding documentation, too.

Marc

> 
> Signed-off-by: Zhao Qiang <B45475 at freescale.com>
> ---
>  arch/powerpc/boot/dts/fsl/p1010si-post.dtsi | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/fsl/p1010si-post.dtsi b/arch/powerpc/boot/dts/fsl/p1010si-post.dtsi
> index 4313ff6..bcd95ba 100644
> --- a/arch/powerpc/boot/dts/fsl/p1010si-post.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/p1010si-post.dtsi
> @@ -141,13 +141,15 @@
>  	can0: can at 1c000 {
>  		compatible = "fsl,p1010-flexcan";
>  		reg = <0x1c000 0x1000>;
> -		interrupts = <48 0x2 0 0>;
> +		interrupts = <48 0x2 0 0
> +			      16 0x2 0 0>;
>  	};
>  
>  	can1: can at 1d000 {
>  		compatible = "fsl,p1010-flexcan";
>  		reg = <0x1d000 0x1000>;
> -		interrupts = <61 0x2 0 0>;
> +		interrupts = <61 0x2 0 0
> +			      16 0x2 0 0>;
>  	};
>  
>  	L2: l2-cache-controller at 20000 {
> 


-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 242 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20140619/5994ed95/attachment-0001.sig>


More information about the Linuxppc-dev mailing list