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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 26 Dec 2019 12:22:17 -0700
From:   Rob Herring <robh@...nel.org>
To:     vincent.cheng.xh@...esas.com
Cc:     mark.rutland@....com, richardcochran@...il.com,
        devicetree@...r.kernel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 1/3] dt-bindings: ptp: Rename ptp-idtcm.yaml to
 ptp-cm.yaml

On Tue, Dec 17, 2019 at 12:03:06AM -0500, vincent.cheng.xh@...esas.com wrote:
> From: Vincent Cheng <vincent.cheng.xh@...esas.com>
> 
> Renesas Electronics Corporation completed acquisition of IDT in 2019.
> 
> This patch removes IDT references or replaces IDT with Renesas.
> Renamed ptp-idtcm.yaml to ptp-cm.yaml.
> 
> Signed-off-by: Vincent Cheng <vincent.cheng.xh@...esas.com>
> ---
>  Documentation/devicetree/bindings/ptp/ptp-cm.yaml  | 69 ++++++++++++++++++++++
>  .../devicetree/bindings/ptp/ptp-idtcm.yaml         | 69 ----------------------
>  2 files changed, 69 insertions(+), 69 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/ptp/ptp-cm.yaml
>  delete mode 100644 Documentation/devicetree/bindings/ptp/ptp-idtcm.yaml
> 
> +  compatible:
> +    enum:
> +      # For System Synchronizer
> +      - renesas,8a34000
> +      - renesas,8a34001
> +      - renesas,8a34002
> +      - renesas,8a34003
> +      - renesas,8a34004
> +      - renesas,8a34005
> +      - renesas,8a34006
> +      - renesas,8a34007
> +      - renesas,8a34008
> +      - renesas,8a34009


> -  compatible:
> -    enum:
> -      # For System Synchronizer
> -      - idt,8a34000
> -      - idt,8a34001
> -      - idt,8a34002
> -      - idt,8a34003
> -      - idt,8a34004
> -      - idt,8a34005
> -      - idt,8a34006
> -      - idt,8a34007
> -      - idt,8a34008
> -      - idt,8a34009

NAK. You can't change this as it is an ABI.

Rob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ