aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2022-02-01 11:12:08 -0600
committerDinh Nguyen <dinguyen@kernel.org>2022-02-09 20:58:10 -0600
commit0f7b715101f097cd1784272f67a8c3f570d7958f (patch)
tree66410f9b3164470fa1604dbf3bab317867e2749e /arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts
parentARM: dts: socfpga: arria10: align regulator node with dtschema (diff)
downloadwireguard-linux-0f7b715101f097cd1784272f67a8c3f570d7958f.tar.xz
wireguard-linux-0f7b715101f097cd1784272f67a8c3f570d7958f.zip
ARM: dts: socfpga: cyclone5: align regulator node with dtschema
Fixes dtbs_check warnings like: '3-3-v-regulator' does not match any of the regexes: '.*-names$' Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>:wq Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts')
-rw-r--r--arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts b/arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts
index f6561766d83f..76262f1e5e03 100644
--- a/arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts
+++ b/arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts
@@ -24,7 +24,7 @@
reg = <0x0 0x20000000>; /* 512MB */
};
- regulator_3_3v: 3-3-v-regulator {
+ regulator_3_3v: regulator {
compatible = "regulator-fixed";
regulator-name = "3.3V";
regulator-min-microvolt = <3300000>;