[PATCH] arm: dts: aspeed: quanta-q71l: Enable adc & ibt nodes
From: joel@jms.id.au (Joel Stanley)
Date: 2018-09-13 23:29:59
Also in:
linux-aspeed, linux-devicetree
From: joel@jms.id.au (Joel Stanley)
Date: 2018-09-13 23:29:59
Also in:
linux-aspeed, linux-devicetree
On Wed, 5 Sep 2018 at 01:23, Patrick Venture [off-list ref] 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 <venture@google.com>
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