diff options
| author | Ozan Durgut <[email protected]> | 2026-01-26 17:15:05 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-02-03 15:45:58 -0600 |
| commit | d047a99d08d83535020173268439b7793c2f3f27 (patch) | |
| tree | 38ed996dfa458a10511dfedeff826df61a7302ec | |
| parent | 9a49dcf6ab71b5fffa106554ca22a73122cdd275 (diff) | |
arm: dts: sc598: update EZLITE to latest revision
Update the SC598 SOM EZLITE device tree to use the latest revision of
the System on Module (Rev E).
Signed-off-by: Ozan Durgut <[email protected]>
Reviewed-by: Greg Malysa <[email protected]>
| -rw-r--r-- | arch/arm/dts/sc598-som-ezlite.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/sc598-som-ezlite.dts b/arch/arm/dts/sc598-som-ezlite.dts index 179c291f34b..40cabd1db0d 100644 --- a/arch/arm/dts/sc598-som-ezlite.dts +++ b/arch/arm/dts/sc598-som-ezlite.dts @@ -5,7 +5,7 @@ /dts-v1/; -#include "sc598-som-revD.dtsi" +#include "sc598-som-revE.dtsi" / { model = "ADI SC598-SOM-EZLITE"; |
