]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: Use files from dts/upstream
authorJonas Karlman <jonas@kwiboo.se>
Thu, 25 Jul 2024 09:46:04 +0000 (09:46 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 9 Aug 2024 10:35:23 +0000 (18:35 +0800)
commitc308148a3e30ac97423d3f956589bfe321114e66
treec8575004f24db029d94063f3710cd4cc44fabf77
parentd53b7074ebcad4a69aa80502df46f4dfd35c18de
rockchip: Use files from dts/upstream

Most Rockchip aarch64 targets have now migrated to use OF_UPSTREAM,
however a few of the old dtsi and dt-bindings files still remain.

Remove remaining common dtsi and header files that can be included
directly from dts/upstream to prevent possible issues when future tags
from devicetree-binding is merged. No changes is expected with this.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/dts/rockchip-pinconf.dtsi [deleted file]
include/dt-bindings/clock/rockchip,rk808.h [deleted file]
include/dt-bindings/soc/rockchip,boot-mode.h [deleted file]
include/dt-bindings/soc/rockchip,vop2.h [deleted file]