diff options
| author | Ivan T. Ivanov <[email protected]> | 2024-01-23 10:07:55 +0200 |
|---|---|---|
| committer | Matthias Brugger <[email protected]> | 2024-01-30 17:39:46 +0100 |
| commit | 08a5b4bd6cc14ad999a2d9a389f8b8b9dcea1682 (patch) | |
| tree | a62187e6a086fc42d87abfb1afc5b711d188f5d1 /include/linux | |
| parent | 60878e753c3d37ddc974c0de9da643850df175b6 (diff) | |
rpi5: Use devicetree to retrieve board revision
Firmware on RPi5 return error on board revision query
through firmware interface, but on the other hand it fills
"linux,revision" in "system" node, so use it to detect board
revision.
system {
linux,revision = <0xc04170>;
linux,serial = <0x6cf44e80 0x3c533ede>;
};
Reviewed-by: Matthias Brugger <[email protected]>
Tested-by: Jens Maus <[email protected]>
Tested-by: Darko Alavanja <[email protected]>
Signed-off-by: Ivan T. Ivanov <[email protected]>
Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
