arm64: dts: synaptics: add missing cache propertiesAs all level 2 and level 3 caches are unified, add requiredcache-unified and cache-level properties to fix warnings like: berlin4ct-stb.dtb: c
arm64: dts: synaptics: add missing cache propertiesAs all level 2 and level 3 caches are unified, add requiredcache-unified and cache-level properties to fix warnings like: berlin4ct-stb.dtb: cache: 'cache-level' is a required property berlin4ct-stb.dtb: cache: 'cache-unified' is a required propertyLink: https://lore.kernel.org/r/20230421223145.115129-1-krzysztof.kozlowski@linaro.orgSigned-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
show more ...
arm64: dts: synaptics: align UART node name with bindingsBindings expect UART/serial node names to be "serial". berlin4ct-dmp.dtb: uart@d000: $nodename:0: 'uart@d000' does not match '^serial(@.*
arm64: dts: synaptics: align UART node name with bindingsBindings expect UART/serial node names to be "serial". berlin4ct-dmp.dtb: uart@d000: $nodename:0: 'uart@d000' does not match '^serial(@.*)?$'Link: https://lore.kernel.org/r/20230123151540.369690-1-krzysztof.kozlowski@linaro.orgSigned-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arm64: dts: synaptics: remove unused DTSI for AS370The as370.dtsi for Synaptics AS370 SoC does not have a user (DTS boardfile), is uncompilable and untestable. It was added back in 2018. Nouser
arm64: dts: synaptics: remove unused DTSI for AS370The as370.dtsi for Synaptics AS370 SoC does not have a user (DTS boardfile), is uncompilable and untestable. It was added back in 2018. Nouser appeared since that time, so assume it won't be added.Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>Acked-by: Rob Herring <robh@kernel.org>Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arm64: dts: synaptics: Use generic "ngpios" rather than "snps,nr-gpios"This is to remove similar errors as below:OF: /.../gpio-port@0: could not find phandleCommit 7569486d79ae ("gpio: dwapb: A
arm64: dts: synaptics: Use generic "ngpios" rather than "snps,nr-gpios"This is to remove similar errors as below:OF: /.../gpio-port@0: could not find phandleCommit 7569486d79ae ("gpio: dwapb: Add ngpios DT-property support")explained the reason of above errors well and added the generic"ngpios" property, let's use it.Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
arm64: dts: Remove inconsistent use of 'arm,armv8' compatible stringThe 'arm,armv8' compatible string is only for software models. It addslittle value otherwise and is inconsistently used as a fal
arm64: dts: Remove inconsistent use of 'arm,armv8' compatible stringThe 'arm,armv8' compatible string is only for software models. It addslittle value otherwise and is inconsistently used as a fallback on someplatforms. Remove it from those platforms.This fixes warnings generated by the DT schema.Reported-by: Michal Simek <michal.simek@xilinx.com>Cc: Mark Rutland <mark.rutland@arm.com>Cc: Will Deacon <will.deacon@arm.com>Acked-by: Antoine Tenart <antoine.tenart@bootlin.com>Acked-by: Nishanth Menon <nm@ti.com>Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>Acked-by: Chanho Min <chanho.min@lge.com>Acked-by: Krzysztof Kozlowski <krzk@kernel.org>Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com>Acked-by: Thierry Reding <treding@nvidia.com>Acked-by: Heiko Stuebner <heiko@sntech.de>Acked-by: Simon Horman <horms+renesas@verge.net.au>Acked-by: Tero Kristo <t-kristo@ti.com>Acked-by: Wei Xu <xuwei5@hisilicon.com>Acked-by: Liviu Dudau <liviu.dudau@arm.com>Acked-by: Matthias Brugger <matthias.bgg@gmail.com>Acked-by: Michal Simek <michal.simek@xilinx.com>Acked-by: Scott Branden <scott.branden@broadcom.com>Acked-by: Kevin Hilman <khilman@baylibre.com>Acked-by: Chunyan Zhang <zhang.lyra@gmail.com>Acked-by: Robert Richter <rrichter@cavium.com>Acked-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>Acked-by: Dinh Nguyen <dinguyen@kernel.org>Signed-off-by: Rob Herring <robh@kernel.org>Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arm64: dts: synaptics: add dtsi file for Synaptics AS370 SoCAdd initial dtsi file to support Synaptics AS370 SoC with quadCortex-A53 CPUs.Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.co
arm64: dts: synaptics: add dtsi file for Synaptics AS370 SoCAdd initial dtsi file to support Synaptics AS370 SoC with quadCortex-A53 CPUs.Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
arm64: dts: move berlin SoC files from marvell dir to synaptics dirMove device tree files as part of transition from Marvell berlin toSynaptics berlin.Signed-off-by: Jisheng Zhang <Jisheng.Zhang
arm64: dts: move berlin SoC files from marvell dir to synaptics dirMove device tree files as part of transition from Marvell berlin toSynaptics berlin.Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>