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 <b45...@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@1c000 {
>               compatible = "fsl,p1010-flexcan";
>               reg = <0x1c000 0x1000>;
> -             interrupts = <48 0x2 0 0>;
> +             interrupts = <48 0x2 0 0
> +                           16 0x2 0 0>;
>       };
>  
>       can1: can@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@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   |

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to