From patchwork Fri Oct 12 15:31:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 983151 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arndb.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="PUW4Q37y"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42WsJk06ZWz9s4Z for ; Sat, 13 Oct 2018 02:32:06 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From: MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=s8RsZf9y8E8CtWL+4ddhrEDMsFHzuPy/aJ/GuTN3DF8=; b=PUW4Q37y/UsJxz pnHnO45W10wiWtEDe5yVUmLPEcJIEsANltBzAUxSNEFUSYWt6CQ0WTZbj9DuzFrGdaxUTNzrVUoXf 6KvE5PcgWBXi2sxVRSMW+TRBB21diAmLZ1mdbVenf/ji1axPzOmyYejcdzkiXRa7qWNk1tJGopLCp CYP+dWgIw0Eo54tHzaXVdgH3mPziPKXkiI+srj9AfovCnoqFJtMXQLGgtFJ8z6wsHRqxCwnHCOQG2 EWI0ERHRat9+OMNsoB9q2KMiZOx8Tlh4XVjf7nqWLeHPzBddEoOy7d0tLXm2pJ1/rK8ONS/lc87Qn VdF7uc3jaeufA2e/ojtw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAzPw-0001sZ-F8; Fri, 12 Oct 2018 15:31:56 +0000 Received: from mail-lf1-f66.google.com ([209.85.167.66]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAzPm-0001r7-Nl for linux-arm-kernel@lists.infradead.org; Fri, 12 Oct 2018 15:31:51 +0000 Received: by mail-lf1-f66.google.com with SMTP id a82-v6so9635135lfa.4 for ; Fri, 12 Oct 2018 08:31:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=gGOgPpxHabdlfaa8kF6e+iMWj1eaZSwypQdSRUJOT4o=; b=g58V5XshlfE+ohb73i7vF+9Zm5m4/UWYAPibgD9r51fJmgEJT2VKNWRjbH6Xu/eFOW uYBdbJDGh7yBGgxICiKbpr4gmfhGTYD8RH9akp6f8DqqgB+7A4WrGR3GWf8Qr5qKTbDt WniFhzclD02RuRwmbT0G+PzWaw1bOhLeqohOfZEB50VL6IYwbSj5bpvsMmpaJc9I+k39 kFTevWQV7nuN+VRExpo8b9QU312fa89SBGWjBo19n7M4eVK6ixdNLQetyhFoqf/1jBnd eetwwH/UyW00OIsWldKdp7TZyZ2H7assl61e35nUxWLS2fMF7NuT607yTphFDczi1FP2 3iqw== X-Gm-Message-State: ABuFfoglVr/PYl51HD5c8aS4vwgoSc2N2xVHf254FBuCH/e9D5k5afXv OJGHt6M8GiOUOwcVLGHrdne3NIA2f9peUrN5rFI= X-Google-Smtp-Source: ACcGV62RMnR0Gl/r/Bt0mIJTBZCBqD0/c6dsLUEwIiPKVjT3PaEozJgPv8okFhGLTT/NWmFMptaJvz83vc4s2fKUhi8= X-Received: by 2002:a19:6f0a:: with SMTP id k10-v6mr4364429lfc.8.1539358294319; Fri, 12 Oct 2018 08:31:34 -0700 (PDT) MIME-Version: 1.0 From: Arnd Bergmann Date: Fri, 12 Oct 2018 17:31:17 +0200 Message-ID: Subject: [GIT PULL] ARM: SoC fixes for 4.19 To: gregkh X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181012_083150_218614_5ABE7C52 X-CRM114-Status: GOOD ( 10.95 ) X-Spam-Score: 0.5 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.167.66 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (arndbergmann[at]gmail.com) -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.167.66 listed in wl.mailspike.net] 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Shawn Guo , Sascha Hauer , Linux Kernel Mailing List , arm-soc , Linus Torvalds , Linux ARM , Laurentiu Tudor Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38: Linux 4.19-rc6 (2018-09-30 07:15:35 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-fixes-4.19 for you to fetch changes up to 3f4258bbe0363b3d5330b93de0e86b7796ff1a74: Merge tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into fixes (2018-10-04 18:01:20 +0200) ---------------------------------------------------------------- ARM: SoC fixes for 4.19 Two last minute bugfixes, both for NXP platforms: * The Layerscape 'qbman' infrastructure suffers from probe ordering bugs in some configurations, a two-patch series adds a hotfix for this. 4.20 will have a longer set of patches to rework it. * The old imx53-qsb board regressed in 4.19 after the addition of cpufreq support, adding a set of explicit operating points fixes this. ---------------------------------------------------------------- Arnd Bergmann (2): Merge tag 'imx-fixes-4.19-2' of git://git.kernel.org/.../shawnguo/linux into fixes Merge tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/.../leo/linux into fixes Laurentiu Tudor (2): soc: fsl: qbman: add APIs to retrieve the probing status soc: fsl: qman_portals: defer probe after qman's probe Sascha Hauer (1): ARM: dts: imx53-qsb: disable 1.2GHz OPP arch/arm/boot/dts/imx53-qsb-common.dtsi | 11 +++++++++++ drivers/soc/fsl/qbman/bman_ccsr.c | 11 +++++++++++ drivers/soc/fsl/qbman/qman_ccsr.c | 11 +++++++++++ drivers/soc/fsl/qbman/qman_portal.c | 8 ++++++++ include/soc/fsl/bman.h | 8 ++++++++ include/soc/fsl/qman.h | 8 ++++++++ 6 files changed, 57 insertions(+)