[PATCH V2 4/5] dt-bindings: tegra: Update compatible strings for Tegra flowctrl
Jon Hunter
jonathanh at nvidia.com
Wed Mar 22 11:13:27 PDT 2017
On 22/03/17 17:26, Stephen Warren wrote:
> On 03/22/2017 11:00 AM, Jon Hunter wrote:
>> Update the compatible strings for Tegra Flow Control driver to match
>> the device-tree source files for Tegra.
>
>> +++
>> b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt
>
>> + - "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
More information about the linux-arm-kernel
mailing list