projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8a66b4
)
ARM: dts: aspeed: galaxy100: Remove redundant ADC device
author
Tao Ren
<rentao.bupt@gmail.com>
Mon, 19 Jul 2021 00:17:23 +0000
(17:17 -0700)
committer
Joel Stanley
<joel@jms.id.au>
Mon, 19 Jul 2021 00:23:49 +0000
(09:53 +0930)
Remove ADC device from galaxy100 device tree because the device is
already enabled in "ast2400-facebook-netbmc-common.dtsi".
Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link:
https://lore.kernel.org/r/20210719001724.6410-4-rentao.bupt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts
b/arch/arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts
index dcf2134727496d68f59ee4d6d59bb3fca12d75a0..60e875ac24614f2cdf9036b6915e7ae982bdefad 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts
@@
-51,7
+51,3
@@
&vhub {
status = "okay";
};
-
-&adc {
- status = "okay";
-};