Fix A10 and A20 SPI aliases

This commit is contained in:
zador-blood-stained
2017-10-07 13:17:26 +03:00
parent 21ea818393
commit 3ebe02fda0
10 changed files with 18 additions and 18 deletions

View File

@@ -7,9 +7,9 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi0 = "/soc/spi@01c05000";
spi1 = "/soc/spi@01c06000";
spi2 = "/soc/spi@01c17000";
spi0 = "/soc@01c00000/spi@01c05000";
spi1 = "/soc@01c00000/spi@01c06000";
spi2 = "/soc@01c00000/spi@01c17000";
};
};

View File

@@ -7,9 +7,9 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi0 = "/soc/spi@01c05000";
spi1 = "/soc/spi@01c06000";
spi2 = "/soc/spi@01c17000";
spi0 = "/soc@01c00000/spi@01c05000";
spi1 = "/soc@01c00000/spi@01c06000";
spi2 = "/soc@01c00000/spi@01c17000";
};
};

View File

@@ -7,7 +7,7 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi0 = "/soc/spi@01c05000";
spi0 = "/soc@01c00000/spi@01c05000";
};
};

View File

@@ -7,7 +7,7 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi1 = "/soc/spi@01c06000";
spi1 = "/soc@01c00000/spi@01c06000";
};
};

View File

@@ -7,7 +7,7 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi2 = "/soc/spi@01c17000";
spi2 = "/soc@01c00000/spi@01c17000";
};
};

View File

@@ -7,9 +7,9 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi0 = "/soc/spi@01c05000";
spi1 = "/soc/spi@01c06000";
spi2 = "/soc/spi@01c17000";
spi0 = "/soc@01c00000/spi@01c05000";
spi1 = "/soc@01c00000/spi@01c06000";
spi2 = "/soc@01c00000/spi@01c17000";
};
};

View File

@@ -7,9 +7,9 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi0 = "/soc/spi@01c05000";
spi1 = "/soc/spi@01c06000";
spi2 = "/soc/spi@01c17000";
spi0 = "/soc@01c00000/spi@01c05000";
spi1 = "/soc@01c00000/spi@01c06000";
spi2 = "/soc@01c00000/spi@01c17000";
};
};

View File

@@ -7,7 +7,7 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi0 = "/soc/spi@01c05000";
spi0 = "/soc@01c00000/spi@01c05000";
};
};

View File

@@ -7,7 +7,7 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi1 = "/soc/spi@01c06000";
spi1 = "/soc@01c00000/spi@01c06000";
};
};

View File

@@ -7,7 +7,7 @@
fragment@0 {
target-path = "/aliases";
__overlay__ {
spi2 = "/soc/spi@01c17000";
spi2 = "/soc@01c00000/spi@01c17000";
};
};