Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linux-seco-qcom
Manage
Activity
Members
Labels
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
qualcomm
linux-seco-qcom
Commits
23324106
Commit
23324106
authored
2 months ago
by
Dietmar Muscholik
Committed by
Oleksii Kutuzov
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
[E81] Add defines for USB-related GPIOs
parent
cd45b490
No related branches found
No related tags found
1 merge request
!13
Merge E81 development branch into trunk
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm64/boot/dts/seco/include/qcs6490-pinfunc.h
+14
-0
14 additions, 0 deletions
arch/arm64/boot/dts/seco/include/qcs6490-pinfunc.h
with
14 additions
and
0 deletions
arch/arm64/boot/dts/seco/include/qcs6490-pinfunc.h
+
14
−
0
View file @
23324106
...
...
@@ -8,4 +8,18 @@
#define LCD0_BKLT_EN &pm8350c_gpios 7
#define LCD0_BKLT_PWM &pm8350c_pwm 3
#define USB_HUB_RST_N_PIN 29
#define USB_HUB_RST_N &stm32 USB_HUB_RST_N_PIN
#define USB0_EN_OC_N_PIN 11
#define USB0_EN_OC_N &stm32 USB0_EN_OC_N_PIN
#define USB1_EN_OC_N_PIN 12
#define USB1_EN_OC_N &stm32 USB1_EN_OC_N_PIN
#define USB2_EN_OC_N_PIN 13
#define USB2_EN_OC_N &stm32 USB2_EN_OC_N_PIN
#define USB3_EN_OC_N_PIN 14
#define USB3_EN_OC_N &stm32 USB3_EN_OC_N_PIN
#define USB4_EN_OC_N_PIN 15
#define USB4_EN_OC_N &stm32 USB4_EN_OC_N_PIN
#endif
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