From patchwork Fri Feb 8 15:09:26 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 1038686 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@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=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="BPhGCQrI"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43wz9w4TXrz9sBZ for ; Sat, 9 Feb 2019 02:09:40 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727479AbfBHPJj (ORCPT ); Fri, 8 Feb 2019 10:09:39 -0500 Received: from mail-wr1-f51.google.com ([209.85.221.51]:43522 "EHLO mail-wr1-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727467AbfBHPJj (ORCPT ); Fri, 8 Feb 2019 10:09:39 -0500 Received: by mail-wr1-f51.google.com with SMTP id r2so3886766wrv.10 for ; Fri, 08 Feb 2019 07:09:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=8woiUdpmT/unzGKCTcasnjTUWRtbm57wdygkC9ImG5s=; b=BPhGCQrIO3vUe20ejaDfPm50j4zSih8OzMv6ZRaUPxrhCTSNnT16A9ac+OEftV8ZI1 TUqf5MeABZsgSx3LOFjGko8TALlbhjLqUo5X6RwVbenbpezeq2e4JIyb5LtXE0Ua1H3m JUgj21P+JdjX1yo4Jel7wmyh19tz8fLOANBEsRdu3CsTOokqijUXlYV4iE0/67IundFd DfwL2IKaqu39S3SSG1i8/nu0KYZQ6eL9MoqEP+vR9cJkmgoVmfLwx+Lxvjtd0OWVY9LB xTu878VkHRa9SLXHLDjpMM2RuEv553YxaJwOrB62woeuFzMZbMtfNK5Ug42KjM8bi8Pq 1wtQ== 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:mime-version :content-transfer-encoding; bh=8woiUdpmT/unzGKCTcasnjTUWRtbm57wdygkC9ImG5s=; b=lZk9gjGPw+XucdGt0Z9THLqJzrotlnYUxqf1pUqcZYwb1eohAK5H3JsiDVWFJcxOeG QpiQx+/7gw6wxpxlXaQ4IEMlfx6NhvxaVx9HOvNning33YBBI4W3O00xzJndnsQ7dGe+ eGk2s3O6mRXjav+kRnQT7p/Heu3+GOljsCjpZO3YCrhD5B5NtNhV8oOPfraoH9Dkd6jb Rn9lEopQlk08jHDtf2rc1FoA8SEDaZiDyBLFlOhxwo2yL4uXyKDrNy3wXXASZa2MYX0v KFFwBLuqa5EY2inAlWcENFF5nU9OK/wnHJpouNNAsRQWujY5qjZUEs6KwucVc7xGh7C1 kPGA== X-Gm-Message-State: AHQUAuY+r0jYjI3jzcqeTkY7UXeUX2HQ88G8FqUwO1JzSv9NtmmVlyrh q0iX+knbR3lDdPwy2lMgaDY= X-Google-Smtp-Source: AHgI3IamY8GTA37ci2x+zGifULVUyi1FwOFGoIFwMUaJ9atltH2SOCTR4dzh9+dMi6+W4WikBfIFXg== X-Received: by 2002:adf:e342:: with SMTP id n2mr16341497wrj.60.1549638577576; Fri, 08 Feb 2019 07:09:37 -0800 (PST) Received: from localhost (pD9E51040.dip0.t-ipconnect.de. [217.229.16.64]) by smtp.gmail.com with ESMTPSA id d16sm1852621wru.52.2019.02.08.07.09.36 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 08 Feb 2019 07:09:36 -0800 (PST) From: Thierry Reding To: arm@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 0/9] Tegra changes for v5.1-rc1 Date: Fri, 8 Feb 2019 16:09:26 +0100 Message-Id: <20190208150935.32108-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, Slightly unusual for this release is that I've included two branches that traditionally don't go through ARM SoC (clk and cpufreq). However these are added here because they were part of a larger series to add CPU frequency scaling support on Tegra210 and because the respective maintainers agreed that it was a good idea to take these through ARM SoC. The dependencies between the branches are purely runtime dependencies, so I haven't marked them as dependencies. They can be applied in any order. This also means that if you'd rather not pull the requests for clk and cpufreq, just let me know and I'll send them out to the corresponding maintainers. Thanks, Thierry