summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/phy/amlogic,meson-axg-pcie.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/phy/amlogic,meson-axg-pcie.yaml')
-rw-r--r--dts/Bindings/phy/amlogic,meson-axg-pcie.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/phy/amlogic,meson-axg-pcie.yaml b/dts/Bindings/phy/amlogic,meson-axg-pcie.yaml
index 086478aec9..45f3d72b1c 100644
--- a/dts/Bindings/phy/amlogic,meson-axg-pcie.yaml
+++ b/dts/Bindings/phy/amlogic,meson-axg-pcie.yaml
@@ -44,7 +44,7 @@ examples:
#include <dt-bindings/phy/phy.h>
pcie_phy: pcie-phy@ff644000 {
compatible = "amlogic,axg-pcie-phy";
- reg = <0x0 0xff644000 0x0 0x1c>;
+ reg = <0xff644000 0x1c>;
resets = <&reset RESET_PCIE_PHY>;
phys = <&mipi_analog_phy PHY_TYPE_PCIE>;
phy-names = "analog";