zephyr/dts/arm/microchip
Martí Bolívar 22e8283992 dts: mec172x: pinctrl fixes
Two issues:

- The nsmi_gpio107 node is being defined twice with the same pinmux
  property value. This is an error when compiling the file with dtc.
  Zephyr's dtlib doesn't currently error out on this, but it will soon.

  Fix this by removing one of the redundant definitions.

- The eeprom_clk_gpio117 node label is referring to a node named
  gpspi_clk_gpio117, which is already defined in the same file, but
  with a different pinmux property value. This looks like a clear
  copy/paste error causing invalid pinmux settings for the
  gpspi_clk_gpio117 node.

  Fix it by aligning the node name with the node label to create
  a separate node with its own pinmux value.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-09-21 07:55:40 -07:00
..
mec152x include: add missing zephyr/ prefixes 2022-08-02 18:03:58 +01:00
mec172x dts: mec172x: pinctrl fixes 2022-09-21 07:55:40 -07:00
mec172xnsz.dtsi eeprom: Add Microchip eeprom driver skeleton 2022-08-04 18:36:18 +02:00
mec1501hsz.dtsi mec15xx: pinctrl for both mec15xx and mec17xx 2022-08-01 10:28:23 +02:00
mec1701qsz.dtsi dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
mec1727nsz.dtsi dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00