From patchwork Tue Nov 11 17:32:10 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liviu Dudau X-Patchwork-Id: 40600 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wg0-f69.google.com (mail-wg0-f69.google.com [74.125.82.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 14AB8206A5 for ; Tue, 11 Nov 2014 17:32:57 +0000 (UTC) Received: by mail-wg0-f69.google.com with SMTP id l18sf5638887wgh.8 for ; Tue, 11 Nov 2014 09:32:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=L7Lg/bR5ZtA4S+kMxL0rloIsvmsY4P1YF8E5By8YcOI=; b=N5YmJJM9j3lhd/a8lTRQJDGK+9SGOUJDC6COm/3pdXYwPgeTSZgL+LBlVzCyqbXDxw bUjDBJmSD/ZkABwUR3akdK+ykHtMYo8in6DLXxG0Ka4qgp6sZ4w/R13Nf6fCPkgcos63 RN+bpVAbTO3Mjqcfqc3ei1lGncrVb9Kv774RQ0GkM75E6Vm9Ayh88bfmIUTqxASll//R C2JGclWuJ/ky1sbIVJk6VN5QA5ZEQGvbw1emHK1NntV05bg5xYb0rb5oqk6E/ZyH556n QYABykqnLh0Dl1MutYupn6Zv35mEpwlcPpHe0pxXPAn1ZwZq7p3sQishxHAK078ngupc Ibog== X-Gm-Message-State: ALoCoQlP+kNO9g18iTTIa2aXepT0nLW135WmdfQIsoYkeOxoVORLQ8l36uYhc480wWuKxBtIVDXn X-Received: by 10.112.163.229 with SMTP id yl5mr888lbb.23.1415727176181; Tue, 11 Nov 2014 09:32:56 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.6.169 with SMTP id c9ls556037laa.104.gmail; Tue, 11 Nov 2014 09:32:55 -0800 (PST) X-Received: by 10.112.133.138 with SMTP id pc10mr37618810lbb.48.1415727175897; Tue, 11 Nov 2014 09:32:55 -0800 (PST) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com. [209.85.215.53]) by mx.google.com with ESMTPS id ay11si32034824lab.132.2014.11.11.09.32.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Nov 2014 09:32:55 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.53 as permitted sender) client-ip=209.85.215.53; Received: by mail-la0-f53.google.com with SMTP id mc6so9730466lab.40 for ; Tue, 11 Nov 2014 09:32:55 -0800 (PST) X-Received: by 10.112.14.69 with SMTP id n5mr37386245lbc.34.1415727175768; Tue, 11 Nov 2014 09:32:55 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.184.201 with SMTP id ew9csp295404lbc; Tue, 11 Nov 2014 09:32:54 -0800 (PST) X-Received: by 10.70.41.232 with SMTP id i8mr40819157pdl.21.1415727173958; Tue, 11 Nov 2014 09:32:53 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id fb5si20535644pbb.120.2014.11.11.09.32.53 for ; Tue, 11 Nov 2014 09:32:53 -0800 (PST) Received-SPF: none (google.com: devicetree-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751344AbaKKRcw (ORCPT + 4 others); Tue, 11 Nov 2014 12:32:52 -0500 Received: from fw-tnat.cambridge.arm.com ([217.140.96.21]:53287 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751089AbaKKRcv (ORCPT ); Tue, 11 Nov 2014 12:32:51 -0500 Received: from e106497-lin.cambridge.arm.com (e106497-lin.cambridge.arm.com [10.1.195.53]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id sABHWBT0004592; Tue, 11 Nov 2014 17:32:12 GMT From: Liviu Dudau To: arm@kernel.org, Olof Johansson , Arnd Bergmann , Kevin Hilman Cc: Catalin Marinas , Mark Rutland , Pawel Moll , Will Deacon , device tree , LAKML , LKML , Rob Herring , Ian Campbell , Kumar Gala Subject: [PATCH v3 1/2] arm64: Create link to include/dt-bindings to enable C preprocessor use. Date: Tue, 11 Nov 2014 17:32:10 +0000 Message-Id: <1415727131-4572-2-git-send-email-Liviu.Dudau@arm.com> X-Mailer: git-send-email 2.1.3 In-Reply-To: <1415727131-4572-1-git-send-email-Liviu.Dudau@arm.com> References: <1415727131-4572-1-git-send-email-Liviu.Dudau@arm.com> Sender: devicetree-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: devicetree@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: liviu.dudau@arm.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.53 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , DT files used in the compilation phase can be preprocessed by the C preprocessor. This requires an include/dt-bindings directory to be present in the arch/arm64/boot/dts directory. Signed-off-by: Liviu Dudau --- arch/arm64/boot/dts/include/dt-bindings | 1 + 1 file changed, 1 insertion(+) create mode 120000 arch/arm64/boot/dts/include/dt-bindings \ No newline at end of file diff --git a/arch/arm64/boot/dts/include/dt-bindings b/arch/arm64/boot/dts/include/dt-bindings new file mode 120000 index 0000000..08c00e4 --- /dev/null +++ b/arch/arm64/boot/dts/include/dt-bindings @@ -0,0 +1 @@ +../../../../../include/dt-bindings