projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9929b4
)
arm64: dts: mt8183: fix dtbs_check warning
author
Matthias Brugger
<matthias.bgg@gmail.com>
Fri, 16 Apr 2021 14:39:23 +0000
(16:39 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 19 Apr 2021 15:01:53 +0000
(17:01 +0200)
Fix unit names to make dtbs_check happy.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link:
https://lore.kernel.org/r/20210414144643.17435-2-matthias.bgg@kernel.org
Link:
https://lore.kernel.org/r/20210416143923.23406-3-matthias.bgg@kernel.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/mediatek/mt8183.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index 0ff7b67a680623ff5f8a066da6dd9da0bc4e3c32..c5e822b6b77a3fa8856c5411cbc1196ff8d50a73 100644
(file)
--- a/
arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/
arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@
-681,13
+681,13
@@
sustainable-power = <5000>;
trips {
- threshold: trip-point
@
0 {
+ threshold: trip-point0 {
temperature = <68000>;
hysteresis = <2000>;
type = "passive";
};
- target: trip-point
@
1 {
+ target: trip-point1 {
temperature = <80000>;
hysteresis = <2000>;
type = "passive";
@@
-1103,7
+1103,7
@@
status = "okay";
};
- u3port0: usb-phy@
0
700 {
+ u3port0: usb-phy@700 {
reg = <0x0700 0x900>;
clocks = <&clk26m>;
clock-names = "ref";