mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
> The kernel upstream fixed the missing PWM pinctrl C code for g12b and > sm1, but did not add these PWM pinctrl nodes in the device tree. > Therefore, only need to delete the > meson-g12b-pinctrl-Add-missing-pinmux-for-pwm.patch from the repository > and add a meson-g12b-dt-Add-missing-pinmux-node-for-pwm.patch. > This patch does not include all PWM pinctrl nodes, only adding some > g12b PWM pinctrl nodes as in the old patch. Notably, pwm_b_z_pins was > renamed to pwm_b_z0_pins, but this is not used in the build repository. - thus: - added `meson-g12b-dt-Add-missing-pinmux-node-for-pwm.patch` - dropped `meson-g12b-pinctrl-Add-missing-pinmux-for-pwm.patch` - kept `dt/meson-g12b-a311d-cainiao-cniot-core.dts` Co-authored-by: retro98boy <retro98boy@qq.com>