]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: imx-gpcv2: Fix the unit address
authorFabio Estevam <fabio.estevam@nxp.com>
Sat, 16 Dec 2017 18:03:02 +0000 (16:03 -0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 26 Dec 2017 08:15:44 +0000 (16:15 +0800)
commit96c011a8fd40d0c7511f7b5b7b5477ce8fbde695
treefeca5592c00e3d9f4e41b8f5fe60e5ec9ff8611c
parentc785d70a7604477f283a6cf9be4890fa97356aad
dt-bindings: imx-gpcv2: Fix the unit address

In the provided example the unit address does not match the 'reg' value,
as IMX7_POWER_DOMAIN_PCIE_PHY is defined as 1.

Fix the unit address and avoid using defines in reg as per Rob
Herring's recommendation.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/power/fsl,imx-gpcv2.txt