rockchip: Add rv1126b Soc supportChange-Id: Iba57b03a8fe9bd8dfb2853a1748192feb8a7fe4cSigned-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
dt-bindings: Delete unused pd id for rk3576Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>Change-Id: I699000788ad9f361c5142bfdf12b849adea75a25
dt-bindings: add power-domain header for RK3576 SoCsAccording to a description from TRM, add all the power domains.Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>Change-Id: Iec4bc0365e55
dt-bindings: add power-domain header for RK3576 SoCsAccording to a description from TRM, add all the power domains.Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>Change-Id: Iec4bc0365e550cef07fd40f213024f30b1489136
show more ...
rockchip: Add rk3562 supportSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I4cb19c26f45540aec565bd9bb94da520133893fa
rockchip: Add rk3528 supportSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>Change-Id: I0683071e9bdde1cb5aa4c3df40750f33a3faa85b
dt-bindings: clock: rk3588: Add binding header for rk3588files origin from kernel.Change-Id: I5e9a9b556ee28c3f7d8365471d6e05a3f3c7e92cSigned-off-by: Elaine Zhang <zhangqing@rock-chips.com>
rockchip: dts: rk3568: add basic dtsi/dtsSync from kernel-4.19:(85abcd6 phy: phy-rockchip-snps-pcie3: Initial support)Signed-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I474a6f5bfdaf5
rockchip: dts: rk3568: add basic dtsi/dtsSync from kernel-4.19:(85abcd6 phy: phy-rockchip-snps-pcie3: Initial support)Signed-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I474a6f5bfdaf5f78655a121ac9dc08e3708de226
rockchip: dts: rv1126/1109: sync from kernelsync from: a96b35a clk: rockchip: rv1126: Add support for otpSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I12db524cf784479de567515f47d
rockchip: dts: rv1126/1109: sync from kernelsync from: a96b35a clk: rockchip: rv1126: Add support for otpSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I12db524cf784479de567515f47da99df611a48ad
rockchip: dtsi: rk1808: sync from kernelbase on commit dabd2ea:(arm64: dts: rockchip: fix mapping address for rk1808 pmugrf)Change-Id: I6536c03fc2c90ddf1dd8eeb626b7d03f33fdbcc9Signed-off-by: Jo
rockchip: dtsi: rk1808: sync from kernelbase on commit dabd2ea:(arm64: dts: rockchip: fix mapping address for rk1808 pmugrf)Change-Id: I6536c03fc2c90ddf1dd8eeb626b7d03f33fdbcc9Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
rockchip: dts: px30: add px30-evb dtsAdd the dts and header file from kernel.Change-Id: Iafd91528deffd14f5b59cc3d7cabe9d0dbb576d5Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
ARM: dts: rmobile: Import DTS from Linux 4.12Import the RCar Gen3 DTS and headers from upstream Linux kernel v4.12-rc6,commit 6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c . This includes both M3and H
ARM: dts: rmobile: Import DTS from Linux 4.12Import the RCar Gen3 DTS and headers from upstream Linux kernel v4.12-rc6,commit 6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c . This includes both M3and H3 ULCB and Salvator-X boards.Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
rockchip: dts: rk3399: sync with kernel dtsThe kernel dts has update a lot since the first time we commit rk3399.dtsi,sync with kernel for further development.Signed-off-by: Kever Yang <kever.ya
rockchip: dts: rk3399: sync with kernel dtsThe kernel dts has update a lot since the first time we commit rk3399.dtsi,sync with kernel for further development.Signed-off-by: Kever Yang <kever.yang@rock-chips.com>Acked-by: Simon Glass <sjg@chromium.org>
fdt: add dt-bindings for bcm2835This patch adds dt-bindings as used by the linux kernel device treesfor the bcm283x family.Albert Aribaud <albert.u.boot@aribaud.net>Signed-off-by: Fabian Vogt <
fdt: add dt-bindings for bcm2835This patch adds dt-bindings as used by the linux kernel device treesfor the bcm283x family.Albert Aribaud <albert.u.boot@aribaud.net>Signed-off-by: Fabian Vogt <fvogt@suse.com>Reviewed-by: Simon Glass <sjg@chromium.org>
ARM: tegra: add BPMP DT bindingsThe Tegra BPMP (Boot and Power Management Processor) is a separateauxiliary CPU embedded into Tegra to perform power management work, andcontrols related features
ARM: tegra: add BPMP DT bindingsThe Tegra BPMP (Boot and Power Management Processor) is a separateauxiliary CPU embedded into Tegra to perform power management work, andcontrols related features such as clocks, resets, power domains, PMIC I2Cbus, etc. These bindings dictate how to represent the BPMP in device tree.Signed-off-by: Stephen Warren <swarren@nvidia.com>Reviewed-by: Simon Glass <sjg@chromium.org>Signed-off-by: Tom Warren <twarren@nvidia.com>