/[base]
ViewVC logotype

Revision 353172


Jump to revision: Previous Next
Author: manu
Date: Mon Oct 7 08:11:49 2019 UTC (4 years, 8 months ago)
Changed paths: 1
Log Message:
arm: dts: ti: Fix mmc3 instance by setting it to disabled

DTS Import of Linux 5.3 added a patch that rework the L3 mmc instance
in the AM335x SoC but removed the status = 'disabled' on the node.
This cause the kernel to probe the device even if the board doesn't
have this mmc used and since we don't correctly activate the clock
for this module we panic with an external data abort.
Beaglebone(s) don't have this device anyway so simply disabling it.
Patch for the DTS was sent upstream.
https://patchwork.kernel.org/patch/11176921/

PR:		241089
Reported by:	phk


Changed paths

Path Details
Directoryhead/sys/gnu/dts/arm/am33xx.dtsi modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27