This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:common:configurations:device-tree-overlay [2023/06/05 04:02] nick [VIM4] |
products:sbc:common:configurations:device-tree-overlay [2023/11/07 04:18] (current) nick |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ===== Device Reference Table ====== | ===== Device Reference Table ====== | ||
| - | ^ ^ DT overlays folder | + | ^ ^ Kernel Version |
| - | ^ VIM1 | / | + | ^ VIM1 | 4.9/ |
| - | ^ VIM2 | / | + | ^ VIM2 | 4.9/ |
| - | ^ VIM3 | / | + | ^ VIM3 | 4.9/ |
| - | ^ VIM3L | + | | ::: |
| - | ^ VIM1S | / | + | ^ VIM3L |
| - | ^ | + | | ::: |
| - | ^ | + | ^ |
| - | ^ Edge2 | + | ^ VIM4 | 5.4/ |
| - | ^ Edge1 | + | ^ Edge2 |
| - | | ::: | / | + | ^ Edge1 |
| + | | ::: | ::: | ||
| ===== Device Configurations ===== | ===== Device Configurations ===== | ||
| Line 66: | Line 67: | ||
| * If you want to disable '' | * If you want to disable '' | ||
| * If you want to enable '' | * If you want to enable '' | ||
| + | |||
| + | <tabbox VIM3 with 5.15 kernel> | ||
| + | |||
| + | DT-overlays '' | ||
| + | |||
| + | ```shell | ||
| + | khadas@Khadas: | ||
| + | uart3.dtbo | ||
| + | pwm_f.dtbo | ||
| + | i2c3.dtbo | ||
| + | spi1.dtbo | ||
| + | os08a10.dtbo | ||
| + | onewire.dtbo | ||
| + | disable-ts050.dtbo | ||
| + | m2x-eth.dtbo | ||
| + | otg-device.dtbo | ||
| + | ``` | ||
| + | |||
| + | DT-overlays configuration file: ''/ | ||
| + | |||
| + | <tabbox VIM3L with 5.15 kernel> | ||
| + | |||
| + | DT-overlays '' | ||
| + | |||
| + | ```shell | ||
| + | khadas@Khadas: | ||
| + | uart3.dtbo | ||
| + | pwm_f.dtbo | ||
| + | i2c3.dtbo | ||
| + | spi1.dtbo | ||
| + | os08a10.dtbo | ||
| + | onewire.dtbo | ||
| + | disable-ts050.dtbo | ||
| + | m2x-eth.dtbo | ||
| + | otg-device.dtbo | ||
| + | ``` | ||
| + | |||
| + | DT-overlays configuration file: ''/ | ||
| <tabbox VIM4> | <tabbox VIM4> | ||
| - | DT-overlays '' | + | DT-overlays '' |
| ```shell | ```shell | ||
| Line 143: | Line 182: | ||
| ==== Copy DT Overlays to Special Folder ==== | ==== Copy DT Overlays to Special Folder ==== | ||
| + | * VIM3 with 5.15 kernel is ''/ | ||
| + | * VIM3L with 5.15 kernel is ''/ | ||
| * VIM4 is ''/ | * VIM4 is ''/ | ||
| * VIM1S is ''/ | * VIM1S is ''/ | ||
| Line 157: | Line 198: | ||
| * VIM1/ | * VIM1/ | ||
| - | * VIM4 is ''/ | + | * VIM3 with 5.15 kernel |
| + | * VIM3L with 5.15 kernel is ''/ | ||
| + | * VIM4 is ''/ | ||
| * VIM1S is ''/ | * VIM1S is ''/ | ||
| * Edge2 is ''/ | * Edge2 is ''/ | ||