summaryrefslogtreecommitdiffstats
path: root/dts/src/riscv/canaan/canaan_kd233.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/riscv/canaan/canaan_kd233.dts')
-rw-r--r--dts/src/riscv/canaan/canaan_kd233.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/dts/src/riscv/canaan/canaan_kd233.dts b/dts/src/riscv/canaan/canaan_kd233.dts
index 039b92abf0..8df4cf3656 100644
--- a/dts/src/riscv/canaan/canaan_kd233.dts
+++ b/dts/src/riscv/canaan/canaan_kd233.dts
@@ -35,7 +35,7 @@
gpio-keys {
compatible = "gpio-keys";
- key0 {
+ key {
label = "KEY0";
linux,code = <BTN_0>;
gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
@@ -127,10 +127,10 @@
cs-gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;
panel@0 {
- compatible = "ilitek,ili9341";
+ compatible = "canaan,kd233-tft", "ilitek,ili9341";
reg = <0>;
dc-gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
- spi-max-frequency = <15000000>;
+ spi-max-frequency = <10000000>;
status = "disabled";
};
};
@@ -142,7 +142,7 @@
cs-gpios = <&gpio0 16 GPIO_ACTIVE_LOW>;
status = "okay";
- slot@0 {
+ mmc@0 {
compatible = "mmc-spi-slot";
reg = <0>;
voltage-ranges = <3300 3300>;