[PATCH 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards

Nathan Morrisson posted 4 patches 1 year, 7 months ago
There is a newer version of this series
arch/arm64/boot/dts/ti/Makefile               |  5 +++++
.../boot/dts/ti/k3-am64-phycore-som.dtsi      |  2 +-
.../ti/k3-am6xx-phycore-disable-eth-phy.dtso  | 19 +++++++++++++++++++
.../dts/ti/k3-am6xx-phycore-disable-rtc.dtso  | 15 +++++++++++++++
.../ti/k3-am6xx-phycore-disable-spi-nor.dtso  | 15 +++++++++++++++
5 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/ti/k3-am6xx-phycore-disable-eth-phy.dtso
create mode 100644 arch/arm64/boot/dts/ti/k3-am6xx-phycore-disable-rtc.dtso
create mode 100644 arch/arm64/boot/dts/ti/k3-am6xx-phycore-disable-spi-nor.dtso
[PATCH 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards
Posted by Nathan Morrisson 1 year, 7 months ago
Add three overlays to disable the eth phy, rtc, and spi nor. These
overlays will be used to disable device tree nodes for components
that are optionally not populated.

Nathan Morrisson (4):
  arm64: dts: ti: k3-am64-phycore-som: Add serial_flash label
  arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disable eth phy
  arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disable rtc
  arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disabl spi nor

 arch/arm64/boot/dts/ti/Makefile               |  5 +++++
 .../boot/dts/ti/k3-am64-phycore-som.dtsi      |  2 +-
 .../ti/k3-am6xx-phycore-disable-eth-phy.dtso  | 19 +++++++++++++++++++
 .../dts/ti/k3-am6xx-phycore-disable-rtc.dtso  | 15 +++++++++++++++
 .../ti/k3-am6xx-phycore-disable-spi-nor.dtso  | 15 +++++++++++++++
 5 files changed, 55 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am6xx-phycore-disable-eth-phy.dtso
 create mode 100644 arch/arm64/boot/dts/ti/k3-am6xx-phycore-disable-rtc.dtso
 create mode 100644 arch/arm64/boot/dts/ti/k3-am6xx-phycore-disable-spi-nor.dtso

-- 
2.25.1