Re: [PATCH 07/10] ARM: dts: qcom: ipq8064: align USB node names with bindings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 20.04.2023 09:50, Krzysztof Kozlowski wrote:
> Bindings expect USB controller node names to be named "usb".
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad
>  arch/arm/boot/dts/qcom-ipq8064.dtsi | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom-ipq8064.dtsi
> index 49310520da1c..396938ec46cb 100644
> --- a/arch/arm/boot/dts/qcom-ipq8064.dtsi
> +++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi
> @@ -614,7 +614,7 @@ nss_common: syscon@3000000 {
>  			reg = <0x03000000 0x0000FFFF>;
>  		};
>  
> -		usb3_0: usb3@100f8800 {
> +		usb3_0: usb@100f8800 {
>  			compatible = "qcom,ipq8064-dwc3", "qcom,dwc3";
>  			#address-cells = <1>;
>  			#size-cells = <1>;
> @@ -629,7 +629,7 @@ usb3_0: usb3@100f8800 {
>  
>  			status = "disabled";
>  
> -			dwc3_0: dwc3@10000000 {
> +			dwc3_0: usb@10000000 {
>  				compatible = "snps,dwc3";
>  				reg = <0x10000000 0xcd00>;
>  				interrupts = <GIC_SPI 205 IRQ_TYPE_LEVEL_HIGH>;
> @@ -660,7 +660,7 @@ ss_phy_0: phy@100f8830 {
>  			status = "disabled";
>  		};
>  
> -		usb3_1: usb3@110f8800 {
> +		usb3_1: usb@110f8800 {
>  			compatible = "qcom,ipq8064-dwc3", "qcom,dwc3";
>  			#address-cells = <1>;
>  			#size-cells = <1>;
> @@ -675,7 +675,7 @@ usb3_1: usb3@110f8800 {
>  
>  			status = "disabled";
>  
> -			dwc3_1: dwc3@11000000 {
> +			dwc3_1: usb@11000000 {
>  				compatible = "snps,dwc3";
>  				reg = <0x11000000 0xcd00>;
>  				interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux