]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: rockchip: Drop unsupported properties
authorRob Herring (Arm) <robh@kernel.org>
Thu, 8 Jan 2026 23:06:07 +0000 (17:06 -0600)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 9 Jan 2026 19:50:14 +0000 (20:50 +0100)
"pinctrl-names" is not valid without a pinctrl-N property.

"max-freq" is not a defined property name. Maybe it was supposed to be
"spi-max-frequency", but changing to that would be a change in behavior.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260108230607.1348879-1-robh@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts

index 78a7775c3b2263b66b3f6a188f079d888a38a8ec..b2de018a7d363a4c08d1ad04fb59255b6c4d3d1a 100644 (file)
 &pcie0 {
        ep-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>;
        num-lanes = <2>;
-       pinctrl-names = "default";
        status = "okay";
 
        vpcie12v-supply = <&vcc12v_dcin>;
index eaaca08a76018fa50d80837ccbf676d450eb6daf..810ab6ff4e670b5324cdd386bce7d372e30e76fa 100644 (file)
 };
 
 &spi1 {
-       max-freq = <10000000>;
        status = "okay";
 
        spiflash: flash@0 {