projects
/
platform
/
kernel
/
linux-thead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d753a8
)
Revert "sync: device-tree changes from main repo"
author
NekoRouter
<nekorouter@outlook.com>
Sun, 22 Oct 2023 07:34:09 +0000
(15:34 +0800)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 13 Mar 2024 06:58:50 +0000
(15:58 +0900)
Enable pwm, qspi0, qspi1 on all devices
This reverts partial of commit
40ef3b0976effabc6e9698d7ca33a0f8856e575c
(cherry picked from commit
c32ad7b836c87ab5b796e724c39f14d5cbcb4715
)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/boot/dts/thead/light.dtsi
patch
|
blob
|
history
diff --git
a/arch/riscv/boot/dts/thead/light.dtsi
b/arch/riscv/boot/dts/thead/light.dtsi
index c16e77110c35827e611432c3b7fb1db63ca8cf80..85fed55bb6931e99ec7764f4d1d602838c9ed885 100644
(file)
--- a/
arch/riscv/boot/dts/thead/light.dtsi
+++ b/
arch/riscv/boot/dts/thead/light.dtsi
@@
-811,7
+811,6
@@
};
pwm: pwm@ffec01c000 {
- status = "disabled";
compatible = "thead,pwm-light";
reg = <0xff 0xec01c000 0x0 0x4000>;
#pwm-cells = <2>;
@@
-1025,7
+1024,6
@@
};
qspi0: spi@ffea000000 {
- status = "disabled";
compatible = "snps,dw-apb-ssi-quad";
reg = <0xff 0xea000000 0x0 0x1000>;
pinctrl-names = "default";
@@
-1038,7
+1036,6
@@
};
qspi1: spi@fff8000000 {
- status = "disabled";
compatible = "snps,dw-apb-ssi-quad";
reg = <0xff 0xf8000000 0x0 0x1000>;
pinctrl-names = "default";