From nobody Tue Oct 7 15:01:47 2025 Received: from out-180.mta0.migadu.com (out-180.mta0.migadu.com [91.218.175.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1231E2E5B1F for ; Wed, 9 Jul 2025 13:23:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.180 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752067427; cv=none; b=OpDCS+LikedZ+vuO8b17DgNH2iNP4yYHoUH4m7irgd6/m+HDutXyZZSPuoJSd1i+Rc2VK+/8rUGWgBGZymcJfsnile23FZ9njxg84fTBJfyAZxgv6SsE8wXVoATrgVzpKhkH7b/XfybfQ6W21buswSpCF3mwxfpuMrlX3S8v7yU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752067427; c=relaxed/simple; bh=nsAfoD3v/HBr6ID5bxFuUM7z5sm2UrulP0r+6b9gb7Q=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=kN/KgNaE7+Y8H2SdoO/iiCgLNc5LZB1oREZniYs4BO0V5mB3cmijcYmX9zgGDe94UnScKx2yP1e3iazTmaVezMNxdVd2E8KXUxC22yGhU8fWiIUmlRe9DA6T+zcJWHJWWwPW1KC8xGmVZ2B7JE6TSqyI96ZCLS7NzUCOvaZFrmI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow.org; spf=pass smtp.mailfrom=cknow.org; dkim=pass (2048-bit key) header.d=cknow.org header.i=@cknow.org header.b=QWJIwGJ/; arc=none smtp.client-ip=91.218.175.180 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=cknow.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cknow.org header.i=@cknow.org header.b="QWJIwGJ/" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1752067423; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nOCOpdzyJGYo0WmyPHPzo5U4cOQf2vkC3N8qsd5gyAo=; b=QWJIwGJ/m5XgEenwyt5/H5zhqddrvQ+F7RUhp1gaTGr8ZSsPSQNgSheYc6vGFp8jWsX1bS 8Nthvq5N30fbn7cuao5SiA29Kbp8LIoWjtzntG+xYwx6p2RPvBEvVPhyVZro5EtcwCJX0q qmDqcIkzQ6j0XRn79ephGzqRR/XS4lXdlQ2TrPC86thRWPbqU4/EdpnPLeJlryJ9SJxE6J sePdq3qythQyeq9vjD4+1AuwkWMsgcpTo8TlhVJlauw4gRmbwNf1d+c2kYkAPg5wEVxU/V IvfDte7BPefhvqj1fTsKOPH5wA9mpb7jQVCUSXV98Q+LrAnQID9cVws9woLj6w== From: Diederik de Haas To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner Cc: Dragan Simic , Quentin Schulz , Johan Jonker , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Diederik de Haas Subject: [PATCH v4 10/10] arm64: dts: rockchip: Drop regulator-compatible property on rk3399 Date: Wed, 9 Jul 2025 15:15:23 +0200 Message-ID: <20250709132323.128757-11-didi.debian@cknow.org> In-Reply-To: <20250709132323.128757-1-didi.debian@cknow.org> References: <20250709132323.128757-1-didi.debian@cknow.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Content-Type: text/plain; charset="utf-8" The regulator-compatible property has never existed in the regulator/fcs,fan53555.yaml binding, so drop it. This fixes the following DTB validation warnings: Unevaluated properties are not allowed ('regulator-compatible' was unexpected) Signed-off-by: Diederik de Haas --- arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts | 2 -- arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts | 2 -- 2 files changed, 4 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts b/arch/arm6= 4/boot/dts/rockchip/rk3399-hugsun-x99.dts index 81c4fcb30f39..352c8efb37e0 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts @@ -211,7 +211,6 @@ &i2c0 { vdd_cpu_b: syr827@40 { compatible =3D "silergy,syr827"; reg =3D <0x40>; - regulator-compatible =3D "fan53555-reg"; pinctrl-0 =3D <&vsel1_pin>; regulator-name =3D "vdd_cpu_b"; regulator-min-microvolt =3D <712500>; @@ -229,7 +228,6 @@ regulator-state-mem { vdd_gpu: syr828@41 { compatible =3D "silergy,syr828"; reg =3D <0x41>; - regulator-compatible =3D "fan53555-reg"; pinctrl-0 =3D <&vsel2_pin>; regulator-name =3D "vdd_gpu"; regulator-min-microvolt =3D <712500>; diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts b/arch/ar= m64/boot/dts/rockchip/rk3399-rock-4c-plus.dts index 15da5c80d25d..962b8b231c96 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts @@ -421,7 +421,6 @@ vdd_cpu_b: regulator@40 { compatible =3D "silergy,syr827"; reg =3D <0x40>; fcs,suspend-voltage-selector =3D <1>; - regulator-compatible =3D "fan53555-reg"; pinctrl-0 =3D <&vsel1_gpio>; vsel-gpios =3D <&gpio1 RK_PC1 GPIO_ACTIVE_HIGH>; regulator-name =3D "vdd_cpu_b"; @@ -440,7 +439,6 @@ vdd_gpu: regulator@41 { compatible =3D "silergy,syr828"; reg =3D <0x41>; fcs,suspend-voltage-selector =3D <1>; - regulator-compatible =3D "fan53555-reg"; pinctrl-0 =3D <&vsel2_gpio>; vsel-gpios =3D <&gpio1 RK_PB6 GPIO_ACTIVE_HIGH>; regulator-name =3D "vdd_gpu"; --=20 2.50.0