mirror of
https://github.com/armbian/build.git
synced 2025-12-19 08:12:09 +01:00
- Add &spi0, &i2c4, &i2c5 for the pin-conections (all disabled) - Remove &spi1 since it's not available on the board - vcc_3v3_sd_s0: remove unevaluated property flasgs"enable-active-low", it's unneeded since the default assumed is Active low (linux/Documentation/devicetree/bindings/regulator/fixed-regulator.yaml) - analog-sound: remove unevaluated property "simple-audio-card,hp-pin-name" - &sdhci: remove "max-frequency = <200000000>;" since this value already defined as default in rk3588s.dtsi - Rename node "button@1" to "button-user" - Move "status" property to bottom, even if disabled - Improve comments