Skip to content

Split cb1-overlay.patch into separate patches for overlays and Makefile changes #9088

@coderabbitai

Description

@coderabbitai

Description

The patch file patch/kernel/archive/sunxi-6.18/patches.armbian/cb1-overlay.patch currently combines two distinct changes that should be separated into individual patches:

  1. CB1 device tree overlays: Addition of sun50i-h616 overlay files (.dtso files) for various peripherals (SPI, IR, light sensor, CAN, etc.)
  2. Fixup script build support: Changes to scripts/Makefile.lib to add mkimage-based fixup script creation functionality

Requested Action

Split this patch into two separate patches:

  • One patch containing only the CB1-specific device tree overlay additions
  • Another patch containing the scripts/Makefile.lib changes for fixup script handling

Context

This separation will improve patch organization and make it clearer which changes relate to CB1 hardware support versus build system enhancements.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions