#167 EEPROM device tree lacks the reset GPIO

已关闭
Michael Schloh von Bennewitz4 年前创建 · 3 条评论

EEPROM device tree lacks the reset GPIO

Problem environment

Hosts read EEPROM data over I²C to determine which GPIO pins are available on which J3 header locations. Sendcomm serves a reset interface on the GPIO pin at location 37.

Steps to reproduce

  1. Refer to the EEPROM configuration
  2. Locate the GPIO definition block
  3. Search for pin 37 and review type

Expected result

The host connection header J3 (since 0.9.4) connects the MCU reset circuit over GPIO pin 37 and the EEPROM configuration presents this information.

Actual result

The EEPROM configuration fails to define pin 37 as a outward bound GPIO.

Workaround

Physically press the blue RST button on the device rather than sofware resetting it.

Severity level

This is low priority because project requirements state no reference to reset features.

# EEPROM device tree lacks the reset GPIO ## Problem environment Hosts read EEPROM data over I²C to determine which GPIO pins are available on which J3 header locations. Sendcomm serves a reset interface on the GPIO pin at location 37. ## Steps to reproduce 1. Refer to the EEPROM configuration 1. Locate the GPIO definition block 1. Search for pin 37 and review type ## Expected result The host connection header J3 (since 0.9.4) connects the MCU reset circuit over GPIO pin 37 and the EEPROM configuration presents this information. ## Actual result The EEPROM configuration fails to define pin 37 as a outward bound GPIO. ## Workaround Physically press the blue RST button on the device rather than sofware resetting it. ## Severity level This is **low priority** because project requirements state no reference to reset features.
Michael Schloh von Bennewitz 添加了标签
enhancement
4 年前
Michael Schloh von Bennewitz 4 年前 添加了里程碑 Postproject catchall

Pin assignments and mapping to header connectors is documented in a usage page.

Pin assignments and mapping to header connectors is [documented in a usage](https://www.raspberrypi.org/documentation/usage/gpio/) page.

Solved in 12b319a.

Solved in 12b319a.
This is not totally resolved, as the EEPROM lacks a device tree fragment. https://github.com/raspberrypi/hats/blob/master/designguide.md https://github.com/raspberrypi/hats/blob/master/devicetree-guide.md https://www.raspberrypi.org/documentation/configuration/device-tree.md
登陆 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
到期时间

未设置到期时间。

依赖工单

此工单当前没有任何依赖。

正在加载...
取消
保存
这个人很懒,什么都没留下。