Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- From: maud spierings <[email protected]>
- Enable the gpu node on the snapdragon powered asus vivobook s15
- Signed-off-by: Maud Spierings <[email protected]>
- ---
- Changes in v2:
- - Apply comments made by Bjorn Anderson
- - Link to v1: https://lore.kernel.org/r/[email protected]
- ---
- arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts | 8 ++++++++
- 1 file changed, 8 insertions(+)
- diff --git a/arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts b/arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts
- index 8515c254e15868a5d7f378b0dc0bf8f339fc7b19..f25991b887de3fca0092c5f81c881c5d8bd71aac 100644
- --- a/arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts
- +++ b/arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts
- @@ -328,6 +328,14 @@ vreg_l3j_0p8: ldo3 {
- };
- };
- +&gpu {
- + status = "okay";
- +
- + zap-shader {
- + firmware-name = "qcom/x1e80100/ASUSTeK/vivobook-s15/qcdxkmsuc8380.mbn";
- + };
- +};
- +
- &i2c0 {
- clock-frequency = <400000>;
- status = "okay";
- ---
- base-commit: 929beafbe7acce3267c06115e13e03ff6e50548a
- change-id: 20241110-qcom-asus-gpu-870c7c22935c
- Best regards,
- --
- Maud Spierings <[email protected]>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement