Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential typo in rk3568 dts #134

Open
Simi4 opened this issue Jun 9, 2023 · 2 comments
Open

Potential typo in rk3568 dts #134

Simi4 opened this issue Jun 9, 2023 · 2 comments
Assignees

Comments

@Simi4
Copy link

Simi4 commented Jun 9, 2023

I found a strange place in the dts files for rk3568 boards:
pinctrl-2 = <&soc_slppin_gpio>, <&rk817_slppin_pwrdn>;
pinctrl-3 = <&soc_slppin_gpio>, <&rk817_slppin_rst>;

Perhaps pinctrl-3 should refer to this pinconfig: soc_slppin_rst

@RadxaYuntian
Copy link
Member

Can you link the file? BTW duplicated definition is not necessarily a bug, as seen in this overlay.

@Simi4
Copy link
Author

Simi4 commented Jun 14, 2023

Here, for example:

pinctrl-2 = <&soc_slppin_gpio>, <&rk817_slppin_pwrdn>;
pinctrl-3 = <&soc_slppin_gpio>, <&rk817_slppin_rst>;

hbiyik pushed a commit to hbiyik/linux that referenced this issue Jul 13, 2024
* rk3588-fxblox-rk1a dd edp and user leds to dts

* Update rk3588-fxblox-rk1.dts
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

No branches or pull requests

3 participants