summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcdt.dts
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2021-10-29 10:56:40 -0500
committerJason Reiss <jreiss@multitech.com>2021-10-29 10:56:40 -0500
commit3d3b466fa55f6dd8ca3a2e1df24fd43a68a2b164 (patch)
treea4894bc22b9054196ef82b3e11663fa5c6f96f69 /recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcdt.dts
parent7c89a73ec07f17aa001cef75a47a647ecb9de349 (diff)
downloadmeta-multitech-atmel-3d3b466fa55f6dd8ca3a2e1df24fd43a68a2b164.tar.gz
meta-multitech-atmel-3d3b466fa55f6dd8ca3a2e1df24fd43a68a2b164.tar.bz2
meta-multitech-atmel-3d3b466fa55f6dd8ca3a2e1df24fd43a68a2b164.zip
Revert "Revert "Updated mtcdt.dts to use overlays for installed accessory cards""
This reverts commit 7c89a73ec07f17aa001cef75a47a647ecb9de349.
Diffstat (limited to 'recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcdt.dts')
-rw-r--r--recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcdt.dts45
1 files changed, 2 insertions, 43 deletions
diff --git a/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcdt.dts b/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcdt.dts
index 634d481..31b4fab 100644
--- a/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcdt.dts
+++ b/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcdt.dts
@@ -1011,29 +1011,9 @@
clocks = <&pmc PMC_TYPE_PERIPHERAL 13>;
clock-names = "spi_clk";
- status = "okay";
+ status = "disabled";
cs-gpios = <&pioA 4 0>, <&pioA 2 0>, <&pioA 3 0>, <&pioA 5 0>;
- ap1-adc@0 {
- compatible = "mts-io-ap1-adc";
- spi-max-frequency = <20000000>;
- reg = <0>;
- };
- ap1-dout@1 {
- compatible = "mts-io-ap1-dout";
- spi-max-frequency = <1000000>;
- reg = <1>;
- };
- ap1-spi@2 {
- compatible = "mts,mtac";
- spi-max-frequency = <2000000>;
- reg = <2>;
- };
- ap1-din@3 {
- compatible = "mts-io-ap1-din";
- spi-max-frequency = <1000000>;
- reg = <3>;
- };
};
/* runs to Accessory Port 2 */
@@ -1051,29 +1031,8 @@
clocks = <&pmc PMC_TYPE_PERIPHERAL 14>;
clock-names = "spi_clk";
- status = "okay";
+ status = "disabled";
cs-gpios = <&pioC 15 0>, <&pioC 16 0>, <&pioC 17 0>, <&pioC 18 0>;
-
- ap2-adc@0 {
- compatible = "mts-io-ap2-adc";
- spi-max-frequency = <20000000>;
- reg = <0>;
- };
- ap2-dout@1 {
- compatible = "mts-io-ap2-dout";
- spi-max-frequency = <1000000>;
- reg = <1>;
- };
- ap2-spi@2 {
- compatible = "mts,mtac";
- spi-max-frequency = <2000000>;
- reg = <2>;
- };
- ap2-din@3 {
- compatible = "mts-io-ap2-din";
- spi-max-frequency = <1000000>;
- reg = <3>;
- };
};
usb2: gadget@f803c000 {