From patchwork Fri Sep 25 14:29:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 11799903 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7246292C for ; Fri, 25 Sep 2020 14:29:28 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 6C38D208A9; Fri, 25 Sep 2020 14:29:28 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com [209.85.221.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 27FC020936 for ; Fri, 25 Sep 2020 14:29:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="tKRJzo1D" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 27FC020936 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=khilman@baylibre.com Received: by mail-wr1-f66.google.com with SMTP id k10so709025wru.6 for ; Fri, 25 Sep 2020 07:29:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version; bh=AKLSvGlfQHuDFjha5/xWUU75A7IObeSEIgoQcsat7tQ=; b=tKRJzo1D2RqbJ+1RNAXlZqZ0uZwvxHE2I0a3XKx5/XFrZcIJ6pcYUVrZhR0oiaVfYf hxDPsfmY3RGZjcT56UHXlmjN65YFMfS5AW6lXsBw3dhofTUg+eqLSLjMzlpLtYz11rfv udHvbxw9J7/sQMt0dxptPPDGls4WBsH4INTAIgLiPryLTcR7PS37a+gcA4dI53l8/tqA rJezpZKfW8OX7TbszbWDE5L/CUY3WWjzRY48KWL0JXq68mg2SvyWLRNfo4OEDxIW1Dae 78KmtAcpub4jYLbxQAgwn70Lq3BExuXH/xslCrYCUqPyUuXm97LtGOM231D3qJ3JW65j YK0w== 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; bh=AKLSvGlfQHuDFjha5/xWUU75A7IObeSEIgoQcsat7tQ=; b=t0UrbY2t2ooI2hsScYDVXaZaNbiObgQJWvfj3GqbqK7cZ5a4/skiGUkHd442GHSg1b RH/5DNavtuXTec8xDLVITN9aBXMpClOP9OtFBuVS9NEJc1RwEV35euYphq4rFS8ek7Yt dDjbiUrJ6wXUwnatqLlw+gvl1ZZGJs+uaURbckTNGBHz93iEi0e14lUtBIIvTn6P6Ksd F2k9XU186ZOo+ycDTV+ESy+MqFLgAJaH5hZ6p0+AhqMfpalRKvH0SbAedGJAKx0EgyP9 jp1a3E3VWtmRWXXqHHiFojXdqJb9TQyxcrFW8MMcmLFvpCPR8hCWAw09Ue49/8G1eHX4 Wepg== X-Gm-Message-State: AOAM533JKPqssBYLZr8HAFGH8zlBg+PlmWA83fDI/nKTtdJU4OO3AFhx xO1qGUdC748y0VNWCPTU/1rBfZnMIF32SA== X-Google-Smtp-Source: ABdhPJzSPTjCGIB0Kzxh/Uc9Tz3g9rvr0/gD0KGzc/AgmX4d2axvQr3PsvA3gAro2xfl5IfAJFvhjQ== X-Received: by 2002:a05:6000:1c8:: with SMTP id t8mr4747720wrx.3.1601044165294; Fri, 25 Sep 2020 07:29:25 -0700 (PDT) Received: from localhost (c-71-197-186-152.hsd1.wa.comcast.net. [71.197.186.152]) by smtp.gmail.com with ESMTPSA id d18sm2990321wrm.10.2020.09.25.07.29.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Sep 2020 07:29:24 -0700 (PDT) From: Kevin Hilman List-Id: To: soc@kernel.org Cc: arm@kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] soc: amlogic: driver updates for v5.10 Date: Fri, 25 Sep 2020 07:29:22 -0700 Message-ID: <7hblhukjzx.fsf@baylibre.com> MIME-Version: 1.0 The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-drivers for you to fetch changes up to 5aabf1180fa9a8d876debd39a8cfb60b022019bc: soc: amlogic: pm-domains: use always-on flag (2020-09-24 09:50:01 -0700) ---------------------------------------------------------------- soc: amlogic: driver updates for v5.10 - misc. pm-domain updates ---------------------------------------------------------------- Kevin Hilman (1): soc: amlogic: pm-domains: use always-on flag Neil Armstrong (2): dt-bindings: power: amlogic, meson-ee-pwrc: add Amlogic AXG power controller bindings soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCs Documentation/devicetree/bindings/power/amlogic,meson-ee-pwrc.yaml | 23 +++++++++++++++++++++-- drivers/soc/amlogic/meson-ee-pwrc.c | 30 ++++++++++++++++++++++++++++-- drivers/soc/amlogic/meson-gx-pwrc-vpu.c | 4 ++-- include/dt-bindings/power/meson-axg-power.h | 14 ++++++++++++++ 4 files changed, 65 insertions(+), 6 deletions(-) create mode 100644 include/dt-bindings/power/meson-axg-power.h