]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: remove reg attribute
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 16 Nov 2020 10:16:45 +0000 (11:16 +0100)
committerVinod Koul <vkoul@kernel.org>
Fri, 20 Nov 2020 09:53:33 +0000 (15:23 +0530)
commit8c042bfd33eb2042b64fffb15fab08d1353ab858
tree484f20ca3714e520e393306481869c86585726fa
parent87a70900bdc11d6b9971b41fef37955ef7ae3fe7
dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: remove reg attribute

The PHY registers happens to be at the beginning of a large zone containing
interleaved system registers (mainly clocks, power management, PHY control..),
found in all Amlogic SoC so far.

The goal is to model it the same way as the other "features" of this zone,
like Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
and Documentation/devicetree/bindings/power/amlogic,meson-ee-pwrc.yaml
and have a coherent bindings scheme over the Amlogic SoCs.

This update the description, removed the reg attribute then updates the example
accordingly.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20201116101647.73448-2-narmstrong@baylibre.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml