On 22/03/17 17:26, Stephen Warren wrote:
On 03/22/2017 11:00 AM, Jon Hunter wrote:
quoted
Update the compatible strings for Tegra Flow Control driver to match
the device-tree source files for Tegra.
quoted
+++
b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt
quoted
+ - "nvidia,tegra124-flowctrl": for Tegra124 and Tegra132
I think that should be:
+ - "nvidia,tegra124-flowctrl": for Tegra124
+ - "nvidia,tegra132-flowctrl", "nvidia,tegra124-flowctrl": for \
Tegra132
This is based upon the current tegra132.dtsi file which just has ...
flow-controller at 60007000 {
compatible = "nvidia,tegra124-flowctrl";
...
So I can fix-it up if that is what we want/should have. I have a feeling
there are a few other cases like this.
Cheers
Jon
--
nvpublic