linux icon indicating copy to clipboard operation
linux copied to clipboard

arch: arm: overlays : add adp1050

Open RaduSabau1 opened this issue 1 year ago • 2 comments

Add ADP1050 rpi overlay.

Note : should be merged after #2457

RaduSabau1 avatar Mar 13 '24 09:03 RaduSabau1

Hi @RaduSabau1, please open this PR against main. The way this works is that (even though you test thing on the pi), we open the PR against main (As we want the driver in the main branch) and then we have a CI job that automatically cherry picks the driver for the rpi branch. Note that the overlay patch is not to be included in the PR against main (we don't have overlays in there). Hence, you can update this PR to only include the overlay patch.

nunojsa avatar Mar 15 '24 08:03 nunojsa

Hi @nunojsa, I updated the PR accordingly and opened another PR against main as told. Thank you for your information and making me better understand the way the linux repo works :)

RaduSabau1 avatar Mar 15 '24 09:03 RaduSabau1

V2:

  • Changed overlay to match upstream binding file.

RaduSabau1 avatar Mar 25 '24 12:03 RaduSabau1

Hi @RaduSabau1,

Just noticed now this is against 5.15 which is a stable branch. Can you update this so it's against rpi-6.1.y?

nunojsa avatar Apr 11 '24 10:04 nunojsa