mirror of
https://github.com/armbian/build.git
synced 2025-09-19 20:51:12 +02:00
* Bump meson and meson64 EDGE kernel to 6.9.y * Rename patch folders * Adjust broken patches, one remaining * Add overlay support * meson64: rename overlays to dtso, update makefile * Update meson-gx-socinfo-sm driver patchset for meson64-6.9: * add SoC ID patches for S905L, A113X * fix memory double free in driver * update dt bindings --------- Signed-off-by: Patrick Yavitz <pyavitz@armbian.com> Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com> Signed-off-by: Viacheslav Bocharov <adeep@lexina.in> Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com> Co-authored-by: Paolo Sabatino <paolo.sabatino@gmail.com> Co-authored-by: Viacheslav Bocharov <adeep@lexina.in>
12 lines
191 B
Plaintext
12 lines
191 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
compatible = "amlogic,meson-gxbb";
|
|
fragment@0 {
|
|
target-path = "/soc/bus@c1100000/serial@8700";
|
|
__overlay__ {
|
|
status = "okay";
|
|
};
|
|
};
|
|
};
|