Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-imx-kuk
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SECO Northern Europe
Kernel
linux-imx-kuk
Commits
acb859b3
Commit
acb859b3
authored
1 year ago
by
Tobias Kahlki
Committed by
Jonas Höppner
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
arm64:dts:tr8p: Remove commented blocks
parent
946dd2f1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm64/boot/dts/seconorth/trizeps8plus.dtsi
+1
-44
1 addition, 44 deletions
arch/arm64/boot/dts/seconorth/trizeps8plus.dtsi
with
1 addition
and
44 deletions
arch/arm64/boot/dts/seconorth/trizeps8plus.dtsi
+
1
−
44
View file @
acb859b3
...
...
@@ -106,7 +106,6 @@ trusty-log {
};
};
/ {
memory@40000000 {
device_type = "memory";
...
...
@@ -117,7 +116,6 @@ reserved-memory {
#address-cells = <2>;
#size-cells = <2>;
ranges;
};
panel_lvds: panel {
...
...
@@ -626,18 +624,6 @@ audiocodec: wm8962@1a { /* Audio-Codec */
SPKVDD2-supply = <®_3v3>; // Right Speaker Supply
};
#if 0
sn65dsi84@2c {
status = "disabled";
compatible = "ti,sn65dsi84";
reg = <0x2c>;
enable-gpios =<lvds_en_gpio GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c3_sn65dsi84_en>;
};
#endif
fpga: tr8fpga@41 {
//compatible = "kuk,tr8fpga";
compatible = "seco,tr8fpga";
...
...
@@ -777,7 +763,6 @@ pinctrl_usb1_vbus: usb1grp {
MX8MP_IOMUXC_GPIO1_IO14__USB2_PWR 0x19
>;
};
};
&usb3_phy1 {
...
...
@@ -897,7 +882,7 @@ mipi_csi0_ep: endpoint {
};
&iomuxc {
pinctrl-names = "default";
pinctrl_ecspi2: ecspi2grp {
fsl,pins = <
MX8MP_IOMUXC_ECSPI2_SCLK__ECSPI2_SCLK 0x82
...
...
@@ -933,28 +918,6 @@ ENET_RESET_GPIO1_IO09 0x19
>;
};
#if 0
pinctrl_fec: fecgrp {
fsl,pins = <
MX8MP_IOMUXC_ENET_MDC__ENET_QOS_MDC 0x3
MX8MP_IOMUXC_ENET_MDIO__ENET_QOS_MDIO 0x3
MX8MP_IOMUXC_ENET_TD3__ENET_QOS_RGMII_TD3 0x1f
MX8MP_IOMUXC_ENET_TD2__ENET_QOS_RGMII_TD2 0x1f
MX8MP_IOMUXC_ENET_TD1__ENET_QOS_RGMII_TD1 0x1f
MX8MP_IOMUXC_ENET_TD0__ENET_QOS_RGMII_TD0 0x1f
MX8MP_IOMUXC_ENET_RD3__ENET_QOS_RGMII_RD3 0x91
MX8MP_IOMUXC_ENET_RD2__ENET_QOS_RGMII_RD2 0x91
MX8MP_IOMUXC_ENET_RD1__ENET_QOS_RGMII_RD1 0x91
MX8MP_IOMUXC_ENET_RD0__ENET_QOS_RGMII_RD0 0x91
MX8MP_IOMUXC_ENET_TXC__CCM_ENET_QOS_CLOCK_GENERATE_TX_CLK 0x1f
MX8MP_IOMUXC_ENET_RXC__CCM_ENET_QOS_CLOCK_GENERATE_RX_CLK 0x91
MX8MP_IOMUXC_ENET_RX_CTL__ENET_QOS_RGMII_RX_CTL 0x91
MX8MP_IOMUXC_ENET_TX_CTL__ENET_QOS_RGMII_TX_CTL 0x1f
MX8MP_IOMUXC_GPIO1_IO09__GPIO1_IO09 0x19
>;
};
#endif
pinctrl_i2c1: i2c1grp {
fsl,pins = <
MX8MP_IOMUXC_I2C1_SCL__I2C1_SCL 0x400001c3
...
...
@@ -1181,12 +1144,6 @@ SPIN133_USB1_OC PAD_GPIO /* USBOTG_OC, USB1_OC */
>;
};
#if 0
pinctrl_i2c3_sn65dsi84_en: sn65dsi84_iogrp {
fsl,pins = < LVDS_EN_GPIO PAD_GPIO >; /* Myon internal LVDS Enable and external Pin0-72 */
};
#endif
pinctrl_sd_vsel: sdvselgrp {
fsl,pins = < SD1_VSEL_GPIO1_IO03 PAD_GPIO >;
};
...
...
This diff is collapsed.
Click to expand it.
GitBot
@gitbot
mentioned in commit
seco-ne/yocto/manifest@5d9fc8c4
·
1 year ago
mentioned in commit
seco-ne/yocto/manifest@5d9fc8c4
mentioned in commit seco-ne/yocto/manifest@5d9fc8c485266fbff5a6e2e543f6d4b8ce5919bf
Toggle commit list
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