rockchip: rk3399: Drop unneeded bob and kevin board specific code
authorJonas Karlman <jonas@kwiboo.se>
Thu, 12 Dec 2024 23:57:19 +0000 (23:57 +0000)
committerTom Rini <trini@konsulko.com>
Sat, 11 Jan 2025 00:56:21 +0000 (18:56 -0600)
commitaf518a1dfe637cb4dc486d7a832585e4a48bc970
tree46b53d6c3aeeb35ba640e3ab5315d78df0349614
parent54fddb9d884a35ca4572dbe13fa167f6436afc6d
rockchip: rk3399: Drop unneeded bob and kevin board specific code

The IO-domain driver will configure io_vsel and always-on/boot-on
regulators will be enabled based on the board device tree now that
required nodes and Kconfig options is enabled for SPL.

Remove the bob and kevin board specific code from the common rk3399.c,
the IO-domain and regulator driver provide similar functionality.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
arch/arm/mach-rockchip/rk3399/rk3399.c