From patchwork Mon Aug 19 23:48:37 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 1149682 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="mZZAymUS"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 46C9cJ15Zpz9s00 for ; Tue, 20 Aug 2019 09:48:48 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728554AbfHSXsr (ORCPT ); Mon, 19 Aug 2019 19:48:47 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:41929 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728292AbfHSXsq (ORCPT ); Mon, 19 Aug 2019 19:48:46 -0400 Received: by mail-pf1-f196.google.com with SMTP id 196so2134188pfz.8 for ; Mon, 19 Aug 2019 16:48:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=QgmxRXiV4eVbA2D+CIIcdEV2MHKTvfb/XetIC7rubus=; b=mZZAymUSnMr0p4jzxwKi8QzK07aaNJ7XYQnKIsiXYe2ou1W56SjSX9PXE3QSg8XWEZ 1Nq6cFiogPtQO1sjxpWu0t2NrU9YhCfYBgcvaUYc5z4OxBp9nNy0j2OfHAE+76P7Bpdg 2ZFJhPS3sKV8HL3thf/YKLozN89C3JtCWJirNe/HbE4F9X6esAaGLZuyHzcI8dusq1Ke caMLXlvCnFU2nKkn+BfyKXo9HL4J5Nk49OxzIjK7sMFeu5cAVBOdOqc+lpYZp928f132 OjK8W0EUYh69iB9g9ETekJ8y/EkRSPHhc0kOnY4r7xWGzXZv+NZWm3EA3lhAW8vuy5rI Ayng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=QgmxRXiV4eVbA2D+CIIcdEV2MHKTvfb/XetIC7rubus=; b=giG1PDDa/wBUItJk4CmL9TdrbVMbCpwLm8modJOz6MD1KpWu7hU8Kc5HbZbDydH85C zbbkjsnV8PooDavo7LZu/sBo5oN+3jvLUk//IvxCx1wHNARyVmFrxTY/0qg5yraDCliv PSKQXxKJMsnci7s0RJ1BDWKdcYGhzNpLD1hBJWE/tkpdq5FgcnKecKU+gyMkFE+n6VAE Bh3GMPVvb9otRPhI77mhuS8xy8YT4qco8Xf+WxHMseXLiQV/kKFPfxdJ2UP0KRfa8FiN op/dcS0sxB+rnZ/Ntcpq04m6MgaFTsp9fj5V9o+vq87adLCWRnPZoPsEHILt+S12hwy8 KxKg== X-Gm-Message-State: APjAAAURPBz8TI4eRHtZYFoffBZ+YoVtKRxeV59dQqmIR5bHU8ld7dKY Nl0euT0w3d3J15JZ6/3HnRxbaQ== X-Google-Smtp-Source: APXvYqxLZYDPjHITYPuLGErUtE7snQdksVmHOzJvYGqjfz2RdpRb8Kwiw0Y+5f6dwxBeKzZAVreQ+g== X-Received: by 2002:a63:4042:: with SMTP id n63mr11517121pga.75.1566258526047; Mon, 19 Aug 2019 16:48:46 -0700 (PDT) Received: from localhost.localdomain ([2601:1c2:680:1319:692:26ff:feda:3a81]) by smtp.gmail.com with ESMTPSA id 185sm18769681pfa.170.2019.08.19.16.48.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Aug 2019 16:48:45 -0700 (PDT) From: John Stultz To: linux-kernel@vger.kernel.org Cc: John Stultz , David Airlie , Daniel Vetter , Rob Herring , Mark Rutland , Philipp Zabel , Peter Griffin , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH 0/3] dt-bindings for lima support on HiKey Date: Mon, 19 Aug 2019 23:48:37 +0000 Message-Id: <20190819234840.37786-1-john.stultz@linaro.org> X-Mailer: git-send-email 2.17.1 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Peter sent a patchset out back in April to enable Lima support on HiKey, but there's not been much action on it since since. I've been carrying the patchset in my tree, and figured I'd send out just these three dt-bindings changes just so hopefully they can go in and the dependent driver changes can be more easily pushed later on. thanks -john Cc: David Airlie Cc: Daniel Vetter Cc: Rob Herring Cc: Mark Rutland Cc: Philipp Zabel Cc: Peter Griffin Cc: dri-devel@lists.freedesktop.org Cc: devicetree@vger.kernel.org Peter Griffin (3): dt-bindings: gpu: mali-utgard: add hisilicon,hi6220-mali compatible dt-bindings: reset: hisilicon: Update compatible documentation dt-bindings: reset: hisilicon: Add ao reset controller Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt | 5 +++++ .../devicetree/bindings/reset/hisilicon,hi6220-reset.txt | 1 + include/dt-bindings/reset/hisi,hi6220-resets.h | 7 +++++++ 3 files changed, 13 insertions(+)