arm64: dts: imx8mq-mnt-reform2: drop simple-panel compatible

Message ID 20230512204627.3304342-1-dario.binacchi@amarulasolutions.com
State New
Headers
Series arm64: dts: imx8mq-mnt-reform2: drop simple-panel compatible |

Commit Message

Dario Binacchi May 12, 2023, 8:46 p.m. UTC
  The "simple-panel" compatible is not documented and nothing in Linux
kernel binds to it.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---

 arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Krzysztof Kozlowski May 13, 2023, 9:22 a.m. UTC | #1
On 12/05/2023 22:46, Dario Binacchi wrote:
> The "simple-panel" compatible is not documented and nothing in Linux
> kernel binds to it.
> 
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
> ---
> 
>  arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts | 2 +-

I already sent it:

https://lore.kernel.org/all/20230326204502.80794-1-krzysztof.kozlowski@linaro.org/


Best regards,
Krzysztof
  
Krzysztof Kozlowski May 13, 2023, 9:23 a.m. UTC | #2
On 13/05/2023 11:22, Krzysztof Kozlowski wrote:
> On 12/05/2023 22:46, Dario Binacchi wrote:
>> The "simple-panel" compatible is not documented and nothing in Linux
>> kernel binds to it.
>>
>> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
>> ---
>>
>>  arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts | 2 +-
> 
> I already sent it:
> 
> https://lore.kernel.org/all/20230326204502.80794-1-krzysztof.kozlowski@linaro.org/

And makes me wonder, why did you use exactly the same words as my patch...

Best regards,
Krzysztof
  

Patch

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 = <&reg_main_3v3>;
 		backlight = <&backlight>;
 		no-hpd;