armbian-build/patch/kernel/archive/rockchip64-6.18/overlay/rockchip-rk3566-pwm7.dtso
kskshaf ff481f855e OrangePi 3B: Add device tree overlay files for OrangePi 3B
* Including support for I2C, PWM, SPI, and UART devices.
* Since UART2 is reserved by default for serial console debugging, the uart2-m0 overlay is not added.
* See more overlays: [orangepi-xunlong/linux-orangepi](https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-5.10-rk35xx/arch/arm64/boot/dts/rockchip/overlay)
2026-03-04 05:27:21 +01:00

13 lines
108 B
Plaintext

/dts-v1/;
/plugin/;
/ {
fragment@0 {
target = <&pwm7>;
__overlay__ {
status = "okay";
};
};
};