Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meta-vesta
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor 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
vesta
meta-vesta
Commits
efd14598
Commit
efd14598
authored
6 years ago
by
David Mondou
Browse files
Options
Downloads
Patches
Plain Diff
Enable unknown reserved bit as per eval kit.
parent
d5e5c7e0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
recipes-kernel/linux/linux-fslc-imx/device-tree/vesta-500-mfg.dts
+8
-8
8 additions, 8 deletions
...kernel/linux/linux-fslc-imx/device-tree/vesta-500-mfg.dts
recipes-kernel/linux/linux-fslc-imx/device-tree/vesta-500.dts
+6
-6
6 additions, 6 deletions
...pes-kernel/linux/linux-fslc-imx/device-tree/vesta-500.dts
with
14 additions
and
14 deletions
recipes-kernel/linux/linux-fslc-imx/device-tree/vesta-500-mfg.dts
+
8
−
8
View file @
efd14598
...
...
@@ -198,12 +198,12 @@
>;
};
pinctrl_i2c1: i2c1grp {
fsl,pins = <
MX6UL_PAD_CSI_PIXCLK__I2C1_SCL 0x
0
0001820
MX6UL_PAD_GPIO1_IO03__I2C1_SDA 0x
0
0001820
>;
};
pinctrl_i2c1: i2c1grp {
fsl,pins = <
MX6UL_PAD_CSI_PIXCLK__I2C1_SCL 0x
4
0001820
MX6UL_PAD_GPIO1_IO03__I2C1_SDA 0x
4
0001820
>;
};
pinctrl_i2c2: i2c2grp {
fsl,pins = <
...
...
@@ -214,8 +214,8 @@
pinctrl_i2c4: i2c4grp {
fsl,pins = <
MX6UL_PAD_LCD_DATA03__I2C4_SCL 0x
0
0001820
MX6UL_PAD_LCD_DATA02__I2C4_SDA 0x
0
0001820
MX6UL_PAD_LCD_DATA03__I2C4_SCL 0x
4
0001820
MX6UL_PAD_LCD_DATA02__I2C4_SDA 0x
4
0001820
>;
};
...
...
This diff is collapsed.
Click to expand it.
recipes-kernel/linux/linux-fslc-imx/device-tree/vesta-500.dts
+
6
−
6
View file @
efd14598
...
...
@@ -213,22 +213,22 @@
pinctrl_i2c1: i2c1grp {
fsl,pins = <
MX6UL_PAD_CSI_PIXCLK__I2C1_SCL 0x
0
0001820
MX6UL_PAD_GPIO1_IO03__I2C1_SDA 0x
0
0001820
MX6UL_PAD_CSI_PIXCLK__I2C1_SCL 0x
4
0001820
MX6UL_PAD_GPIO1_IO03__I2C1_SDA 0x
4
0001820
>;
};
pinctrl_i2c2: i2c2grp {
fsl,pins = <
MX6UL_PAD_CSI_HSYNC__I2C2_SCL 0x
0
0001820
MX6UL_PAD_CSI_VSYNC__I2C2_SDA 0x
0
0001820
MX6UL_PAD_CSI_HSYNC__I2C2_SCL 0x
4
0001820
MX6UL_PAD_CSI_VSYNC__I2C2_SDA 0x
4
0001820
>;
};
pinctrl_i2c4: i2c4grp {
fsl,pins = <
MX6UL_PAD_LCD_DATA03__I2C4_SCL 0x
0
0001820
MX6UL_PAD_LCD_DATA02__I2C4_SDA 0x
0
0001820
MX6UL_PAD_LCD_DATA03__I2C4_SCL 0x
4
0001820
MX6UL_PAD_LCD_DATA02__I2C4_SDA 0x
4
0001820
>;
};
...
...
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