-
Notifications
You must be signed in to change notification settings - Fork 3
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
Congo dts changes #47
base: integ_sp7
Are you sure you want to change the base?
Conversation
abinayaddhandapani
commented
Dec 7, 2024
Lower the APML bus frequency from 12.5 Mhz to 10 Mhz to enable APML in Congo. (This change needs to be reverted back when the APML bus starts working at 12.5Mhz) Signed-off-by: Abinaya Dhandapani <[email protected]>
Remove the pinctrl-related properties for i2c0 and i2c1 to free up the original physical pins for other functions. Signed-off-by: Abinaya Dhandapani <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you planning to change Morocco, Kenya and Nigeria device trees also?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where are these released pins be used?
@@ -174,6 +174,8 @@ | |||
}; | |||
|
|||
&i2c0 { | |||
/delete-property/ pinctrl-names; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
where are the released pins be used?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you planning other commits for Morocco, Kenya and Nigeria also?
@mahkurap Other platforms already has the delete-property added. |
General Comments: Please provide meaning full name for PR (seems to be generic Congo dts changes), for future track , congo updates seems to be common .
|