commit | 220f9dc5023558b02d0aeb8f4629b876817f7b8e | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Tue Oct 03 12:43:50 2023 +0100 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Thu Dec 07 00:23:05 2023 +0000 |
tree | 0ae1fb250f0f742e9ef06f8cffd897b6054e8387 | |
parent | 9a44aac46a1e2550566507e4ce04e77c83e3036e [diff] |
dts: add Qualcomm rbx boards Add initial support for the RB1, RB2, and RB5 Robotice Platforms. These boards are based on the QCM2290, SM6115, and SM8250 SoC respectively. Initial support includes: * Internal MMC on RB1 and RB2 * USB host mode on all boards * SDHCI card support on all boards These boards, like the Dragonboard845c, rely on the first-stage EDK2 based bootloader to chainload u-boot. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>