Skip to content

Commit

Permalink
rpi: temporarily disable SOF DT
Browse files Browse the repository at this point in the history
The SOF DT doesn't compile yet, it's only provided as an example,
disable it for now to prevent automated builds from failing.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@intel.com>
  • Loading branch information
lyakh authored and plbossart committed Nov 1, 2018
1 parent c3ef264 commit 7e41d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/bcm2836-rpi-2-b.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include "bcm2835-rpi.dtsi"
#include "bcm283x-rpi-smsc9514.dtsi"
#include "bcm283x-rpi-usb-host.dtsi"
#include "bcm283x-rpi-sof.dtsi"
//#include "bcm283x-rpi-sof.dtsi"

/ {
compatible = "raspberrypi,2-model-b", "brcm,bcm2836";
Expand Down

0 comments on commit 7e41d53

Please sign in to comment.