Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Commit

Permalink
fix: dts: spi: add label
Browse files Browse the repository at this point in the history
Signed-off-by: Guodong Xu <[email protected]>
  • Loading branch information
docularxu committed May 23, 2017
1 parent f6e6c3b commit 4b6614f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@
};

&spi2 {
/* On Low speed expansion */
label = "LS-SPI0";
// status = "okay";

/* spidev@0 {
Expand All @@ -176,6 +178,8 @@
};

&spi3 {
/* On High speed expansion */
label = "HS-SPI1";
status = "okay";
};

Expand Down

0 comments on commit 4b6614f

Please sign in to comment.