Merge "ARM: dts: msm: Enable schgm-flash node for ravelin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
a6b69a63df
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <dt-bindings/interrupt-controller/irq.h>
|
||||
@@ -135,6 +135,7 @@
|
||||
};
|
||||
|
||||
qcom,schgm-flash@a600 {
|
||||
compatible = "qcom,schgm-flash";
|
||||
reg = <0xa600>;
|
||||
interrupts = <0x2 0xa6 0x2 IRQ_TYPE_EDGE_RISING>,
|
||||
<0x2 0xa6 0x6 IRQ_TYPE_EDGE_RISING>;
|
||||
|
Reference in New Issue
Block a user