Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1296988

Re: [GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency for v4.5

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Olof Johansson <olof@lixom.net>
Newsgroups linux.kernel
Subject Re: [GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency for v4.5
Date Tue, 22 Dec 2015 20:10:01 +0100
Message-ID <qIAtP-7UX-5@gated-at.bofh.it> (permalink)
References <qB4Iq-BW-5@gated-at.bofh.it> <qB4Iq-BW-13@gated-at.bofh.it>
X-Original-To Krzysztof Kozlowski <k.kozlowski@samsung.com>
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-type:content-disposition:in-reply-to:user-agent; bh=eKQCV3lRPdIuVqPIXPgXEOJmCTq0zqYbYX4owdalqIw=; b=BgR8eF29tRsUemMntmgvGtflLwqDkUINodNUAB3LuS4cDx7lABDfatRIquRlO3Y4v/ YUb8CZhDGCaMXkh9zPo34pDwpgAPkqM1poUzmcU6ee/q+OChkJwiAyCzXc+uhIRqTjsq /pT72D0ne9hg8cTEczbzncgYLa/2DDEigFQMrymJPwOC9vQhKcp53c8n/eZ7orBeMLwy X7KNnydgAOPP4xGOM9mUXHjYfuKWSU2C1LSzwEXL4uPI0zyL9FhH7i6qc7Mif3vFLlq+ /lUqw4XRSCsug88FwasVos8+b61iZ60ODm/noYFZ+3Vtm00l2IGglv2d4euJFOudK3td y42A==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=eKQCV3lRPdIuVqPIXPgXEOJmCTq0zqYbYX4owdalqIw=; b=mWHUWXW+KBadjrq+1hn7XleNby1p17hsBrp+6SvgCPjKBYU970j9RCA5MyFwXFZ+aW 3+XjlTqqAT3Mv/Qsu9V1mRibQZpCxXO2y7zJL3IgNjfTJbDF9M3tAN/oMGIwVwR3wsgW Ul0qDpEwX552zuojDruIo13Am6cpfWRAVW9GC6No4IzxHIQEEKIYusbniyHNsXUaLYLo 6gzpCw+pG9vbRIzEoraCWMfXSEMBaWI2B17l6GabMAdqVYOEZd7h7/H9F9DvoRrdETFi AedhByjCNHRTW6PjvZinHj6A+gvtci5ELi2dL8BOOIEid3Y4/5kKQLTCCOsAR13Hq+8C ovbA==
X-Gm-Message-State ALoCoQloCTmgb9OpDEGod4H8vpvqCU90aqI3IE5F3Ueib/r+UW1JX+6lb3tZDwLQTcE+TAefMnOi0ctoxSgAB714KLaJtbNcvw==
X-Received by 10.98.75.206 with SMTP id d75mr37867766pfj.58.1450811048686; Tue, 22 Dec 2015 11:04:08 -0800 (PST)
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.23 (2014-03-12)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 32
Organization linux.* mail to news gateway
X-Original-Cc linux-samsung-soc@vger.kernel.org, arm@kernel.org, Kukjin Kim <kgene@kernel.org>, Arnd Bergmann <arnd@arndb.de>, Will Deacon <will.deacon@arm.com>, Catalin Marinas <catalin.marinas@arm.com>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kevin Hilman <khilman@linaro.org>
X-Original-Date Mon, 21 Dec 2015 20:41:30 -0800
X-Original-Message-ID <20151222044130.GB30172@localhost>
X-Original-References <1449020386-20250-1-git-send-email-k.kozlowski@samsung.com> <1449020386-20250-2-git-send-email-k.kozlowski@samsung.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1296988

Show key headers only | View raw


On Wed, Dec 02, 2015 at 10:39:38AM +0900, Krzysztof Kozlowski wrote:
> Hi Kukjin,
> 
> The DT changes are needed before switching to syscon-based reboot
> and power off method.
> 
> Best regards,
> Krzysztof
> 
> 
> 
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
> 
>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-syscon-restart-4.5
> 
> for you to fetch changes up to 35135f4b95f03be7ebbf31221ce738f1ec0faa02:
> 
>   ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 (2015-11-20 15:58:44 +0900)

Thanks, merged into next/dt.


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency for v4.5 Olof Johansson <olof@lixom.net> - 2015-12-22 20:10 +0100

csiph-web