Message ID | 20200506080702.6645-2-narmstrong@baylibre.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 838f0905aaeefce443eca124b27e6474e6862aa3 |
Headers | show |
Series | arm64: meson-sm1: add support for Hardkernel ODROID-C4 | expand |
On Wed, 6 May 2020 10:07:01 +0200, Neil Armstrong wrote: > Add the board bindings for the Hardkernel Odroid-C4 single board computer. > > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > 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 f74aba48cec1..11908b151e0a 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -159,6 +159,7 @@ properties: - enum: - seirobotics,sei610 - khadas,vim3l + - hardkernel,odroid-c4 - const: amlogic,sm1 - description: Boards with the Amlogic Meson A1 A113L SoC
Add the board bindings for the Hardkernel Odroid-C4 single board computer. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> --- Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + 1 file changed, 1 insertion(+)