Skip to content

arm64: dts: qcom: xiaomi-prada: fix keycodes#16

Closed
NekoCWD wants to merge 3 commits intomsm89x7-mainline:msm89x7/6.13.6from
NekoCWD:nekocwd/prada/6.13-release
Closed

arm64: dts: qcom: xiaomi-prada: fix keycodes#16
NekoCWD wants to merge 3 commits intomsm89x7-mainline:msm89x7/6.13.6from
NekoCWD:nekocwd/prada/6.13-release

Conversation

@NekoCWD
Copy link

@NekoCWD NekoCWD commented Mar 11, 2025

  • Fixed prada keycodes
  • Added front camera

Signed-off-by: Vasiliy Doylov nekodevelopper@gmail.com

barni2000 and others added 3 commits March 10, 2025 19:27
Signed-off-by: Vasiliy Doylov <nekodevelopper@gmail.com>
Signed-off-by: Vasiliy Doylov <nekodevelopper@gmail.com>
@barni2000
Copy link
Collaborator

arm64: dts: qcom: xiaomi-prada: fix keycodes -> this can be a simple fix up commit

&cci {
pinctrl-names = "default";
pinctrl-0 = <&cci1_default>,
<&cci0_default>,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<&cci0_default>,

pinctrl-names = "default";
pinctrl-0 = <&cci1_default>,
<&cci0_default>,
<&camss_mclk2_default>;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it should be moved to the camera pinctrl

&camss {
compatible = "qcom,msm8917-camss";
status = "okay";
vdda-supply = <&pm8937_s3>;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
vdda-supply = <&pm8937_s3>;
vdda-supply = <&pm8937_l2>;

drive-strength = <2>;
};

camss_mclk0_default: camss-mclk0-default-state {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use mclk pinctrls from msm8937.dtsi

@barni2000 barni2000 force-pushed the msm89x7/6.13.6 branch 2 times, most recently from 91942fd to 88a5d15 Compare March 13, 2025 23:22
@barni2000
Copy link
Collaborator

Thank You! I have fixed your commits and applied them.

@barni2000 barni2000 closed this Mar 16, 2025
@NekoCWD
Copy link
Author

NekoCWD commented Mar 16, 2025

Thank you ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants