dts: xtensa: esp32xx rework soc/sip list
Introduce dtsi files representing the current portfolio of chips and modules based on the followint criteria: - flash size - psram size - gpio count - certification status Update the boards dts files according to which SOC/SIP they are using. Signed-off-by: Marek Matej <marek.matej@espressif.com>
This commit is contained in:
parent
f38e6aa0d1
commit
79869f8abd
65 changed files with 947 additions and 16 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
/dts-v1/;
|
||||
|
||||
#include <espressif/esp32.dtsi>
|
||||
#include <espressif/esp32/esp32_wrover_e_n4r8.dtsi>
|
||||
#include "esp32_ethernet_kit-pinctrl.dtsi"
|
||||
|
||||
/ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue