From aba421432f261ee4c9dd1fb4c82d08115596fb83 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 8 Apr 2017 10:59:32 +0200 Subject: lantiq: drop SoC name from eval boards compatible string Keep it in the same format as used for the other eval boards. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/EASY98000NAND.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/dts/EASY98000NAND.dts') diff --git a/target/linux/lantiq/dts/EASY98000NAND.dts b/target/linux/lantiq/dts/EASY98000NAND.dts index 0e5b89d..d6f520a 100644 --- a/target/linux/lantiq/dts/EASY98000NAND.dts +++ b/target/linux/lantiq/dts/EASY98000NAND.dts @@ -5,7 +5,7 @@ / { model = "EASY98000NAND - Lantiq Falcon (NAND)"; - compatible = "lantiq,falcon-easy98000-nand", "lantiq,falcon-easy98000", "lantiq,falcon"; + compatible = "lantiq,easy98000-nand", "lantiq,easy98000", "lantiq,falcon"; aliases { spi0 = &spi; -- cgit v1.1