From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Stanley Subject: Re: [PATCH] arm: dts: aspeed: quanta-q71l: Enable adc & ibt nodes Date: Fri, 14 Sep 2018 08:59:59 +0930 Message-ID: References: <20180904155329.258447-1-venture@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180904155329.258447-1-venture@google.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Patrick Venture Cc: Mark Rutland , devicetree , linux-aspeed@lists.ozlabs.org, Andrew Jeffery , Rob Herring , Linux ARM List-Id: devicetree@vger.kernel.org On Wed, 5 Sep 2018 at 01:23, Patrick Venture wrote: > > ADC node is disabled by default in 4.13 tree onward and > needs to be enabled explicitly in separate device trees. > > ibt(ipmi-bt-host) node is disabled by default in 4.13 tree onward and > needs to be enabled explicitly in separate device trees. > > Signed-off-by: Patrick Venture Applied to dt-for-v4.20 with a tweak to the commit message. (FYI: the 4.13 messages relate to the openbmc tree; the upstream tree introduced these drivers earlier, and it has always been disabled in the dtsi). Cheers, Joel