Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1704878

Re: [PATCH 2/2] arm64: dts: rockchip: Add support for rk3399 excavator main board

From Heiko Stuebner <heiko@sntech.de>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] arm64: dts: rockchip: Add support for rk3399 excavator main board
Date 2017-08-06 17:50 +0200
Message-ID <ubvYu-466-5@gated-at.bofh.it> (permalink)
References <ualHP-770-17@gated-at.bofh.it> <ualHP-770-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@iotwrt.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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] arm64: dts: rockchip: Add support for rk3399 excavator main board Jacob Chen <jacob-chen@iotwrt.com> - 2017-08-03 12:40 +0200
  Re: [PATCH 2/2] arm64: dts: rockchip: Add support for rk3399 excavator main board Heiko Stuebner <heiko@sntech.de> - 2017-08-06 17:50 +0200

csiph-web