Re: [PATCH v4 2/3] ARM: dts: imx6: Support Savageboard dual

From: Milo Kim
Date: Wed Jan 04 2017 - 02:15:43 EST



On 01/04/2017 01:55 PM, Milo Kim wrote:
Common savageboard DT file is used for board support.
Add the vendor name and specify the dtb file for i.MX6Q build.

Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxx>
Signed-off-by: Milo Kim <woogyom.kim@xxxxxxxxx>
---
.../devicetree/bindings/vendor-prefixes.txt | 1 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/imx6dl-savageboard.dts | 51 ++++++++++++++++++++++
3 files changed, 53 insertions(+)
create mode 100644 arch/arm/boot/dts/imx6dl-savageboard.dts

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 16d3b5e7f5d1..88c33d827e51 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -227,6 +227,7 @@ pine64 Pine64
pixcir PIXCIR MICROELECTRONICS Co., Ltd
plathome Plat'Home Co., Ltd.
plda PLDA
+poslab Poslab Technology Co., Ltd.

I should input tab here instead of spaces, so updated single patch was just sent. Please refer to the patch named "[PATCH resend v4 2/3] ARM: dts: imx6: Support Savageboard dual".

Sorry for the inconvenience.

Best regards,
Milo