Skip to content

Documentation update needed for pi3-act-led dtoverlay #1174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
thagrol opened this issue Jul 4, 2019 · 10 comments
Closed

Documentation update needed for pi3-act-led dtoverlay #1174

thagrol opened this issue Jul 4, 2019 · 10 comments

Comments

@thagrol
Copy link

thagrol commented Jul 4, 2019

Current device tree overlay documentation does not mention anywhere the overlay to use to change the pin used for the ACT LED on a Pi 4.

Experimental evidence is that the pi3-act-led overlay does this.

Should the documentation be update and/or the overlay name changes?

@pelwell
Copy link
Contributor

pelwell commented Jul 4, 2019

This isn't the only overlay in this category - pi3-disable-bt, pi3-miniuart-bt and pi3-disable-wifi work on all Pis with onboard WiFi. The documentation lives in the Linux repo here: https://github.com/raspberrypi/linux/blob/rpi-4.19.y/arch/arm/boot/dts/overlays/README

If you've got any suggested wording then feel free to contribute.

@thagrol
Copy link
Author

thagrol commented Jul 4, 2019

Fair enough. I'll give it some thought.

However my preferred solution would be to remove the "pi3-" prefix in cases like pi3-disable-bt, pi3-miniuart-bt and pi3-disable-wifi.

I realise there will be back compatibility issues with doing this but similar things have been done before e.g. the overlays relating to RTC modules.

@pelwell
Copy link
Contributor

pelwell commented Jul 4, 2019

The pi3- overlays are potentially widely used (I use pi3-disable-bt a lot), so I'd rather retain the originals names as clones. The new incarnations will still need documentation changes though.

@pelwell
Copy link
Contributor

pelwell commented Jul 5, 2019

Take a look at raspberrypi/linux#3052 - is that what you had in mind?

@thagrol
Copy link
Author

thagrol commented Jul 5, 2019

Close but there's no mention of the 3A+ and CM3xx series in the updated documentation.

I have no access to these devices but am assuming they are the same as the 3B/3B+ they are derived from.

@pelwell
Copy link
Contributor

pelwell commented Jul 5, 2019

The 3A+ has WiFi, Bluetooth and the ACT LED on the GPIO expander, so it should be mentioned in the docs - good catch.

CM3 and CM3+ have no WiFi or Bluetooth, and although there is a GPIO expander there is no ACT LED on the CM itself and only 2 of the extra GPIOs are used - HPD and EMMC_EN - so none of the overlays apply to any CMs.

A followup commit adds the necessary 3A+ references.

pelwell added a commit to raspberrypi/linux that referenced this issue Jul 5, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
@thagrol
Copy link
Author

thagrol commented Jul 6, 2019

Fair enough. Incidentally, at the time of writing my comments about 3A+ and CM3 series applied to several of the other pi3- overlays: disable-bt, disable-wifi, miniuart-bt, ...

Would it help if I opeend seperate issues for those and the CM3 series?

@pelwell
Copy link
Contributor

pelwell commented Jul 6, 2019

You'll have to explain what is needed for the CM3s, but I think I've already done the others.

@thagrol
Copy link
Author

thagrol commented Jul 7, 2019

I'm not the best person to do that as I have no access to them. That said...

It's my understabnd that CM3x and CM3+x use the same WiFi and Bluetooth hardware as the 3B/3B+ so should probably mentioned in the documentaion for pi3-disable-bt, pi3-disable-wifi, and pi3-miniuart-bt.

As that would make the list of models somewhat long (and doesn't future proof it) might it be better to replace "Pi 3B, 3B+, 3A+ and 4B" with "all Pi models with onboard WiFi and Bluetooth"

@pelwell
Copy link
Contributor

pelwell commented Jul 7, 2019

Show me where it says that CM3 or CM3+ has WiFi/BT and I'll fix the overlay documentation.

@pelwell pelwell closed this as completed Jul 9, 2019
pelwell added a commit to raspberrypi/linux that referenced this issue Jul 19, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
pelwell added a commit to raspberrypi/linux that referenced this issue Jul 19, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
pelwell added a commit to raspberrypi/linux that referenced this issue Jul 19, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
pelwell added a commit to raspberrypi/linux that referenced this issue Jul 19, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
TiejunChina pushed a commit to raspberrypi/linux that referenced this issue Jul 23, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Jul 25, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Jul 25, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Jul 31, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Jul 31, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Aug 5, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Aug 15, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Aug 28, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Aug 30, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
jason77-wang pushed a commit to jason77-wang/eoan-rpi4 that referenced this issue Sep 1, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Sep 6, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Sep 17, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
mike-scott pushed a commit to mike-scott/linux that referenced this issue Sep 17, 2019
… (#3052)

Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
Signed-off-by: Michael Scott <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Oct 4, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
popcornmix pushed a commit to raspberrypi/linux that referenced this issue Oct 11, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
pelwell added a commit to raspberrypi/linux that referenced this issue Oct 29, 2019
Rename the various pi3- overlays to be more generic, listing
the devices they apply to in the README. The original names are
retained for backwards compatibility as files that just include
the new versions - the README marks them as being deprecated.

See: raspberrypi/firmware#1174

Signed-off-by: Phil Elwell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants