ipq807x: add missing symbol for QNAP 301w

This commit is contained in:
lean 2022-01-02 17:20:38 +08:00
parent cc7063de8c
commit c17e5fb4fd
2 changed files with 3 additions and 6 deletions

View File

@ -5083,6 +5083,7 @@ CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC2305 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set

View File

@ -5,7 +5,7 @@
#include "ipq8074.dtsi"
#include "ipq8074-hk-cpu.dtsi"
#include "ipq8074-ess.dtsi"
#include "ipq8074-ac-nss.dtsi"
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>
#include <dt-bindings/leds/common.h>
@ -412,7 +412,7 @@
status = "okay";
};
&switch {
&ess_switch {
status = "okay";
switch_cpu_bmp = <0x1>; /* cpu port bitmap */
@ -729,10 +729,6 @@
};
};
&edma {
status = "okay";
};
&soc {
dp1: dp1 {
device_type = "network";