
29 Aug
2022
29 Aug
'22
2:56 p.m.
From: Bernhard Messerklinger bernhard.messerklinger@br-automation.com Sent: Thursday, August 25, 2022 8:54 Subject: [PATCH 3/5] brppt1: Cleanup device tree
- Remove unnecessary device tree nodes which are not needed in
U-Boot directly.
- Move all U-Boot specific device tree properties to u-boot dtsi.
Signed-off-by: Bernhard Messerklinger bernhard.messerklinger@br-automation.com
arch/arm/dts/am335x-brppt1-mmc-u-boot.dtsi | 32 ++++ arch/arm/dts/am335x-brppt1-mmc.dts | 201 --------------------- 2 files changed, 32 insertions(+), 201 deletions(-)
Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com