Message ID | 1490353460-25231-1-git-send-email-cl@rock-chips.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Am Freitag, 24. März 2017, 19:04:20 CET schrieb cl@rock-chips.com: > From: Liang Chen <cl@rock-chips.com> > > Use "rockchip,rk3328-evb" compatible string for Rockchip RK3328 > evaluation board. > > Signed-off-by: Liang Chen <cl@rock-chips.com> when sending future version of patchseries, please _always_ also append already received tags if a patch didn't undergo major changes. This one already got: Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt index cc4ace6..17611cd 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -141,3 +141,7 @@ Rockchip platforms device tree bindings - Tronsmart Orion R68 Meta Required root node properties: - compatible = "tronsmart,orion-r68-meta", "rockchip,rk3368"; + +- Rockchip RK3328 evb: + Required root node properties: + - compatible = "rockchip,rk3328-evb", "rockchip,rk3328";