[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200102193359.GE16702@atomide.com>
Date: Thu, 2 Jan 2020 11:33:59 -0800
From: Tony Lindgren <tony@...mide.com>
To: André Hentschel <nerv@...ncrow.de>
Cc: linux@....linux.org.uk, robh+dt@...nel.org, mark.rutland@....com,
bcousson@...libre.com, linux-omap@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] ARM: dts: Move interconnect target module for
omap3 sgx to separate dtsi files
* André Hentschel <nerv@...ncrow.de> [191230 20:22]:
> Only dm3730 and am3715 come with SGX support
AFAIK dm3730 is just a marketing name for a catalog version of
omap3630. So using omap36xx.dtsi is correct and we should not
change that.
Can you please just add a minimal dm3725.dtsi that your board dts
can include and avoid disabling sgx in the board specific file?
That is assuming you have dm3725 with dsp and isp but no sgx.
You can read the detected SoC with:
# cat /sys/bus/soc/devices/soc0/machine
This avoids somebody (probably me again) patching all over the
board specific files trying to guess which SoC the device might
have.
Regards,
Tony
Powered by blists - more mailing lists