lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 2 Nov 2017 12:12:13 +0800
From:   Shawn Guo <shawn.guo@...aro.org>
To:     Troy Kisky <troy.kisky@...ndarydevices.com>
Cc:     fugang.duan@....com, Linux Netdev List <netdev@...r.kernel.org>,
        David Miller <davem@...emloft.net>, fabio.estevam@....com,
        Zhi Li <lznuaa@...il.com>, Andrew Lunn <andrew@...n.ch>
Subject: Re: [PATCH net v4 1/2] imx7s/imx7d has the ptp interrupt newly added
 as well.

On Wed, Nov 1, 2017 at 4:16 AM, Troy Kisky
<troy.kisky@...ndarydevices.com> wrote:
> For imx7, "int0" is the interrupt for queue 0 and ENET_MII
> "int1" is for queue 1
> "int2" is for queue 2
>
> For imx6sx, "int0" handles all 3 queues and ENET_MII
>
> And of course, the "pps" interrupt is for the PTP_CLOCK_PPS interrupts
> This will help document what each interrupt does.
>
> Signed-off-by: Troy Kisky <troy.kisky@...ndarydevices.com>

I had updated my email address in MAINTAINERS for years.  Please use that one.

> v4: add blank, ie s/"int0","pps"/"int0", "pps"/ as suggested by Andrew Lunn
> ---
>  Documentation/devicetree/bindings/net/fsl-fec.txt | 13 +++++++++++++

Please have bindings go with net driver instead of DTS changes.

Shawn

>  arch/arm/boot/dts/imx6qdl.dtsi                    |  1 +
>  arch/arm/boot/dts/imx6sx.dtsi                     |  2 ++
>  arch/arm/boot/dts/imx6ul.dtsi                     |  2 ++
>  arch/arm/boot/dts/imx7d.dtsi                      |  6 ++++--
>  arch/arm/boot/dts/imx7s.dtsi                      |  6 ++++--
>  6 files changed, 26 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ