[PATCH 3/3] arm64: dts: rockchip: Remove unused property in PinePhone Pro MIPI panel
Diederik de Haas
didi.debian at cknow.org
Wed Jun 18 05:12:13 PDT 2025
Hi,
On Wed Jun 18, 2025 at 12:32 AM CEST, Olivier Benjamin wrote:
> The MIPI panel definition in the PinePhone Pro DTS includes a
> "pinctrl-names" property, which is unused in the absence of pinctrl-0.
>
> Signed-off-by: Olivier Benjamin <olivier.benjamin at bootlin.com>
> ---
> arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts b/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts
> index 5a7341fb6bcb0613af6f3ac31d99355a0f890e89..405140700208365c8631de86a2d7b6e577b7aa7f 100644
> --- a/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts
> +++ b/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts
> @@ -485,7 +485,6 @@ panel at 0 {
> reset-gpios = <&gpio4 RK_PD1 GPIO_ACTIVE_LOW>;
> vcc-supply = <&vcc2v8_lcd>;
> iovcc-supply = <&vcc1v8_lcd>;
> - pinctrl-names = "default";
Why not define a pinctrl for LCD1_RST for GPIO4_D1 and reference that in
pinctrl-0? (See page 11 and 16 of the schematics)
Cheers,
Diederik
>
> port {
> mipi_in_panel: endpoint {
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250618/d6d45065/attachment.sig>
More information about the linux-arm-kernel
mailing list