17 Jun, 2018
1 commit
-
Update all 32bit rockchip devicetree files to use SPDX-License-Identifiers.
All files except rk3288-veyron-analog-audio.dtsi (which is GPL 2.0 only)
claim to be GPL and X11 while the actual license text is MIT. Use the
MIT SPDX tag for them.Signed-off-by: Klaus Goger
Acked-by: Brian Norris
Acked-by: Matthias Brugger
Acked-by: Douglas Anderson
Signed-off-by: Heiko Stuebner
28 Aug, 2017
1 commit
-
This patch solves the following error:
arch/arm/boot/dts/rk3228-evb.dtb: ERROR (phandle_references): Reference to non-existent node or label "phy0"Fixess db40f15b53e4 ("ARM: dts: rk3228-evb: Enable the integrated PHY for gmac")
Signed-off-by: David Wu
Reported-by: Stephen Rothwell
Signed-off-by: David S. Miller
12 Aug, 2017
1 commit
-
This patch enables the integrated PHY for rk3228 evb board
by default.
To use the external 1000M PHY on evb board, need to make
some switch of evb board to be on.Signed-off-by: David Wu
Reviewed-by: Florian Fainelli
Signed-off-by: David S. Miller
16 Oct, 2016
1 commit
-
This patch fixes the following DTC warnings:
"Node /memory has a reg or ranges property, but no unit name"
Signed-off-by: Javier Martinez Canillas
Signed-off-by: Heiko Stuebner
28 Jun, 2016
1 commit
-
We have the brother chipset that RK3228 and RK3229, they share most
of dts configuration, but there are a number of different features.
In order to develop the future when they are easy to distinguish,
we need them to be independent.Signed-off-by: Xing Zheng
Signed-off-by: Heiko Stuebner
27 Mar, 2016
2 commits
-
Only one of "broken-cd" and "non-removable" should be supplied
according to Documentation/devicetree/bindings/mmc/mmc.txt.
Obviously emmc and sdio-wifi are non-removable devices, while
broken-cd is for removable device whose card detect pin is broken.Signed-off-by: Shawn Lin
Signed-off-by: Heiko Stuebner -
This patch enables the tsadc for rk3228 evb board.
The rk3228 evb board uses the CRU to reset the chip since it hasn't the
PMIC to connect it, and TSHUT is low active on evb board.Signed-off-by: Caesar Wang
Signed-off-by: Heiko Stuebner
13 Dec, 2015
1 commit
-
Initial release for rk3228 sdk board.
Signed-off-by: Jeffy Chen
Signed-off-by: Heiko Stuebner