From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 04696C41604 for ; Sat, 3 Oct 2020 20:31:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BA96B20709 for ; Sat, 3 Oct 2020 20:31:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="SaFj8kDi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725939AbgJCUbp (ORCPT ); Sat, 3 Oct 2020 16:31:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48978 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725913AbgJCUbp (ORCPT ); Sat, 3 Oct 2020 16:31:45 -0400 Received: from mail-lf1-x143.google.com (mail-lf1-x143.google.com [IPv6:2a00:1450:4864:20::143]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD7B7C0613E8 for ; Sat, 3 Oct 2020 13:31:43 -0700 (PDT) Received: by mail-lf1-x143.google.com with SMTP id 77so6239253lfj.0 for ; Sat, 03 Oct 2020 13:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=V9/JwcJon8kbWWL9Pv4De+Xo9KVyYTIMKvu8rVtqxlk=; b=SaFj8kDi0XCRV15emYTadnIY5m6Nof9mWRuVpHOOINYIs5h+sGcKJPuooElcqlleuf aZqAk4Z/cWlwGipdnulvCbz1eV5mha81O8o4Aqu2vji2Kj90IO3yapJZrFQcY5b00sQE p14NbG/fdUdwBeNgobilmBG2vYkoJWRn3l4f/R6d3vdT8WyegbaQQCG7F8/H5hROQNp7 zABrFWl0FN9gS3AihSzKyR3s6nPOM/2wjuRatUXPPvo/Trx3XFHPh+3vaoSpDwl8QSbK Q/tKWhJHL8yBRF4CJwTmaH0L1ZWhP9t516FJ9F/3J/mvKHIu7SYHREGB2MiKcaExSlio C1SA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=V9/JwcJon8kbWWL9Pv4De+Xo9KVyYTIMKvu8rVtqxlk=; b=VdNsap3nbf819/0Oe6pYeFAwXUpurkhstVG4WHKZfsRPCAm60gW8Cjc5mKs4kZlQWa +502Jy0iv0jpT+CVS3GlfF03ifMillKscjUeeYMqwBXAlAP7F8PyIpLrRHKVevSp6eZ1 JkQJrogDzyYn8IlEm804kgSYp669D33EsMv2al0mzett/xxDcbcLGias95LQcnH1HMhT Yag+NGA0egIU6japKoIIiRM+S1uLxJjnfOwlJsto2y2V/yYDh2AyfCinmgKhAYeh97fb RBcxrzXW3wAb9Jw19Pa8xoIEd+FdRrZDf+qms9lmQqolwR43rd1fWWCl8wgcwKud5c6b 0DEw== X-Gm-Message-State: AOAM533Opb+jqnqC4lLjzszY8kXq3sO7rgXaFhENQ52lNgLmHCFZ3ch7 pdCpI4ilKPwFL5xNtF5p7IK3CA== X-Google-Smtp-Source: ABdhPJzNjoQrrC6/r+Pg8u5bbqO7r+BkXumUZAZ3VTgnWGSxW6GnQQN/9apECIEdwkyu5/9vxJ/Xeg== X-Received: by 2002:ac2:5e72:: with SMTP id a18mr1207157lfr.69.1601757101622; Sat, 03 Oct 2020 13:31:41 -0700 (PDT) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id x7sm1880206lfg.281.2020.10.03.13.31.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Oct 2020 13:31:40 -0700 (PDT) Date: Sat, 3 Oct 2020 12:57:27 -0700 From: Olof Johansson To: Andre Przywara List-Id: Cc: soc@kernel.org, Rob Herring , devicetree@vger.kernel.org, Wei Xu , Chanho Min , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/6] ARM/arm64: dts: Fix SP804/SP805 users Message-ID: <20201003195727.GH8203@lx2k> References: <20200907121831.242281-1-andre.przywara@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200907121831.242281-1-andre.przywara@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 07, 2020 at 01:18:25PM +0100, Andre Przywara wrote: > Those are the remaining patches of the SP804/SP805 DT fixes. [1][2] > ARM, Broadcom and Freescale have their respective fixes queued through > their maintainers already, but I haven't heard back from LG or HiSilicon > so far. > So can those patches be taken through armsoc directly? I've applied the ones who didn't have replies from platform maintainers yet. Thanks! -Olof From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4A628C4363C for ; Sun, 4 Oct 2020 04:11:38 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D6FFB206DB for ; Sun, 4 Oct 2020 04:11:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="vDiHMRm9"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="SaFj8kDi" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D6FFB206DB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=uxx4f4cH6D0HhwkyJAToXC8uYeKr6kRDfagunRWZxGI=; b=vDiHMRm9N2x9An5ysIqrIwWJp iVB0wqYBZPDf97kZIbRin/e7PvIzWDT2kxc73UKin6UrHdNmP9zBPiVkgCOXk73e7tXKWZsEJTfGz hU5dVHM0/rKpjWPKUbu9Re2H6eAKxCFUGdlO1etjd3eR/RSD0x+zo8v465fu2gYqZyvjxNvEfhRZ9 P4IKLyTfV6ml2C9B4CKXvUl/ZJVODNcEDfImNrRAt82In87oVjIqwrRzuj1tKXqy+9ks4YIT9wuGp JcA1K6glv85Ix5ksxvrxNgkl6OrK9Ijt5ecWBXBkcXG8byVUie00J45/VuA9KjkcxblTvMKiYdUan 6m0l8M9EQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kOvLm-0006AC-Dj; Sun, 04 Oct 2020 04:10:18 +0000 Received: from mail-lf1-x141.google.com ([2a00:1450:4864:20::141]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kOvLj-00069b-T7 for linux-arm-kernel@lists.infradead.org; Sun, 04 Oct 2020 04:10:16 +0000 Received: by mail-lf1-x141.google.com with SMTP id m5so6927181lfp.7 for ; Sat, 03 Oct 2020 21:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=V9/JwcJon8kbWWL9Pv4De+Xo9KVyYTIMKvu8rVtqxlk=; b=SaFj8kDi0XCRV15emYTadnIY5m6Nof9mWRuVpHOOINYIs5h+sGcKJPuooElcqlleuf aZqAk4Z/cWlwGipdnulvCbz1eV5mha81O8o4Aqu2vji2Kj90IO3yapJZrFQcY5b00sQE p14NbG/fdUdwBeNgobilmBG2vYkoJWRn3l4f/R6d3vdT8WyegbaQQCG7F8/H5hROQNp7 zABrFWl0FN9gS3AihSzKyR3s6nPOM/2wjuRatUXPPvo/Trx3XFHPh+3vaoSpDwl8QSbK Q/tKWhJHL8yBRF4CJwTmaH0L1ZWhP9t516FJ9F/3J/mvKHIu7SYHREGB2MiKcaExSlio C1SA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=V9/JwcJon8kbWWL9Pv4De+Xo9KVyYTIMKvu8rVtqxlk=; b=jlDqXsR/Z/MWRGZEptezs9/sPStDk4NGJulszkM86UP8DqMkxSD3+CBzHLtJP//c/s Vhps9JZNAzjl3lTPu5QAey7Mbdin1IoJREi3dnBfz1yycSf/ifPWYR1vpixD1EmjnuWg DjBY4OxnWSg3jMh8jAmpKk4hI2onhjTZ5MbBtIBLomu+rBhbTuAs5vqXoL0D0B6QZLfl fO4Ohe52fSrlY5DEeycEj0267V8bG6La3WfXc1wrMREBoYxL+6e79O5QGHgDgyzLokxr 6vpfCvbx4jqLDdU/XqeRAiyDNZOHsZDZZklIXwZiiTLNUL1MhH/4T7mnCeVPXf0ikJyI /Csg== X-Gm-Message-State: AOAM530VQKJl5/R/fhA6O7X1NpxBJ6nzuAg/6Rju6AM0dXjNGpk2whe/ qPmgNYaqcXLnmsLgPzBBmlhpcIEPC4iADQ74 X-Google-Smtp-Source: ABdhPJzNjoQrrC6/r+Pg8u5bbqO7r+BkXumUZAZ3VTgnWGSxW6GnQQN/9apECIEdwkyu5/9vxJ/Xeg== X-Received: by 2002:ac2:5e72:: with SMTP id a18mr1207157lfr.69.1601757101622; Sat, 03 Oct 2020 13:31:41 -0700 (PDT) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id x7sm1880206lfg.281.2020.10.03.13.31.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Oct 2020 13:31:40 -0700 (PDT) Date: Sat, 3 Oct 2020 12:57:27 -0700 From: Olof Johansson To: Andre Przywara Subject: Re: [PATCH v3 0/6] ARM/arm64: dts: Fix SP804/SP805 users Message-ID: <20201003195727.GH8203@lx2k> References: <20200907121831.242281-1-andre.przywara@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200907121831.242281-1-andre.przywara@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201004_001015_952330_36931911 X-CRM114-Status: GOOD ( 12.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Cc: Rob Herring , devicetree@vger.kernel.org, Chanho Min , linux-kernel@vger.kernel.org, Wei Xu , soc@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Sep 07, 2020 at 01:18:25PM +0100, Andre Przywara wrote: > Those are the remaining patches of the SP804/SP805 DT fixes. [1][2] > ARM, Broadcom and Freescale have their respective fixes queued through > their maintainers already, but I haven't heard back from LG or HiSilicon > so far. > So can those patches be taken through armsoc directly? I've applied the ones who didn't have replies from platform maintainers yet. Thanks! -Olof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel