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:   Fri, 5 May 2017 14:07:29 -0500
From:   Franklin S Cooper Jr <fcooper@...com>
To:     <robh+dt@...nel.org>, <linux@...linux.org.uk>,
        <ssantosh@...nel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v2 0/4] ARM: dts: keystone: Add support for new K2G evm



On 04/24/2017 03:22 PM, Franklin S Cooper Jr wrote:
> This patchset adds support for new K2G Industrial Communication Engine
> evm. For now only a bare minimal dts which will allow ram boot. Additional
> peripherals will be added when base K2G SoC patches are upstreamed allowing
> peripherals to be enabled.
> 
> Version 2 changes:
> Make various tweaks to allow unit address to be added to memory node.
> 
> Franklin S Cooper Jr (4):
>   ARM: dts: keystone-k2g: Remove skeleton.dtsi
>   ARM: dts: k2g-evm: Add unit address to memory node
>   ARM: keystone: Create new binding for K2G ICE evm
>   ARM: dts: keystone: Add minimum support for K2G ICE evm
> 

ping
>  .../devicetree/bindings/arm/keystone/keystone.txt  |  3 ++
>  arch/arm/boot/dts/Makefile                         |  3 +-
>  arch/arm/boot/dts/keystone-k2g-evm.dts             |  2 +-
>  arch/arm/boot/dts/keystone-k2g-ice.dts             | 35 ++++++++++++++++++++++
>  arch/arm/boot/dts/keystone-k2g.dtsi                |  3 +-
>  5 files changed, 43 insertions(+), 3 deletions(-)
>  create mode 100644 arch/arm/boot/dts/keystone-k2g-ice.dts
> 

Powered by blists - more mailing lists