mbox series

[0/7] ARM: dts: amlogic: first easy dtbs fixes

Message ID 20240911-topic-amlogic-arm32-upstream-bindings-fixes-v1-0-feaabb45916b@linaro.org (mailing list archive)
Headers show
Series ARM: dts: amlogic: first easy dtbs fixes | expand

Message

Neil Armstrong Sept. 11, 2024, 10:19 a.m. UTC
This is the easy fixes to start and fully document the ARM Amlogic
Device Trees, remaining work includes:
- ethmac with required phy-mode/clocks/clock-names
- amlogic,meson-hhi-sysctrl
- amlogic,meson8-clkc
- pinctrl: Unevaluated properties are not allowed ('reg', 'reg' were unexpected)
- bank@80b0:gpio-line-names is too short
- realtek,rt5640

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (7):
      ARM: dts: amlogic: meson6: fix clk81 node name
      ARM: dts: amlogic: meson8: fix soc thermal-zone node name
      ARM: dts: amlogic: meson8: fix ao_arc_sram node name
      ARM: dts: amlogic: meson6: delete undocumented nodes
      ARM: dts: amlogic: meson8b-odroidc1: fix invalid reset-gpio
      ARM: dts: amlogic: fix /memory node name
      ARM: dts: amlogic: meson8: use correct pinctrl bank node name

 arch/arm/boot/dts/amlogic/meson6-atv1200.dts      |  2 +-
 arch/arm/boot/dts/amlogic/meson6.dtsi             | 18 +++++++++++++++++-
 arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dts |  2 +-
 arch/arm/boot/dts/amlogic/meson8.dtsi             |  8 ++++----
 arch/arm/boot/dts/amlogic/meson8b-ec100.dts       |  2 +-
 arch/arm/boot/dts/amlogic/meson8b-mxq.dts         |  2 +-
 arch/arm/boot/dts/amlogic/meson8b-odroidc1.dts    |  4 ++--
 arch/arm/boot/dts/amlogic/meson8b.dtsi            |  8 ++++----
 arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dts |  2 +-
 9 files changed, 32 insertions(+), 16 deletions(-)
---
base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94
change-id: 20240911-topic-amlogic-arm32-upstream-bindings-fixes-69d624b8bccd

Best regards,

Comments

Rob Herring (Arm) Sept. 11, 2024, 1:50 p.m. UTC | #1
On Wed, 11 Sep 2024 12:19:39 +0200, Neil Armstrong wrote:
> This is the easy fixes to start and fully document the ARM Amlogic
> Device Trees, remaining work includes:
> - ethmac with required phy-mode/clocks/clock-names
> - amlogic,meson-hhi-sysctrl
> - amlogic,meson8-clkc
> - pinctrl: Unevaluated properties are not allowed ('reg', 'reg' were unexpected)
> - bank@80b0:gpio-line-names is too short
> - realtek,rt5640
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> Neil Armstrong (7):
>       ARM: dts: amlogic: meson6: fix clk81 node name
>       ARM: dts: amlogic: meson8: fix soc thermal-zone node name
>       ARM: dts: amlogic: meson8: fix ao_arc_sram node name
>       ARM: dts: amlogic: meson6: delete undocumented nodes
>       ARM: dts: amlogic: meson8b-odroidc1: fix invalid reset-gpio
>       ARM: dts: amlogic: fix /memory node name
>       ARM: dts: amlogic: meson8: use correct pinctrl bank node name
> 
>  arch/arm/boot/dts/amlogic/meson6-atv1200.dts      |  2 +-
>  arch/arm/boot/dts/amlogic/meson6.dtsi             | 18 +++++++++++++++++-
>  arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dts |  2 +-
>  arch/arm/boot/dts/amlogic/meson8.dtsi             |  8 ++++----
>  arch/arm/boot/dts/amlogic/meson8b-ec100.dts       |  2 +-
>  arch/arm/boot/dts/amlogic/meson8b-mxq.dts         |  2 +-
>  arch/arm/boot/dts/amlogic/meson8b-odroidc1.dts    |  4 ++--
>  arch/arm/boot/dts/amlogic/meson8b.dtsi            |  8 ++++----
>  arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dts |  2 +-
>  9 files changed, 32 insertions(+), 16 deletions(-)
> ---
> base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94
> change-id: 20240911-topic-amlogic-arm32-upstream-bindings-fixes-69d624b8bccd
> 
> Best regards,
> --
> Neil Armstrong <neil.armstrong@linaro.org>
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y amlogic/meson6-atv1200.dtb amlogic/meson8-minix-neo-x8.dtb amlogic/meson8b-ec100.dtb amlogic/meson8b-mxq.dtb amlogic/meson8b-odroidc1.dtb amlogic/meson8m2-mxiii-plus.dtb' for 20240911-topic-amlogic-arm32-upstream-bindings-fixes-v1-0-feaabb45916b@linaro.org:

arch/arm/boot/dts/amlogic/meson8b-mxq.dtb: pinctrl@9880: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8b-odroidc1.dtb: pinctrl@9880: bank@80b0: Unevaluated properties are not allowed ('gpio-line-names' was unexpected)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8b-odroidc1.dtb: pinctrl@9880: bank@80b0:gpio-line-names: ['J2 Header Pin 35', 'J2 Header Pin 36', 'J2 Header Pin 32', 'J2 Header Pin 31', 'J2 Header Pin 29', 'J2 Header Pin 18', 'J2 Header Pin 22', 'J2 Header Pin 16', 'J2 Header Pin 23', 'J2 Header Pin 21', 'J2 Header Pin 19', 'J2 Header Pin 33', 'J2 Header Pin 8', 'J2 Header Pin 10', 'J2 Header Pin 15', 'J2 Header Pin 13', 'J2 Header Pin 24', 'J2 Header Pin 26', 'Revision (upper)', 'Revision (lower)', 'J2 Header Pin 7', '', 'J2 Header Pin 12', 'J2 Header Pin 11', '', '', '', 'TFLASH_VDD_EN', '', '', 'VCCK_PWM (PWM_C)', 'I2CA_SDA', 'I2CA_SCL', 'I2CB_SDA', 'I2CB_SCL', 'VDDEE_PWM (PWM_D)', '', 'HDMI_HPD', 'HDMI_I2C_SDA', 'HDMI_I2C_SCL', 'ETH_PHY_INTR', 'ETH_PHY_NRST', 'ETH_TXD1', 'ETH_TXD0', 'ETH_TXD3', 'ETH_TXD2', 'ETH_RGMII_TX_CLK', 'SD_DATA1 (SDB_D1)', 'SD_DATA0 (SDB_D0)', 'SD_CLK', 'SD_CMD', 'SD_DATA3 (SDB_D3)', 'SD_DATA2 (SDB_D2)', 'SD_CDN (SD_DET_N)', 'SDC_D0 (EMMC)', 'SDC_D1 (EMMC)', 'SDC_D2 (EMMC
 )', 'SDC_D3 (EMMC)', 'SDC_D4 (EMMC)', 'SDC_D5 (EMMC)', 'SDC_D6 (EMMC)', 'SDC_D7 (EMMC)', 'SDC_CLK (EMMC)', 'SDC_RSTn (EMMC)', 'SDC_CMD (EMMC)', 'BOOT_SEL', '', '', '', '', '', '', '', 'ETH_RXD1', 'ETH_RXD0', 'ETH_RX_DV', 'RGMII_RX_CLK', 'ETH_RXD3', 'ETH_RXD2', 'ETH_TXEN', 'ETH_PHY_REF_CLK_25MOUT', 'ETH_MDC', 'ETH_MDIO'] is too short
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dtb: pinctrl@9880: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8b-odroidc1.dtb: pinctrl@9880: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dtb: pinctrl@9880: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8b-ec100.dtb: pinctrl@9880: bank@80b0: Unevaluated properties are not allowed ('gpio-line-names' was unexpected)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8b-ec100.dtb: pinctrl@9880: bank@80b0:gpio-line-names: ['WIFI_SD_D0', 'WIFI_SD_D1', 'WIFI_SD_D2', 'WIFI_SD_D3', 'BTPCM_DOUT', 'BTPCM_DIN', 'BTPCM_SYNC', 'BTPCM_CLK', 'WIFI_SD_CLK', 'WIFI_SD_CMD', 'WIFI_32K', 'WIFI_PWREN', 'UART_B_TX', 'UART_B_RX', 'UART_B_CTS_N', 'UART_B_RTS_N', 'BT_EN', 'WIFI_WAKE_HOST', '', '', '', '', '', '', '', '', '', '', '', '', 'VCCK_PWM_C', 'I2C_SDA_A', 'I2C_SCL_A', 'I2C_SDA_B', 'I2C_SCL_B', 'VDDEE_PWM_D', 'VDDEE_PWM 3V3_5V_EN', 'HDMI_HPD', 'HDMI_I2C_SDA', 'HDMI_I2C_SCL', 'RMII_IRQ', 'RMII_RST#', 'RMII_TXD1', 'RMII_TXD0', 'AV_select_1', 'AV_select_2', 'MCU_Control_S', 'SD_D1_B', 'SD_D0_B', 'SD_CLK_8726MX', 'SD_CMD_8726MX', 'SD_D3_B', 'SD_D2_B', 'CARD_EN_DET (CARD_DET)', 'NAND_D0 (EMMC)', 'NAND_D1 (EMMC)', 'NAND_D2 (EMMC)', 'NAND_D3 (EMMC)', 'NAND_D4 (EMMC)', 'NAND_D5 (EMMC)', 'NAND_D6 (EMMC)', 'NAND_D7 (EMMC)', 'NAND_CS1 (EMMC)', 'NAND_CS2 iNAND_RS1 (EMMC)', 'NAND_nR/B iNAND_CMD (EMMC)', 'NAND_ALE (EMMC)', 'NAND_CLE (EMMC)', 'n
 RE_S1 NAND_nRE (EMMC)', 'nWE_S1 NAND_nWE (EMMC)', '', '', 'SPI_CS', 'RMII_RXD1', 'RMII_RXD0', 'RMII_CRS_DV', 'RMII_50M_IN', 'GPIODIF_4', 'GPIODIF_5', 'RMII_TXEN', 'CPUETH_25MOUT', 'RMII_MDC', 'RMII_MDIO'] is too short
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8b-ec100.dtb: pinctrl@9880: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
arch/arm/boot/dts/amlogic/meson8b-mxq.dtb: pinctrl@84: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-aobus.yaml#
arch/arm/boot/dts/amlogic/meson8b-odroidc1.dtb: pinctrl@84: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-aobus.yaml#
arch/arm/boot/dts/amlogic/meson8b-ec100.dtb: pinctrl@84: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-aobus.yaml#
arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dtb: pinctrl@84: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-aobus.yaml#
arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dtb: pinctrl@84: Unevaluated properties are not valid under the given schema ('reg', 'reg' were unevaluated and invalid)
	from schema $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-aobus.yaml#