History log of /linux-master/scripts/dtc/include-prefixes/arm64/rockchip/rk3566-powkiddy-rk2023.dtsi
Revision Date Author Comments
# 9d3d2be8 24-Mar-2024 Chris Morgan <macromorgan@hotmail.com>

arm64: dts: rockchip: Add chasis-type for Powkiddy rk3566 devices

Add the optional node of chasis-type for Powkiddy RK3566 based
devices.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20240325175133.19393-2-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>


# 039a03c3 11-Feb-2024 Chris Morgan <macromorgan@hotmail.com>

arm64: dts: rockchip: Update powkiddy rk2023 dtsi for RGB10MAX3

Move the vdd_cpu regulator to the device specific dts. This is in
preparation of adding the Powkiddy RGB10MAX3 device, which uses
a different vendor for the CPU regulator at a different i2c address.

Also add a phandle to the bluetooth device so that we can change the
compatible string for the RGB10MAX3. This device uses the same pinouts
but a different bluetooth device.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20240212184950.52210-6-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>


# 46d84ceb 17-Nov-2023 Chris Morgan <macromorgan@hotmail.com>

arm64: dts: rockchip: Update powkiddy,rgb30 include to rk2023 DTSI

The Powkiddy RGB30 device is similar to the Anbernic RGxx3 series,
however there are several differences which require deleting nodes in
order to properly define the hardware. This was deemed unacceptable
for the RK2023, so instead create a common include file for the
Powkiddy RGB30 and the Powkiddy RK2023. The only notable difference
between these Powkiddy devices are the panel in use, the device
name, and the PLL_VPLL frequency necessary to support the different
panels.

Since the RK2023 was released on the market first, name the common
include file after it.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20231117202536.1387815-6-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>