History log of /rk3399_rockchip-uboot/arch/arm/dts/rk3288.dtsi (Results 1 – 25 of 25)
Revision Date Author Comments
# c7e7e384 27-May-2021 Lin Jinhan <troy.lin@rock-chips.com>

rockchip: dts: rk3288: crypto: add reset clk

RK3288 RSA2048 must reset clk before every calculation.

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: I3d5de18ef0b27507151e357ba916b928

rockchip: dts: rk3288: crypto: add reset clk

RK3288 RSA2048 must reset clk before every calculation.

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: I3d5de18ef0b27507151e357ba916b928b3a69bb1

show more ...


# fbf3603b 08-May-2021 Joseph Chen <chenjh@rock-chips.com>

rockchip: dts: enable psci node

In order to bind psci-sysreset driver if no kernel dtb.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I93c3d08b6113ba9d7c49a4500c69854879554b5b


# 064a6fd5 02-Jul-2019 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: dts: rk3288: add and enable crypto node

Change-Id: Ibd66a01886ccab352dcf0345e4df1324b02d0880
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>


# b73a7629 22-Feb-2019 Jason Zhu <jason.zhu@rock-chips.com>

dts: rockchip: rk3288: add cd-gpios

Add cd-gpios to test the mmc device whether exit.

Change-Id: I3d4839180b36de22ce1e5f2b26c9090b0686a8a0
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>


# 80cc3907 12-Dec-2018 Nickey Yang <nickey.yang@rock-chips.com>

dts: rockchip: rk3288: update ddc-bus for hdmi

use hdmi_ddc instead of i2c5 for read edid.

Change-Id: Ie2efcf99a50bb7cdb68eaa4b8c3a783a743e758e
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.co

dts: rockchip: rk3288: update ddc-bus for hdmi

use hdmi_ddc instead of i2c5 for read edid.

Change-Id: Ie2efcf99a50bb7cdb68eaa4b8c3a783a743e758e
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>

show more ...


# 048ac2b7 12-Dec-2018 Nickey Yang <nickey.yang@rock-chips.com>

dts: rockchip: rk3288: update dsi node from kernel.

Change-Id: I43ffd5e2d782bb18ac6c7fb96db0628458bb5a2d
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>


# 03773c15 12-Dec-2018 Nickey Yang <nickey.yang@rock-chips.com>

dts: rockchip: rk3288: sync display-subsystem route node form kernel.

Change-Id: I6758525abe308a35e4dcf3b20905c114d8a5ab46
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>


# c5c7b477 20-Jul-2018 Kever Yang <kever.yang@rock-chips.com>

rockchip: dts: update mmc property "ciu-sample"

dts property always use '-' instead of '_' for description

Change-Id: I216549bec2850c614b2173ac4a3bae58da317379
Signed-off-by: Kever Yang <kever.yang

rockchip: dts: update mmc property "ciu-sample"

dts property always use '-' instead of '_' for description

Change-Id: I216549bec2850c614b2173ac4a3bae58da317379
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>

show more ...


# c22f479c 05-Jul-2018 Joseph Chen <chenjh@rock-chips.com>

rockchip: dts: rk3288: add rk3288-u-boot.dtsi

Change-Id: I5c48541e1eeffc8d83e05c3ee8a87454f8ff62af
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# e22bdefe 12-Jul-2018 Nickey Yang <nickey.yang@rock-chips.com>

rockchip: dts: rk3288: Fix vop and edp node

Change-Id: I9995c2a6501820b2b62a5262d35023ecb45f1014
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>


# bab0c55c 16-Mar-2018 David Wu <david.wu@rock-chips.com>

pwm: rockchip: Do pwm pinctrl setting after pwm enabled

If the PWM pinctrl uses default state, the iomux setting will
be done at probe, the PWM may not be enabled at this moment.
It will make PWM in

pwm: rockchip: Do pwm pinctrl setting after pwm enabled

If the PWM pinctrl uses default state, the iomux setting will
be done at probe, the PWM may not be enabled at this moment.
It will make PWM into an intermediate state, destroy the default
hardware state, the PWM is not ready for work yet. So it is better
for doing PWM pinctrl setting after PWM enabled.

Change-Id: I8b700a07083b9a6798303fc5a5ed9f29eb42c47e
Signed-off-by: David Wu <david.wu@rock-chips.com>

show more ...


# 506b2ea9 13-Jan-2018 David Wu <david.wu@rock-chips.com>

ARM: dts: rk3288: Remove unused LCDC clock assigned

The LCDC assigned rate is 0, it will make boot error,
error log:"pll_para_config: the frequency can not be
0 Hz". Remove them, and the lcdc drive

ARM: dts: rk3288: Remove unused LCDC clock assigned

The LCDC assigned rate is 0, it will make boot error,
error log:"pll_para_config: the frequency can not be
0 Hz". Remove them, and the lcdc driver will do the
correct clock rate setting.

Change-Id: Ic189f6747e36a2f4083f81d9db899a9f44fe0936
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

show more ...


# d43ef73b 11-Jul-2017 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://git.denx.de/u-boot-rockchip


# 16e358ac 14-Jun-2017 Kever Yang <kever.yang@rock-chips.com>

rockchip: rk3288: dtsi use max-frequency for mmc node

Since the 'clock-freq-min-max' is deprecated, we use max-frequency.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Simon Gl

rockchip: rk3288: dtsi use max-frequency for mmc node

Since the 'clock-freq-min-max' is deprecated, we use max-frequency.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

show more ...


# 1f5541c8 10-May-2017 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-rockchip

This adds a new firefly-rk3399 board, MIPI support for rk3399 and
rk3288, rk818 pmic support, mkimage improvements for rockchip and a few
other things.


# 2085de57 02-May-2017 Eric Gao <eric.gao@rock-chips.com>

rockchip: dts: evb_rk3288: Add mipi display support

Add mipi dsi configuration for evb-rk3288 device tree.

Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.o

rockchip: dts: evb_rk3288: Add mipi display support

Add mipi dsi configuration for evb-rk3288 device tree.

Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


# 266c8fad 14-Jul-2016 Xu Ziyuan <xzy.xu@rock-chips.com>

rockchip: rk3288: add fastboot support

Enable fastboot feature on rk3288.

This path doesn't support the fastboot flash function command entirely.
We will hit "cannot find partition" assertion witho

rockchip: rk3288: add fastboot support

Enable fastboot feature on rk3288.

This path doesn't support the fastboot flash function command entirely.
We will hit "cannot find partition" assertion without specified
partition environment. Define gpt partition layout in specified board
such as firefly-rk3288, then enjoy it!

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>

show more ...


# 4d339a9e 15-Mar-2016 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://git.denx.de/u-boot-video


# cfd97941 14-Mar-2016 Jacob Chen <jacob-chen@iotwrt.com>

rockchip: dts: Add LVDS support

Add these node to be used in rockchip LVDS and VOP driver.

Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
Acked-by: Simon Glass <sjg@chromium.org>


# 6406f453 22-Jan-2016 Simon Glass <sjg@chromium.org>

rockchip: dts: Sync up SPDIF node with Linux

This has been added and we have references to it in the rock2 board. Add
this node.

Signed-off-by: Simon Glass <sjg@chromium.org>


# 74336f7d 22-Jan-2016 Simon Glass <sjg@chromium.org>

rockchip: jerry: Enable EDP and HDMI video output

Enable these devices using the VOPL video output device. We explicitly
disable VOPB in the device tree to avoid it taking over. Since this device
ha

rockchip: jerry: Enable EDP and HDMI video output

Enable these devices using the VOPL video output device. We explicitly
disable VOPB in the device tree to avoid it taking over. Since this device
has an LCD display this comes up by default. If the display fails for some
reason then it will attempt to use HDMI. It is possible to force it to fail
(and thus fall back to HDMI) by puting 'return -EPERM' at the top of
rk_edp_probe(). For now there is no easy way to select between the two.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...


# 98a51fc3 19-Nov-2015 Thomas Chou <thomas@wytron.com.tw>

ns16550: unify serial_rockchip

Unify serial_rockchip, and use the generic binding.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Tom Rini <trini@konsulko.com>
Tested-by: Ariel D'Al

ns16550: unify serial_rockchip

Unify serial_rockchip, and use the generic binding.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Tom Rini <trini@konsulko.com>
Tested-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
Acked-by: Simon Glass <sjg@chromium.org>

show more ...


# c9feb427 03-Sep-2015 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-rockchip


# 73a88d0e 30-Aug-2015 Simon Glass <sjg@chromium.org>

rockchip: rk3288: dts: Make core devices available early

In SPL we need access to the CRU and other peripherals so we can set up
SDRAM. Mark these so that they will remain in the device tree.

Signe

rockchip: rk3288: dts: Make core devices available early

In SPL we need access to the CRU and other peripherals so we can set up
SDRAM. Mark these so that they will remain in the device tree.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...


# 344c8376 30-Aug-2015 Simon Glass <sjg@chromium.org>

rockchip: Bring in RK3288 device tree file includes and bindings

Bring in required device tree files from Linux. Since mainline Linux is
somewhat behind, use the files from the Chromium tree. We can

rockchip: Bring in RK3288 device tree file includes and bindings

Bring in required device tree files from Linux. Since mainline Linux is
somewhat behind, use the files from the Chromium tree. We can re-sync once
further code is acccepted upstream.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...