summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/socfpga_arria5_socdk.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/socfpga_arria5_socdk.dts')
-rw-r--r--dts/src/arm/socfpga_arria5_socdk.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/arm/socfpga_arria5_socdk.dts b/dts/src/arm/socfpga_arria5_socdk.dts
index 1b02d46496..7f5458d8fc 100644
--- a/dts/src/arm/socfpga_arria5_socdk.dts
+++ b/dts/src/arm/socfpga_arria5_socdk.dts
@@ -7,7 +7,7 @@
/ {
model = "Altera SOCFPGA Arria V SoC Development Kit";
- compatible = "altr,socfpga-arria5", "altr,socfpga";
+ compatible = "altr,socfpga-arria5-socdk", "altr,socfpga-arria5", "altr,socfpga";
chosen {
bootargs = "earlyprintk";
@@ -50,7 +50,7 @@
};
};
- regulator_3_3v: 3-3-v-regulator {
+ regulator_3_3v: regulator {
compatible = "regulator-fixed";
regulator-name = "3.3V";
regulator-min-microvolt = <3300000>;