On 2024/4/26 0:11, Rob Herring wrote:
On Wed, Apr 24, 2024 at 11:29:08PM +0800, Xilin Wu wrote:
Synaptics TD4328 is a display driver IC used to drive LCD DSI panels.
Signed-off-by: Xilin Wu
---
.../bindings/display/panel/synaptics,td4328.yaml | 69 ++
1 file changed
On 2024/4/26 0:13, Rob Herring wrote:
On Wed, Apr 24, 2024 at 11:29:13PM +0800, Xilin Wu wrote:
Add an entry for AYN Technologies (https://www.ayntec.com/)
Signed-off-by: Xilin Wu
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git
On 2024/4/25 14:28, Krzysztof Kozlowski wrote:
On 24/04/2024 17:29, Xilin Wu via B4 Relay wrote:
From: Xilin Wu
AYN Odin 2 is a gaming handheld based on QCS8550, which is derived
from SM8550 but without modem RF system.
+
+/ {
+ model = "AYN Odin 2";
+ compati
On 2024/4/25 6:45, Bryan O'Donoghue wrote:
On 24/04/2024 16:29, Xilin Wu via B4 Relay wrote:
From: Xilin Wu
The original values provided by Qualcomm appear to be quite
inaccurate. Specifically, some heavy gaming tasks could be
improperly assigned to the A510 cores by the scheduler, resu
On 2024/4/24 23:58, Bryan O'Donoghue wrote:
On 24/04/2024 16:29, Xilin Wu via B4 Relay wrote:
From: Xilin Wu
Add support for the 1920x1080 LCD panel driven by the Synaptics
TD4328 IC, as found on AYN Odin 2.
Co-developed-by: Junhao Xie
Signed-off-by: Junhao Xie
Signed-off-by: Xil
error -22
[0.370536] [drm] Initialized msm 1.12.0 for
ae01000.display-controller on minor 0
Manually reverting this change solves the problem.
--
Best regards,
Xilin Wu
On 2025/6/3 22:06:36, Dmitry Baryshkov wrote:
On Thu, May 29, 2025 at 10:40:12AM +0800, Xilin Wu wrote:
On 2025/4/24 01:52:45, Dmitry Baryshkov wrote:
From: Dmitry Baryshkov
The MSM DisplayPort driver implements several HDMI codec functions
in the driver, e.g. it manually manages HDMI codec
/dpu_plane.c:932
--
Best regards,
Xilin Wu
p;msm_dp_panel->link_info;
link_info->revision = dpcd[DP_DPCD_REV];
--
Best regards,
Xilin Wu
From: Xilin Wu
Add support for the 1920x1080 LCD panel driven by the Synaptics
TD4328 IC, as found on AYN Odin 2.
Co-developed-by: Junhao Xie
Signed-off-by: Junhao Xie
Signed-off-by: Xilin Wu
---
drivers/gpu/drm/panel/Kconfig | 10 +
drivers/gpu/drm/panel/Makefile
From: Junhao Xie
Add a new driver for the SI-EN SN3112 12-channel 8-bit PWM LED controller.
Signed-off-by: Junhao Xie
---
drivers/pwm/Kconfig | 10 ++
drivers/pwm/Makefile | 1 +
drivers/pwm/pwm-sn3112.c | 336 +++
3 files changed, 347 in
From: Xilin Wu
Add an entry for AYN Technologies (https://www.ayntec.com/)
Signed-off-by: Xilin Wu
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml
b/Documentation
From: Xilin Wu
AYN Odin 2 is a gaming handheld based on QCS8550, which is derived
from SM8550 but without modem RF system.
This commit brings support for:
* Remoteprocs
* UFS storage
* SD Card
* Type-C with USB3 10Gbps and DisplayPort (4-lane requires a pending
patch)
* PCIe0 (Wi-Fi requires
/20240424024508.3857602-1-quic_teng...@quicinc.com/
Signed-off-by: Xilin Wu
---
Junhao Xie (2):
dt-bindings: pwm: Add SI-EN SN3112 PWM support
pwm: Add SI-EN SN3112 PWM support
Xilin Wu (8):
dt-bindings: display: panel: Add Synaptics TD4328
drm/panel: Add driver for
From: Xilin Wu
The original values provided by Qualcomm appear to be quite
inaccurate. Specifically, some heavy gaming tasks could be
improperly assigned to the A510 cores by the scheduler, resulting
in a CPU bottleneck. This update to the EAS properties aims to
enhance the user experience
From: Xilin Wu
Add the PWM function to the pmk8550 dtsi, which is usually used
to control PWM backlight on platforms using this PMIC.
Signed-off-by: Xilin Wu
---
arch/arm64/boot/dts/qcom/pmk8550.dtsi | 10 ++
1 file changed, 10 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom
From: Xilin Wu
Synaptics TD4328 is a display driver IC used to drive LCD DSI panels.
Signed-off-by: Xilin Wu
---
.../bindings/display/panel/synaptics,td4328.yaml | 69 ++
1 file changed, 69 insertions(+)
diff --git
a/Documentation/devicetree/bindings/display/panel
From: Xilin Wu
This documents AYN Odin 2 which is a gaming handheld by AYN based on
the QCS8550 SoC.
Signed-off-by: Xilin Wu
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml
b/Documentation
From: Xilin Wu
Add uart15 node for UART bus present on sm8550 SoC.
Signed-off-by: Molly Sophia
Signed-off-by: Xilin Wu
---
arch/arm64/boot/dts/qcom/sm8550.dtsi | 22 ++
1 file changed, 22 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi
b/arch/arm64/boot
From: Junhao Xie
Add a new driver for the SI-EN SN3112 12-channel 8-bit PWM LED controller.
Signed-off-by: Junhao Xie
---
.../devicetree/bindings/pwm/si-en,sn3112-pwm.yaml | 55 ++
1 file changed, 55 insertions(+)
diff --git a/Documentation/devicetree/bindings/pwm/si-en,s
20 matches
Mail list logo