* [PATCH] arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible
@ 2023-03-26 20:45 Krzysztof Kozlowski
2023-05-13 9:22 ` Krzysztof Kozlowski
2023-05-14 1:41 ` Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-03-26 20:45 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Shawn Guo, Sascha Hauer,
Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
devicetree, linux-arm-kernel, linux-kernel
Cc: Krzysztof Kozlowski
"simple-panel" compatible is not documented and nothing in Linux kernel
binds to it:
imx8mq-mnt-reform2.dtb: panel: compatible: ['innolux,n125hce-gn1', 'simple-panel'] is too long
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts b/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
index 200268660518..3ae3824be027 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
@@ -26,7 +26,7 @@ backlight: backlight {
};
panel {
- compatible = "innolux,n125hce-gn1", "simple-panel";
+ compatible = "innolux,n125hce-gn1";
power-supply = <®_main_3v3>;
backlight = <&backlight>;
no-hpd;
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible
2023-03-26 20:45 [PATCH] arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible Krzysztof Kozlowski
@ 2023-05-13 9:22 ` Krzysztof Kozlowski
2023-05-14 1:41 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-13 9:22 UTC (permalink / raw)
To: Shawn Guo
Cc: Krzysztof Kozlowski, Rob Herring, Pengutronix Kernel Team,
Sascha Hauer, linux-arm-kernel, devicetree, NXP Linux Team,
linux-kernel, Fabio Estevam
On 26/03/2023 22:45, Krzysztof Kozlowski wrote:
> "simple-panel" compatible is not documented and nothing in Linux kernel
> binds to it:
>
> imx8mq-mnt-reform2.dtb: panel: compatible: ['innolux,n125hce-gn1', 'simple-panel'] is too long
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts | 2 +-
Shawn,
Can you pick up the patch?
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible
2023-03-26 20:45 [PATCH] arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible Krzysztof Kozlowski
2023-05-13 9:22 ` Krzysztof Kozlowski
@ 2023-05-14 1:41 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2023-05-14 1:41 UTC (permalink / raw)
To: Krzysztof Kozlowski
Cc: Rob Herring, Krzysztof Kozlowski, Sascha Hauer,
Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
devicetree, linux-arm-kernel, linux-kernel
On Sun, Mar 26, 2023 at 10:45:02PM +0200, Krzysztof Kozlowski wrote:
> "simple-panel" compatible is not documented and nothing in Linux kernel
> binds to it:
>
> imx8mq-mnt-reform2.dtb: panel: compatible: ['innolux,n125hce-gn1', 'simple-panel'] is too long
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Applied, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-14 1:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-26 20:45 [PATCH] arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible Krzysztof Kozlowski
2023-05-13 9:22 ` Krzysztof Kozlowski
2023-05-14 1:41 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).