Evse migration to master#156
Open
yogeshhegde wants to merge 5 commits intoTexasInstruments:master-nextfrom
Open
Evse migration to master#156yogeshhegde wants to merge 5 commits intoTexasInstruments:master-nextfrom
yogeshhegde wants to merge 5 commits intoTexasInstruments:master-nextfrom
Conversation
Collaborator
yogeshhegde
commented
Mar 11, 2026
- Brings the existing patches from scarthgap.
- cg5317-utils bbappend no longer installs TI specific firmware binaries and service files rather it relies on upstream firmware binaries and service files.
…ties The TIDA-010939 EVSE reference design used in the EV charging OOB requires modifications to recipes in both meta-everest and meta-lumissil-greenphy layers. Rather than adding permanent layer dependencies to meta-tisdk for a single OOB use case, implement these modifications as dynamic layers that activate only when the required layers are present. This approach allows the EV charging OOB to function with its dependencies (everest-core, lms-eth2spi & cg5317-utils) while keeping layer dependencies minimal and configuration-driven. Signed-off-by: Yogesh Hegde <y-hegde@ti.com> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
EV Charging (EVSE) OOB requires RPI 7inch touchscreen and TIDA-010939 EVSE reference design hardware connected to AM62L EVM. This patch enables required overlays for the OOB. Signed-off-by: Yogesh Hegde <y-hegde@ti.com> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
…uration The TIDA-010939 EVSE reference design requires custom everest configuration to enable UART communication between the TIDA-010939 board and AM62L EVM. Since this configuration is specific to the reference design and maintained in a separate GitHub repository, add it as a standalone recipe in meta-ti-foundational rather than as a dynamic layer modification. The recipe installs HLC (High Level Communication) and PWM charging mode configurations along with udev rules, with HLC set as the default configuration. Signed-off-by: Yogesh Hegde <y-hegde@ti.com> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Create a dedicated image for the EV Charging Supply Equipment (EVSE) out-of-box experience on AM62L. This image consolidates all required components for the TIDA-010939 EVSE reference design into a single bootable image. Signed-off-by: Yogesh Hegde <y-hegde@ti.com> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
- Remove files being installed from tida-010939-cg5317-utils repository and use upstream firmware binaries and config files. - Install EVSE-specific config as default config.bin in bbappend - Update cfg file to reference correct config.bin path in lumissil subdirectory - Fix GPIO reset timing in systemd service (remove 1s toggle delay) - Clean up commented code and bump PR version Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.