Phil Elwell

Results 923 comments of Phil Elwell

OK - it's going to be hard to figure out what has failed, so we can just delete it all and start again. Running from the utils directory: ``` cd...

OK, with an extended testing regime I did find a bug. And I added the example in the help text. ``` git fetch origin git reset --hard origin/is82 make sudo...

``` $ git clone https://github.com/raspberrypi/utils.git $ cd utils/dtmerge ``` Then follow these instructions: https://github.com/raspberrypi/utils/tree/master/dtmerge#readme

The issue of discovering the user-facing GPIOs, the subject of this PR, came up again today. How are people feeling about the possibility of this being merged in the near...

If there are no objections, this will be merged next week.

So 4 months' notice was not enough?

I didn't see this coming - WiringPi got there first: https://github.com/WiringPi/WiringPi/releases

> can’t an alias be created from gpiochip4 to gpiochip0? Not without adding some potentially large hack to the kernel code. The client-side fix is much easier.

It turns out that we may be able to put a workaround into RPiOS - watch this space.