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:   Sun, 06 Aug 2017 17:44:20 +0200
From:   Heiko Stuebner <heiko@...ech.de>
To:     Jacob Chen <jacob-chen@...wrt.com>
Cc:     linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        kever.yang@...k-chips.com, mark.yao@...k-chips.com,
        zhangqing@...k-chips.com
Subject: Re: [PATCH 2/2] arm64: dts: rockchip: Add support for rk3399 excavator main board

Am Donnerstag, 3. August 2017, 18:32:37 CEST schrieb Jacob Chen:
> Add support for the rk3399 excavator main board.
> This board works in a combination with the sapphire SOM.
> 
> This board have been sold as the rk3399 evaluation board for commercial customers.
> You can get more info from below link:
> http://opensource.rock-chips.com/wiki_Excavator_sapphire_board
> 
> Signed-off-by: Jacob Chen <jacob-chen@...wrt.com>


> +&spdif {
> +	pinctrl-0 = <&spdif_bus>;

part of the core spdif node in rk3399 so dropped this one

> +	i2c-scl-rising-time-ns = <450>;
> +	i2c-scl-falling-time-ns = <15>;
> +	#sound-dai-cells = <0>;
> +	status = "okay";
> +};

applied for 4.14 with the above and some property reordering.
I've also added an entry to
	Documentation/devicetree/bindings/arm/rockchip.txt
for the board. When adding future boards, please always also add an
entry for that.


Thanks
Heiko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ