Thread (19 messages) 19 messages, 5 authors, 2025-02-24

Re: [PATCH 1/8] bus: sun50i: add DE33 compatible string to the DE2 bus driver

From: Jernej Škrabec <jernej.skrabec@gmail.com>
Date: 2025-02-22 09:35:53
Also in: linux-devicetree, linux-sunxi

Dne nedelja, 16. februar 2025 ob 10:27:08 Srednjeevropski standardni čas je Ryan Walklin napisal(a):
quoted hunk ↗ jump to hunk
The Allwinner H616 series includes a newer display engine (DE33). Add a
compatible string to the existing bus driver.

Signed-off-by: Ryan Walklin <redacted>
---
 drivers/bus/sun50i-de2.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/bus/sun50i-de2.c b/drivers/bus/sun50i-de2.c
index dfe588179acab..47c87d51a603b 100644
--- a/drivers/bus/sun50i-de2.c
+++ b/drivers/bus/sun50i-de2.c
@@ -31,6 +31,7 @@ static void sun50i_de2_bus_remove(struct platform_device *pdev)
 
 static const struct of_device_id sun50i_de2_bus_of_match[] = {
 	{ .compatible = "allwinner,sun50i-a64-de2", },
+	{ .compatible = "allwinner,sun50i-h616-de33", },
Since there is no functionality change, just go with h616 compatible with a64
fallback. No need to change the driver.

Best regards,
Jernej
 	{ /* sentinel */ }
 };
 



Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help