[PATCH v2 15/16] tbs2910: revert prepare to synchronise device trees with linux

Sören Moch smoch at web.de
Mon Oct 24 11:02:34 CEST 2022


On 22.10.22 23:59, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> Now with all synchonised revert
> "tbs2910: prepare to synchronise device trees with linux".
>
> This reverts commit 50b229523bbc5511e1bace34df779f84950bf872.
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
Acked-by: Soeren Moch <smoch at web.de>
> ---
>
> (no changes since v1)
>
>   arch/arm/dts/imx6q-tbs2910-u-boot.dtsi | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/dts/imx6q-tbs2910-u-boot.dtsi b/arch/arm/dts/imx6q-tbs2910-u-boot.dtsi
> index d48719e7d5..65ab052ac2 100644
> --- a/arch/arm/dts/imx6q-tbs2910-u-boot.dtsi
> +++ b/arch/arm/dts/imx6q-tbs2910-u-boot.dtsi
> @@ -1,6 +1,6 @@
>   // SPDX-License-Identifier: GPL-2.0+
>
> -&{/soc/bus at 2000000} { /* AIPS1 */
> +&aips1 {
>   	u-boot,dm-pre-reloc;
>   };
>
> @@ -8,7 +8,7 @@
>   	u-boot,dm-pre-reloc;
>   };
>
> -&{/soc} {
> +&soc {
>   	u-boot,dm-pre-reloc;
>   };
>



More information about the U-Boot mailing list