projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e306d38
)
arm64: dts: imx8mp: Fix property indent on DH i.MX8M Plus DHCOM PDK3
author
Marek Vasut
<marex@denx.de>
Thu, 31 Aug 2023 18:20:18 +0000
(20:20 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Thu, 12 Oct 2023 10:18:55 +0000
(18:18 +0800)
Fix indent to use tab indent. No functional change.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts
b/arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts
index 0156c5c1b600bd3e5c634e809c0272849b452f99..d4e95d640388d70e18c3bdc7df5ef735c9df3dcf 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts
+++ b/
arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts
@@
-184,10
+184,10
@@
};
power-sensor@40 {
- compatible = "ti,ina238";
- reg = <0x40>;
-
shunt-resistor = <20000>;
/* 0.02 R */
-
ti,shunt-gain = <1>;
/* Drop cca. 40mV */
+
compatible = "ti,ina238";
+
reg = <0x40>;
+
shunt-resistor = <20000>;
/* 0.02 R */
+
ti,shunt-gain = <1>;
/* Drop cca. 40mV */
};
eeprom_board: eeprom@54 {