History log of /openbmc/linux/scripts/dtc/include-prefixes/arm64/rockchip/rk3566-roc-pc.dts (Results 1 – 9 of 9)
Revision Date Author Comments
# e1575755 21-Jun-2024 Cristian Ciocaltea <cristian.ciocaltea@collabora.com>

arm64: dts: rockchip: Fix mic-in-differential usage on rk3566-roc-pc

[ Upstream commit e643e4eb4bef6a2f95bf0c61a20c991bccecb212 ]

The 'mic-in-differential' DT property supported by the RK809/RK817

arm64: dts: rockchip: Fix mic-in-differential usage on rk3566-roc-pc

[ Upstream commit e643e4eb4bef6a2f95bf0c61a20c991bccecb212 ]

The 'mic-in-differential' DT property supported by the RK809/RK817 audio
codec driver is actually valid if prefixed with 'rockchip,':

DTC_CHK arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dtb
rk3566-roc-pc.dtb: pmic@20: codec: 'mic-in-differential' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/mfd/rockchip,rk809.yaml#

Make use of the correct property name.

Fixes: a8e35c4bebe4 ("arm64: dts: rockchip: add audio nodes to rk3566-roc-pc")
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://lore.kernel.org/r/20240622-rk809-fixes-v2-4-c0db420d3639@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>

show more ...


# 4d08b196 07-Jul-2023 Cristian Ciocaltea <cristian.ciocaltea@collabora.com>

arm64: dts: rockchip: Drop invalid regulator-init-microvolt property

The 'regulator-init-microvolt' property is not currently supported by
any driver, it was simply carried on from downstream kernel

arm64: dts: rockchip: Drop invalid regulator-init-microvolt property

The 'regulator-init-microvolt' property is not currently supported by
any driver, it was simply carried on from downstream kernels.

The problem is also indicated by the following dtbs_check warning:

rk3588-rock-5b.dtb: pmic@0: regulators:dcdc-reg4: Unevaluated properties are not allowed ('regulator-init-microvolt' was unexpected)

Remove the invalid property from all affected DTS files.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20230707162217.675390-1-cristian.ciocaltea@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

show more ...


# a8e35c4b 09-Jan-2023 Furkan Kardame <f.kardame@manjaro.org>

arm64: dts: rockchip: add audio nodes to rk3566-roc-pc

This patch adds simple audio card nodes
Enabled i2s0_8ch as it is needed for hdmi audio

Added i2s1_8ch as it is needed for 3.5mm audio jack an

arm64: dts: rockchip: add audio nodes to rk3566-roc-pc

This patch adds simple audio card nodes
Enabled i2s0_8ch as it is needed for hdmi audio

Added i2s1_8ch as it is needed for 3.5mm audio jack and limit it to a
single-channel, as i2s1m0_sdo{1,2,3} and i2s1m0_sdi{1,2,3} are used
by pcie.

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lore.kernel.org/r/20230109203232.45192-1-f.kardame@manjaro.org
[dropped the duplicate i2s@fe410000 node]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

show more ...


# 8ea13ce0 26-Oct-2022 Furkan Kardame <f.kardame@manjaro.org>

arm64: dts: rockchip: enable pcie2 on rk3566-roc-pc

This patch adds nodes needed for pcie2
to work on rk3566-roc-pc

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lore.kernel.o

arm64: dts: rockchip: enable pcie2 on rk3566-roc-pc

This patch adds nodes needed for pcie2
to work on rk3566-roc-pc

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lore.kernel.org/r/20221026172152.64513-1-f.kardame@manjaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

show more ...


# b44bc59d 10-Oct-2022 Furkan Kardame <f.kardame@manjaro.org>

arm64: dts: rockchip: remove i2c5 from rk3566-roc-pc

i2c5 is owned by hdmi port

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lore.kernel.org/r/20221010190142.18340-4-f.kardam

arm64: dts: rockchip: remove i2c5 from rk3566-roc-pc

i2c5 is owned by hdmi port

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lore.kernel.org/r/20221010190142.18340-4-f.kardame@manjaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

show more ...


# 2440ad0d 10-Oct-2022 Furkan Kardame <f.kardame@manjaro.org>

arm64: dts: rockchip: Fix i2c3 pinctrl on rk3566-roc-pc

As per device schematic i2c3 pinctrl is connected to m0 instead of m1

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lor

arm64: dts: rockchip: Fix i2c3 pinctrl on rk3566-roc-pc

As per device schematic i2c3 pinctrl is connected to m0 instead of m1

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lore.kernel.org/r/20221010190142.18340-3-f.kardame@manjaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

show more ...


# adbab347 10-Oct-2022 Furkan Kardame <f.kardame@manjaro.org>

arm64: dts: rockchip: Fix gmac failure of rgmii-id from rk3566-roc-pc

Lan does not work on rgmii-id, most rk356x devices lan
is being switched to rgmii.

Signed-off-by: Furkan Kardame <f.kardame@man

arm64: dts: rockchip: Fix gmac failure of rgmii-id from rk3566-roc-pc

Lan does not work on rgmii-id, most rk356x devices lan
is being switched to rgmii.

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lore.kernel.org/r/20221010190142.18340-2-f.kardame@manjaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

show more ...


# 02098618 27-Jun-2022 Furkan Kardame <f.kardame@manjaro.org>

arm64: dts: rockchip: Enable video output on rk3566-roc-pc

Add the device tree nodes to enable video output on the Station M2.
Enable the GPU and HDMI nodes and fix the GPU regulator range.

Signed-

arm64: dts: rockchip: Enable video output on rk3566-roc-pc

Add the device tree nodes to enable video output on the Station M2.
Enable the GPU and HDMI nodes and fix the GPU regulator range.

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Link: https://lore.kernel.org/r/20220627202208.45770-1-f.kardame@manjaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

show more ...


# 30ac9b4e 29-Apr-2022 Furkan Kardame <f.kardame@manjaro.org>

arm64: dts: rockchip: add dts for Firefly Station M2 rk3566

Add dts for Firefly Station M2.
Working IO:
* UART
* LED
* LAN
* Wifi
* SD Card
* eMMC
* USB2

Signed-off-by: Furkan Kardame <f.kardame@ma

arm64: dts: rockchip: add dts for Firefly Station M2 rk3566

Add dts for Firefly Station M2.
Working IO:
* UART
* LED
* LAN
* Wifi
* SD Card
* eMMC
* USB2

Signed-off-by: Furkan Kardame <f.kardame@manjaro.org>
Signed-off-by: Peter Geis <pgwipeout@gmail.com>
Link: https://lore.kernel.org/r/20220429115252.2360496-8-pgwipeout@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

show more ...