Message ID | 20221116115337.541601-4-frattaroli.nicolas@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Misc SOQuartz Enablement | expand |
On 16/11/2022 12:53, Nicolas Frattaroli wrote: > The SOQuartz Model A base board is a carrier board for the CM4 > form factor, designed around the PINE64 SOQuartz CM4 SoM. > > The board sports "Model A" dimensions like the Quartz64 Model A, > but is not to be confused with that. > > As for I/O, it features USB 2 ports, Gigabit Ethernet, a PCIe 2 > x1 slot, HDMI, a 40-pin GPIO header, CSI/DSI connectors, an eDP > flat-flex cable connector, a 12V DC barrel jack for power input > and power/reset buttons as well as a microSD card slot. > > Signed-off-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 19797aca1fa0..1eff0afc19a1 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -580,6 +580,7 @@ properties: - enum: - pine64,soquartz-blade - pine64,soquartz-cm4io + - pine64,soquartz-model-a - const: pine64,soquartz - const: rockchip,rk3566
The SOQuartz Model A base board is a carrier board for the CM4 form factor, designed around the PINE64 SOQuartz CM4 SoM. The board sports "Model A" dimensions like the Quartz64 Model A, but is not to be confused with that. As for I/O, it features USB 2 ports, Gigabit Ethernet, a PCIe 2 x1 slot, HDMI, a 40-pin GPIO header, CSI/DSI connectors, an eDP flat-flex cable connector, a 12V DC barrel jack for power input and power/reset buttons as well as a microSD card slot. Signed-off-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 1 + 1 file changed, 1 insertion(+)