Skip to content

Commit

Permalink
ARM: dts: r8a7743: Remove aliases from SoC dtsi
Browse files Browse the repository at this point in the history
This patch removes aliases from SoC dtsi tree. Device aliases are
board-specific, if needed define it in board dts rather than SoC
dtsi.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Biju Das authored and Simon Horman committed Jan 7, 2019
1 parent 072b817 commit aeefe73
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions arch/arm/boot/dts/r8a7743.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,6 @@
#address-cells = <2>;
#size-cells = <2>;

aliases {
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;
i2c3 = &i2c3;
i2c4 = &i2c4;
i2c5 = &i2c5;
i2c6 = &iic0;
i2c7 = &iic1;
i2c8 = &iic3;
spi0 = &qspi;
spi1 = &msiof0;
spi2 = &msiof1;
spi3 = &msiof2;
vin0 = &vin0;
vin1 = &vin1;
vin2 = &vin2;
};

/*
* The external audio clocks are configured as 0 Hz fixed frequency
* clocks by default.
Expand Down

0 comments on commit aeefe73

Please sign in to comment.