Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-system-image
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reform
reform-system-image
Commits
0f424212
Commit
0f424212
authored
3 years ago
by
minute
Browse files
Options
Downloads
Plain Diff
Merge branch 'bluerise-sd2-cd' into 'main'
dts: provide card detect GPIOs connected to uSDHC2 See merge request
!24
parents
84bec717
ad641cfa
No related branches found
Branches containing commit
No related tags found
1 merge request
!24
dts: provide card detect GPIOs connected to uSDHC2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
reform2-imx8mq/template-kernel/imx8mq-mnt-reform2-hdmi.dts
+1
-0
1 addition, 0 deletions
reform2-imx8mq/template-kernel/imx8mq-mnt-reform2-hdmi.dts
reform2-imx8mq/template-kernel/imx8mq-mnt-reform2.dts
+1
-0
1 addition, 0 deletions
reform2-imx8mq/template-kernel/imx8mq-mnt-reform2.dts
with
2 additions
and
0 deletions
reform2-imx8mq/template-kernel/imx8mq-mnt-reform2-hdmi.dts
+
1
−
0
View file @
0f424212
...
...
@@ -820,6 +820,7 @@
pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
vmmc-supply = <®_vref_3v3>;
cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
status = "okay";
};
...
...
This diff is collapsed.
Click to expand it.
reform2-imx8mq/template-kernel/imx8mq-mnt-reform2.dts
+
1
−
0
View file @
0f424212
...
...
@@ -788,6 +788,7 @@
pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
vmmc-supply = <®_vref_3v3>;
cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
status = "okay";
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment