esp32/s2/c3: dts: remove pinmux node

remove the pinmux node from ESP32, ESP32-S2
and ESP32-C3 SoCs.

Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
This commit is contained in:
Glauber Maroto Ferreira 2022-03-08 10:43:07 -03:00 committed by Carles Cufí
parent f0479f5458
commit d06959c057
3 changed files with 0 additions and 15 deletions

View file

@ -41,11 +41,6 @@
reg = <0x3fc7c000 0x50000>;
};
pinmux: pinmux@60009000 {
compatible = "espressif,esp32-pinmux";
reg = <0x60009000 0x800>;
};
pinctrl: pin-controller {
compatible = "espressif,esp32-pinctrl";
status = "okay";

View file

@ -131,11 +131,6 @@
peripheral = <2>;
};
pinmux: pinmux@3ff49000 {
compatible = "espressif,esp32-pinmux";
reg = <0x3ff49000 0x94>;
};
pinctrl: pin-controller {
compatible = "espressif,esp32-pinctrl";
status = "okay";

View file

@ -105,11 +105,6 @@
peripheral = <1>;
};
pinmux: pinmux@3f409000 {
compatible = "espressif,esp32-pinmux";
reg = <0x3f409000 0x94>;
};
pinctrl: pin-controller {
compatible = "espressif,esp32-pinctrl";
status = "okay";