projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a13230
)
ARM: dts: exynos: adjust node names to DT spec in Odroid XU
author
Krzysztof Kozlowski
<krzk@kernel.org>
Tue, 27 Oct 2020 17:09:42 +0000
(18:09 +0100)
committer
Krzysztof Kozlowski
<krzk@kernel.org>
Wed, 28 Oct 2020 21:46:25 +0000
(22:46 +0100)
The Devicetree specification expects device node names to have a generic
name, representing the class of a device. Also the convention for node
names is to use hyphens, not underscores.
No functional changes.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link:
https://lore.kernel.org/r/20201027170947.132725-8-krzk@kernel.org
arch/arm/boot/dts/exynos5410-odroidxu.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/exynos5410-odroidxu.dts
b/arch/arm/boot/dts/exynos5410-odroidxu.dts
index dd300cea6a2038ef695d02bda203a0d764980953..40cb0727aea1c9e405554e17baf4355fbb70e665 100644
(file)
--- a/
arch/arm/boot/dts/exynos5410-odroidxu.dts
+++ b/
arch/arm/boot/dts/exynos5410-odroidxu.dts
@@
-500,7
+500,7
@@
&i2c_1 {
status = "okay";
- max98090:
max98090
@10 {
+ max98090:
audio-codec
@10 {
compatible = "maxim,max98090";
reg = <0x10>;
interrupt-parent = <&gpj3>;