提交 bd702d3a 编写于 作者: D Dinh Nguyen

ARM: dts: socfpga: arria10: 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>
Reported-by: Nkernel test robot <lkp@intel.com>
Signed-off-by: NDinh Nguyen <dinguyen@kernel.org>
---
v2: fix compile error
上级 e3e4ffe1
......@@ -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>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册