Message ID | 20221031-b4-odroid-go-ultra-initial-v1-3-42e3dbea86d5@linaro.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | arm64: amlogic: add initial Odroid Go Ultra DTS | expand |
On Mon, Oct 31, 2022 at 5:47 PM Neil Armstrong <neil.armstrong@linaro.org> wrote: > > This documents the Odroid Go Ultra, a portable gaming device, > with the following characteristics: > - Amlogic S922X SoC > - RK817 & RK818 PMICs > - 2GiB LPDDR4 > - On board 16GiB eMMC > - Micro SD Card slot > - 5inch 854×480 MIPI-DSI TFT LCD > - Earphone stereo jack, 0.5Watt 8Ω Mono speaker > - Li-Polymer 3.7V/4000mAh Battery > - USB-A 2.0 Host Connector > - x16 GPIO Input Buttons > - 2x ADC Analog Joysticks > - USB-C Port for USB2 Device and Charging > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
On Mon, 31 Oct 2022 17:47:27 +0100, Neil Armstrong wrote: > This documents the Odroid Go Ultra, a portable gaming device, > with the following characteristics: > - Amlogic S922X SoC > - RK817 & RK818 PMICs > - 2GiB LPDDR4 > - On board 16GiB eMMC > - Micro SD Card slot > - 5inch 854×480 MIPI-DSI TFT LCD > - Earphone stereo jack, 0.5Watt 8Ω Mono speaker > - Li-Polymer 3.7V/4000mAh Battery > - USB-A 2.0 Host Connector > - x16 GPIO Input Buttons > - 2x ADC Analog Joysticks > - USB-C Port for USB2 Device and Charging > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 9fda2436c618..e16b5fa55847 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -163,6 +163,7 @@ properties: - azw,gsking-x - azw,gtking - azw,gtking-pro + - hardkernel,odroid-go-ultra - hardkernel,odroid-n2 - hardkernel,odroid-n2-plus - khadas,vim3
This documents the Odroid Go Ultra, a portable gaming device, with the following characteristics: - Amlogic S922X SoC - RK817 & RK818 PMICs - 2GiB LPDDR4 - On board 16GiB eMMC - Micro SD Card slot - 5inch 854×480 MIPI-DSI TFT LCD - Earphone stereo jack, 0.5Watt 8Ω Mono speaker - Li-Polymer 3.7V/4000mAh Battery - USB-A 2.0 Host Connector - x16 GPIO Input Buttons - 2x ADC Analog Joysticks - USB-C Port for USB2 Device and Charging Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + 1 file changed, 1 insertion(+)