[PATCH v3 2/2] drm/panel: Add Visionox G2647FB105 panel driver

2025-04-15 Thread Alexander Baransky
Add the driver for Visionox G2647FB105 6.47" FHD Plus CMD mode AMOLED panel support found in: - Xiaomi Mi Note 10 / CC9 Pro (sm7150-xiaomi-tucana) - Xiaomi Mi Note 10 Lite (sm7150-xiaomi-toco) Signed-off-by: Alexander Baransky --- drivers/gpu/drm/panel/Kconfig | 9 + dr

[PATCH v3 1/2] dt-bindings: display: panel: Add Visionox G2647FB105

2025-04-14 Thread Alexander Baransky
toco, the described voltage rails exist (confirmed by schematics of the device). Signed-off-by: Alexander Baransky Reviewed-by: Krzysztof Kozlowski --- .../display/panel/visionox,g2647fb105.yaml| 79 +++ 1 file changed, 79 insertions(+) create mode 100644 Documentation/devic

[PATCH v3 0/2] Add Visionox G2647FB105 panel support

2025-04-14 Thread Alexander Baransky
el.org/all/20250325155756.703907-1-sanyapilot...@gmail.com/ Signed-off-by: Alexander Baransky Alexander Baransky (2): dt-bindings: display: panel: Add Visionox G2647FB105 drm/panel: Add Visionox G2647FB105 panel driver .../display/panel/visionox,g2647fb105.yaml| 79 + drivers/gpu/drm/pan

[PATCH 1/2] dt-bindings: display: panel: Add Visionox G2647FB105

2025-04-05 Thread Alexander Baransky
The Visionox G2647FB105 is a 6.47 inch 1080x2340 MIPI-DSI CMD mode AMOLED panel used in: - Xiaomi Mi Note 10 / CC9 Pro (sm7150-xiaomi-tucana) - Xiaomi Mi Note 10 Lite (sm7150-xiaomi-toco) Add a dt-binding for it. Signed-off-by: Alexander Baransky --- .../display/panel/visionox,g2647fb105.yaml

[PATCH v2 2/2] drm/panel: Add Visionox G2647FB105 panel driver

2025-03-27 Thread Alexander Baransky
Add the driver for Visionox G2647FB105 6.47" FHD Plus CMD mode AMOLED panel support found in: - Xiaomi Mi Note 10 / CC9 Pro (sm7150-xiaomi-tucana) - Xiaomi Mi Note 10 Lite (sm7150-xiaomi-toco) Signed-off-by: Alexander Baransky --- drivers/gpu/drm/panel/Kconfig | 9 + dr

[PATCH v2 1/2] dt-bindings: display: panel: Add Visionox G2647FB105

2025-03-27 Thread Alexander Baransky
toco, the described voltage rails exist (confirmed by schematics of the device). Signed-off-by: Alexander Baransky Reviewed-by: Krzysztof Kozlowski --- .../display/panel/visionox,g2647fb105.yaml| 79 +++ 1 file changed, 79 insertions(+) create mode 100644 Documentation/devic

[PATCH v2 0/2] Add Visionox G2647FB105 panel support

2025-03-27 Thread Alexander Baransky
tch 2 - Fix identations in patch 2 Link to v1: https://lore.kernel.org/all/20250325155756.703907-1-sanyapilot...@gmail.com/ Signed-off-by: Alexander Baransky Alexander Baransky (2): dt-bindings: display: panel: Add Visionox G2647FB105 drm/panel: Add Visionox G2647FB105 panel driver .../di

[PATCH 0/2] Add Visionox G2647FB105 panel support

2025-03-25 Thread Alexander Baransky
compatible with the sm7150-xiaomi-toco (unfortunately not tested) without requiring any modifications. Signed-off-by: Alexander Baransky Alexander Baransky (2): dt-bindings: display: panel: Add Visionox G2647FB105 drm/panel: Add Visionox G2647FB105 panel driver .../display/panel/visionox,g2647fb105