projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12f2486
)
arm64: dts: imx8mq-phanbell: make dts use gpio-fan matrix instead of array
author
David Heidelberg
<david@ixit.cz>
Sat, 2 Dec 2023 22:29:01 +0000
(23:29 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 6 Dec 2023 03:15:57 +0000
(11:15 +0800)
No functional changes.
Adjust to comply with dt-schema requirements
and make possible to validate values.
Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts
b/arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts
index a3b9d615a3b4076b8b346af41342d7b8b524d6d8..e34045d10a12fd8060b0bb5e512ca7d4eae95695 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts
+++ b/
arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts
@@
-39,7
+39,7
@@
fan: gpio-fan {
compatible = "gpio-fan";
- gpio-fan,speed-map = <0 0
8600 1>;
+ gpio-fan,speed-map = <0 0
>, <
8600 1>;
gpios = <&gpio3 5 GPIO_ACTIVE_HIGH>;
#cooling-cells = <2>;
pinctrl-names = "default";