ARM: tegra: Drop reg-shift for Tegra HS UART
When the Tegra High-Speed UART is used instead of the regular UART, the reg-shift property is implied from the compatible string and should not be explicitly listed. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
1b5bad01ab
commit
9ab9ecd83a
@ -1539,14 +1539,17 @@
|
||||
|
||||
serial@70006040 {
|
||||
compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006200 {
|
||||
compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006300 {
|
||||
compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
hdmi_ddc: i2c@7000c700 {
|
||||
|
@ -1532,14 +1532,17 @@
|
||||
|
||||
serial@70006040 {
|
||||
compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006200 {
|
||||
compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006300 {
|
||||
compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
hdmi_ddc: i2c@7000c400 {
|
||||
|
@ -1389,6 +1389,7 @@
|
||||
*/
|
||||
serial@70006000 {
|
||||
compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@ -1401,6 +1402,7 @@
|
||||
*/
|
||||
serial@70006040 {
|
||||
compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
@ -382,11 +382,13 @@
|
||||
|
||||
uartb: serial@70006040 {
|
||||
compatible = "nvidia,tegra20-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
/* GPS BCM4751 */
|
||||
};
|
||||
|
||||
uartc: serial@70006200 {
|
||||
compatible = "nvidia,tegra20-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
status = "okay";
|
||||
|
||||
/* Azurewave AW-NH665 BCM4329B1 */
|
||||
|
@ -428,10 +428,12 @@
|
||||
|
||||
serial@70006040 {
|
||||
compatible = "nvidia,tegra20-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006300 {
|
||||
compatible = "nvidia,tegra20-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
nand-controller@70008000 {
|
||||
|
@ -829,14 +829,17 @@
|
||||
|
||||
serial@70006040 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006200 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006300 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
hdmi_ddc: i2c@7000c700 {
|
||||
|
@ -820,14 +820,17 @@
|
||||
|
||||
serial@70006040 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006200 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006300 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
hdmi_ddc: i2c@7000c700 {
|
||||
|
@ -804,11 +804,13 @@
|
||||
|
||||
uartb: serial@70006040 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
/* GPS BCM4751 */
|
||||
};
|
||||
|
||||
uartc: serial@70006200 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
status = "okay";
|
||||
|
||||
nvidia,adjust-baud-rates = <0 9600 100>,
|
||||
|
@ -175,6 +175,7 @@
|
||||
|
||||
serial@70006200 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
@ -701,10 +701,12 @@
|
||||
|
||||
serial@70006040 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
serial@70006300 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
};
|
||||
|
||||
hdmi_ddc: i2c@7000c700 {
|
||||
|
@ -82,8 +82,9 @@
|
||||
};
|
||||
|
||||
uartc: serial@70006200 {
|
||||
status = "okay";
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
/delete-property/ reg-shift;
|
||||
status = "okay";
|
||||
|
||||
nvidia,adjust-baud-rates = <0 9600 100>,
|
||||
<9600 115200 200>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user